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

Issue 132983005: Move from UnusedSlotXX to REMOVEDOldFeature in UseCounter.h (Closed)

Created:
6 years, 11 months ago by philipj_slow
Modified:
6 years, 11 months ago
Reviewers:
eseidel
CC:
blink-reviews, abarth-chromium, ojan
Visibility:
Public.

Description

Move from UnusedSlotXX to REMOVEDOldFeature in UseCounter.h The previous system would end up with either out-of-order slots, which makes it hard to find the next free slot, or would require frequent re-ordering, which makes patches harder to write and review. Some digging was done to find the original names for each slot. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165277

Patch Set 1 #

Patch Set 2 : rebase #

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

Messages

Total messages: 12 (0 generated)
philipj_slow
Couldn't sleep :)
6 years, 11 months ago (2014-01-16 17:40:21 UTC) #1
eseidel
lgtm Works for me.
6 years, 11 months ago (2014-01-16 17:42:24 UTC) #2
eseidel
6 years, 11 months ago (2014-01-16 17:42:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/132983005/1
6 years, 11 months ago (2014-01-16 17:42:37 UTC) #4
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, 11 months ago (2014-01-16 17:42:39 UTC) #5
philipj_slow
Depends on https://codereview.chromium.org/140973002/ :)
6 years, 11 months ago (2014-01-16 17:44:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/132983005/90001
6 years, 11 months ago (2014-01-17 03:13:09 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests, webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=17857
6 years, 11 months ago (2014-01-17 04:01:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/132983005/90001
6 years, 11 months ago (2014-01-17 04:28:12 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=17880
6 years, 11 months ago (2014-01-17 04:55:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/132983005/90001
6 years, 11 months ago (2014-01-17 06:07:54 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 07:02:50 UTC) #12
Message was sent while issue was closed.
Change committed as 165277

Powered by Google App Engine
This is Rietveld 408576698