Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Issue 684783003: Resolve enum value collision on UseCounter.h (Closed)

Created:
6 years, 1 month ago by kouhei (in TOK)
Modified:
6 years, 1 month ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Resolve enum value collision on UseCounter.h r184341 and r184316 both added a new use counter with enum value 574. This CL resolves the collision. BUG=None Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184534

Patch Set 1 #

Total comments: 1

Patch Set 2 : RenderRuby should be later #

Patch Set 3 : remove an empty line #

Patch Set 4 : remove an empty line #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M Source/core/frame/UseCounter.h View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 28 (11 generated)
kouhei (in TOK)
6 years, 1 month ago (2014-10-28 10:27:57 UTC) #2
haraken
LGTM We should consider auto-generating UseCounter.h from an .in file.
6 years, 1 month ago (2014-10-28 10:29:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/684783003/1
6 years, 1 month ago (2014-10-28 10:30:29 UTC) #5
philipj_slow
On 2014/10/28 10:29:11, haraken wrote: > LGTM > > We should consider auto-generating UseCounter.h from ...
6 years, 1 month ago (2014-10-28 10:31:41 UTC) #6
sof
https://codereview.chromium.org/684783003/diff/1/Source/core/frame/UseCounter.h File Source/core/frame/UseCounter.h (right): https://codereview.chromium.org/684783003/diff/1/Source/core/frame/UseCounter.h#newcode547 Source/core/frame/UseCounter.h:547: WindowPostMessage = 575, It would have been "more correct" ...
6 years, 1 month ago (2014-10-28 10:37:07 UTC) #7
kouhei (in TOK)
On 2014/10/28 10:37:07, sof wrote: > https://codereview.chromium.org/684783003/diff/1/Source/core/frame/UseCounter.h > File Source/core/frame/UseCounter.h (right): > > https://codereview.chromium.org/684783003/diff/1/Source/core/frame/UseCounter.h#newcode547 > ...
6 years, 1 month ago (2014-10-28 10:39:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/684783003/20001
6 years, 1 month ago (2014-10-28 10:40:52 UTC) #11
sof
On 2014/10/28 10:39:52, kouhei wrote: > On 2014/10/28 10:37:07, sof wrote: > > > https://codereview.chromium.org/684783003/diff/1/Source/core/frame/UseCounter.h ...
6 years, 1 month ago (2014-10-28 10:41:39 UTC) #12
philipj_slow
Why is there an extra blank line between these? You didn't add it, but you ...
6 years, 1 month ago (2014-10-28 10:45:19 UTC) #13
kouhei (in TOK)
On 2014/10/28 10:45:19, philipj wrote: > Why is there an extra blank line between these? ...
6 years, 1 month ago (2014-10-28 10:47:04 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/684783003/60001
6 years, 1 month ago (2014-10-28 11:08:00 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/33937)
6 years, 1 month ago (2014-10-28 13:35:54 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/684783003/60001
6 years, 1 month ago (2014-10-28 13:49:19 UTC) #20
commit-bot: I haz the power
Failed to apply patch for Source/core/frame/UseCounter.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 1 month ago (2014-10-28 14:53:39 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/684783003/80001
6 years, 1 month ago (2014-10-28 15:22:28 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 184534
6 years, 1 month ago (2014-10-28 16:35:39 UTC) #26
leviw_travelin_and_unemployed
6 years, 1 month ago (2014-10-28 16:58:40 UTC) #28
Message was sent while issue was closed.
D'oh! Thanks for fixing this.

Powered by Google App Engine
This is Rietveld 408576698