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

Issue 2284503002: Minor UseCounter clean-ups (Closed)

Created:
4 years, 3 months ago by Rick Byers
Modified:
4 years, 3 months ago
Reviewers:
dtapuska
CC:
blink-reviews, blink-worker-reviews_chromium.org, chromium-reviews, falken, horo+watch_chromium.org, kinuko+worker_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Minor UseCounter clean-ups Remove the mostly useless CountBits abstraction and better align the generic feature and CSS property usage tracking. Also a couple other minor cleanups and comments warning of outstanding issues. BUG=597963 Committed: https://crrev.com/ef896c91bab517924c6658af5f71ee3d8511b3b8 Cr-Commit-Position: refs/heads/master@{#414753}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Tweaks for CR #

Patch Set 3 : Fix dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -57 lines) Patch
M third_party/WebKit/Source/core/frame/UseCounter.h View 2 chunks +3 lines, -30 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.cpp View 1 5 chunks +34 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.cpp View 1 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Rick Byers
Hey Dave, I factored out the clean-up I did from https://codereview.chromium.org/2023903003/ to land first. Can ...
4 years, 3 months ago (2016-08-25 21:10:29 UTC) #2
dtapuska
lgtm but I had a few nits https://codereview.chromium.org/2284503002/diff/1/third_party/WebKit/Source/core/frame/UseCounter.cpp File third_party/WebKit/Source/core/frame/UseCounter.cpp (right): https://codereview.chromium.org/2284503002/diff/1/third_party/WebKit/Source/core/frame/UseCounter.cpp#newcode646 third_party/WebKit/Source/core/frame/UseCounter.cpp:646: for (unsigned ...
4 years, 3 months ago (2016-08-26 14:37:22 UTC) #3
Rick Byers
Thanks! https://codereview.chromium.org/2284503002/diff/1/third_party/WebKit/Source/core/frame/UseCounter.cpp File third_party/WebKit/Source/core/frame/UseCounter.cpp (right): https://codereview.chromium.org/2284503002/diff/1/third_party/WebKit/Source/core/frame/UseCounter.cpp#newcode646 third_party/WebKit/Source/core/frame/UseCounter.cpp:646: for (unsigned i = 0; i < NumberOfFeatures; ...
4 years, 3 months ago (2016-08-26 14:55:48 UTC) #4
commit-bot: I haz the power
This CL has an open dependency (Issue 2284503002 Patch 1). Please resolve the dependency and ...
4 years, 3 months ago (2016-08-26 14:56:25 UTC) #8
dtapuska
On 2016/08/26 at 14:56:25, commit-bot wrote: > This CL has an open dependency (Issue 2284503002 ...
4 years, 3 months ago (2016-08-26 15:00:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2284503002/40001
4 years, 3 months ago (2016-08-26 15:39:11 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-26 18:27:47 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 18:30:25 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ef896c91bab517924c6658af5f71ee3d8511b3b8
Cr-Commit-Position: refs/heads/master@{#414753}

Powered by Google App Engine
This is Rietveld 408576698