Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/345949)
https://codereview.chromium.org/2770953003/diff/1/ash/BUILD.gn
File ash/BUILD.gn (right):
https://codereview.chromium.org/2770953003/diff/1/ash/BUILD.gn#newcode1
ash/BUILD.gn:1: # Copyright 2014 The Chromium Authors. All rights reserved.
On 2017/03/22 23:23:07, tdanderson wrote:
> nit: In the cl title or description it would be good to include mention of
which
> classes / features are being touched. This makes the CL easier to identify (or
> rule out) when hunting down a regression.
I think the file names pretty much do that. I'm not sure including the term
"PowerStatus" when the log shows you're modifying power_status.cc is an extra
benefit.
Granted, it isn't always obvious how to connect the filename/class name to
user-visible feature or UI. But if something breaks on chromeos only and it has
to do with power, settings, brightness, or the session length notifications then
it seems like the touched file list is a pretty good clue; also, if there's a
crash stack it lists file names.
https://codereview.chromium.org/2770953003/diff/1/ash/common/system/chromeos/...
File ash/common/system/chromeos/power/power_status.cc (right):
https://codereview.chromium.org/2770953003/diff/1/ash/common/system/chromeos/...
ash/common/system/chromeos/power/power_status.cc:323: // Use ICON_BADGE_ALERT if
the battery is critically low and does not already
On 2017/03/22 23:23:07, tdanderson wrote:
> nit: "Use an alert badge"
Done.
https://codereview.chromium.org/2770953003/diff/1/ash/common/system/chromeos/...
ash/common/system/chromeos/power/power_status.cc:323: // Use ICON_BADGE_ALERT if
the battery is critically low and does not already
On 2017/03/22 23:23:07, tdanderson wrote:
> nit: "Use an alert badge"
Done.
https://codereview.chromium.org/2770953003/diff/1/ash/common/system/chromeos/...
ash/common/system/chromeos/power/power_status.cc:361: if (info.icon_badge) {
On 2017/03/22 23:23:07, tdanderson wrote:
> nit: remove {}
Done.
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/390174)
3 years, 1 month ago
(2017-03-23 16:15:22 UTC)
#13
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/180511) ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 1 month ago
(2017-03-27 15:11:31 UTC)
#17
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2776973005/ by jwd@chromium.org. ...
3 years, 1 month ago
(2017-03-27 21:12:47 UTC)
#25
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2776973005/ by jwd@chromium.org.
The reason for reverting is: Causing failures on chromium.chromiumos/Linux
ChromiumOS Tests (dbg)(1)
BUG=705678.
danakj
Description was changed from ========== Remove some pre-md code and assets. BUG=687816,686234,686335 Review-Url: https://codereview.chromium.org/2770953003 Cr-Commit-Position: ...
3 years, 1 month ago
(2017-03-29 22:07:20 UTC)
#26
Hey terry, did this reland on another CL or is there another one I can ...
3 years, 1 month ago
(2017-03-29 22:08:02 UTC)
#28
Message was sent while issue was closed.
Hey terry, did this reland on another CL or is there another one I can watch
(I'm waiting to rebase on it)?
danakj
On 2017/03/29 22:08:02, danakj wrote: > Hey terry, did this reland on another CL or ...
3 years, 1 month ago
(2017-03-29 22:08:28 UTC)
#29
Message was sent while issue was closed.
On 2017/03/29 22:08:02, danakj wrote:
> Hey terry, did this reland on another CL or is there another one I can watch
> (I'm waiting to rebase on it)?
Oops, or Evan :) I misread reviewer/author.
Evan Stade
On 2017/03/29 22:08:28, danakj wrote: > On 2017/03/29 22:08:02, danakj wrote: > > Hey terry, ...
3 years, 1 month ago
(2017-03-29 22:36:58 UTC)
#30
Message was sent while issue was closed.
On 2017/03/29 22:08:28, danakj wrote:
> On 2017/03/29 22:08:02, danakj wrote:
> > Hey terry, did this reland on another CL or is there another one I can watch
> > (I'm waiting to rebase on it)?
>
> Oops, or Evan :) I misread reviewer/author.
It has relanded.
danakj
On Wed, Mar 29, 2017 at 6:36 PM, <estade@chromium.org> wrote: > On 2017/03/29 22:08:28, danakj ...
3 years, 1 month ago
(2017-03-29 22:38:25 UTC)
#31
Message was sent while issue was closed.
On Wed, Mar 29, 2017 at 6:36 PM, <estade@chromium.org> wrote:
> On 2017/03/29 22:08:28, danakj wrote:
> > On 2017/03/29 22:08:02, danakj wrote:
> > > Hey terry, did this reland on another CL or is there another one I can
> watch
> > > (I'm waiting to rebase on it)?
> >
> > Oops, or Evan :) I misread reviewer/author.
>
> It has relanded.
>
Cool, thanks!
--
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.
Issue 2770953003: Remove some pre-md code and assets.
(Closed)
Created 3 years, 1 month ago by Evan Stade
Modified 3 years, 1 month ago
Reviewers: tdanderson, danakj
Base URL:
Comments: 8