New issue
Advanced search Search tips

Issue 881333 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 726484
Owner:
Closed: Sep 6
Components:
EstimatedDays: ----
NextAction: ----
OS: Fuchsia
Pri: 1
Type: Bug



Sign in to add a comment

Build failure on Fuchsia/Debug FYI bot

Project Member Reported by w...@chromium.org, Sep 6

Issue description

Build fails because base::CurrentProcessInfo::CreationTime() is not defined.  This call was added to gaia_auth_fetcher.cc by https://chromium-review.googlesource.com/1195463 for diagnostic purposes.
 
Summary: Implement base::CurrentProcessInfo::CreationTime() (was: Build failure on Fuchsia/Debug FYI bot)
Mergedinto: 726484
Status: Duplicate (was: Started)
Adding a stub to fix the build, but otherwise this is a duplicate of issue 726484.
Summary: Build failure on Fuchsia/Debug FYI bot (was: Implement base::CurrentProcessInfo::CreationTime())
Project Member

Comment 4 by bugdroid1@chromium.org, Sep 11

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/5f48b80b814b7463b25e94cc352d1e5591b5a3e5

commit 5f48b80b814b7463b25e94cc352d1e5591b5a3e5
Author: Wez <wez@chromium.org>
Date: Tue Sep 11 00:22:49 2018

Add stub base::CurrentProcessInfo::CreationTime() implementation.

Bug: 726484,  881333 
Change-Id: I9b779a087d20dda8f3f0a58ffb70fbbea1e6e601
Reviewed-on: https://chromium-review.googlesource.com/1210382
Reviewed-by: Albert J. Wong <ajwong@chromium.org>
Reviewed-by: Scott Graham <scottmg@chromium.org>
Commit-Queue: Wez <wez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590120}
[modify] https://crrev.com/5f48b80b814b7463b25e94cc352d1e5591b5a3e5/base/BUILD.gn
[add] https://crrev.com/5f48b80b814b7463b25e94cc352d1e5591b5a3e5/base/process/process_info_fuchsia.cc

Sign in to add a comment