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

Issue 2413353003: Clean up PerformanceCompositeTiming and PerformanceRenderTiming (Closed)

Created:
4 years, 2 months ago by Yeol Park
Modified:
4 years, 2 months ago
CC:
blink-reviews, chromium-reviews, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up PerformanceCompositeTiming and PerformanceRenderTiming delete remnants of previous Frame Timing (obsolete version). BUG=655384 Committed: https://crrev.com/87d3795769e4b378b3d9bdcbbec166bfb944bf4e Cr-Commit-Position: refs/heads/master@{#426919}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Clean up PerformanceCompositeTiming and PerformanceRenderTiming #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -429 lines) Patch
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 2 chunks +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/core_idl_files.gni View 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/timing/BUILD.gn View 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.cpp View 1 2 chunks +0 lines, -29 lines 0 comments Download
D third_party/WebKit/Source/core/timing/PerformanceCompositeTiming.h View 1 chunk +0 lines, -74 lines 0 comments Download
D third_party/WebKit/Source/core/timing/PerformanceCompositeTiming.cpp View 1 chunk +0 lines, -77 lines 0 comments Download
D third_party/WebKit/Source/core/timing/PerformanceCompositeTiming.idl View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/Source/core/timing/PerformanceRenderTiming.h View 1 chunk +0 lines, -76 lines 0 comments Download
D third_party/WebKit/Source/core/timing/PerformanceRenderTiming.cpp View 1 chunk +0 lines, -76 lines 0 comments Download
D third_party/WebKit/Source/core/timing/PerformanceRenderTiming.idl View 1 chunk +0 lines, -39 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebViewTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 26 (14 generated)
Yeol Park
PTAL :) dpranke@ for third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt ager@ for third_party/WebKit/Source/core/* aelias@ for third_party/WebKit/Source/web/tests/WebViewTest.cpp
4 years, 2 months ago (2016-10-14 12:32:52 UTC) #3
aelias_OOO_until_Jul13
Source/web lgtm
4 years, 2 months ago (2016-10-14 18:38:01 UTC) #4
panicker
Thanks for the quick fix! (non owner) LGTM
4 years, 2 months ago (2016-10-14 18:46:25 UTC) #5
Dirk Pranke
LayoutTests/ change LGTM , but you don't actually need my approval; most committers can approve ...
4 years, 2 months ago (2016-10-15 17:27:54 UTC) #6
Yeol Park
+alexis.menard@ for third_party/WebKit/Source/core/* PTAL :)
4 years, 2 months ago (2016-10-17 02:13:49 UTC) #8
Yeol Park
+schenney@ for third_party/WebKit/Source/core/*
4 years, 2 months ago (2016-10-17 02:18:27 UTC) #10
Stephen Chennney
Can the two methods that now do nothing be deleted entirely? https://codereview.chromium.org/2413353003/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): ...
4 years, 2 months ago (2016-10-17 17:42:50 UTC) #11
panicker
https://codereview.chromium.org/2413353003/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2413353003/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode309 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:309: void PerformanceBase::addRenderTiming(Document* initiatorDocument, On 2016/10/17 17:42:50, Stephen Chennney wrote: ...
4 years, 2 months ago (2016-10-17 17:50:20 UTC) #12
Yeol Park
I had update patch for delete addRenderTiming and addCompositeTiming :) Could you run build bot?
4 years, 2 months ago (2016-10-18 10:34:07 UTC) #13
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/2413353003/20001
4 years, 2 months ago (2016-10-21 22:24:22 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-21 22:47:22 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 22:53:09 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/87d3795769e4b378b3d9bdcbbec166bfb944bf4e
Cr-Commit-Position: refs/heads/master@{#426919}

Powered by Google App Engine
This is Rietveld 408576698