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

Issue 2646933002: Move PerformanceBase to TaskRunnerTimer. (Closed)

Created:
3 years, 11 months ago by jbroman
Modified:
3 years, 11 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move PerformanceBase to TaskRunnerTimer. BUG=624694 Review-Url: https://codereview.chromium.org/2646933002 Cr-Commit-Position: refs/heads/master@{#444983} Committed: https://chromium.googlesource.com/chromium/src/+/1174657e747a79abfc910fdd863552562ccfc8da

Patch Set 1 #

Total comments: 6

Patch Set 2 : Use TaskRunnerHelper for test implementations. #

Patch Set 3 : unneeded includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -9 lines) Patch
M third_party/WebKit/Source/core/dom/TaskRunnerHelper.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/TaskRunnerHelper.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/timing/Performance.cpp View 2 chunks +4 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBaseTest.cpp View 1 2 3 chunks +7 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceObserverTest.cpp View 1 2 3 chunks +7 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/timing/WorkerPerformance.cpp View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 21 (12 generated)
jbroman
3 years, 11 months ago (2017-01-20 02:14:20 UTC) #4
haraken
https://codereview.chromium.org/2646933002/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2646933002/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode77 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:77: std::move(taskRunner), What is making it hard to unconditionally use ...
3 years, 11 months ago (2017-01-20 02:21:51 UTC) #5
jbroman
https://codereview.chromium.org/2646933002/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2646933002/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode77 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:77: std::move(taskRunner), On 2017/01/20 at 02:21:51, haraken wrote: > What ...
3 years, 11 months ago (2017-01-20 02:27:05 UTC) #6
haraken
LGTM https://codereview.chromium.org/2646933002/diff/1/third_party/WebKit/Source/core/timing/PerformanceBaseTest.cpp File third_party/WebKit/Source/core/timing/PerformanceBaseTest.cpp (right): https://codereview.chromium.org/2646933002/diff/1/third_party/WebKit/Source/core/timing/PerformanceBaseTest.cpp#newcode27 third_party/WebKit/Source/core/timing/PerformanceBaseTest.cpp:27: Platform::current()->currentThread()->getWebTaskRunner()) {} I'd prefer using TaskType::PerformanceTimeline (just in ...
3 years, 11 months ago (2017-01-20 02:30:25 UTC) #7
jbroman
Just asking for clarification on how you'd like me to deal with the test impls. ...
3 years, 11 months ago (2017-01-20 02:33:35 UTC) #8
jbroman
Is this what you had in mind? Or did you also want the getExecutionContext overrides ...
3 years, 11 months ago (2017-01-20 02:42:10 UTC) #11
haraken
Patch Set 3 LGTM :)
3 years, 11 months ago (2017-01-20 04:26:08 UTC) #16
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/2646933002/40001
3 years, 11 months ago (2017-01-20 04:31:42 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 04:36:44 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/1174657e747a79abfc910fdd8635...

Powered by Google App Engine
This is Rietveld 408576698