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

Issue 2952413002: Remove out of spec FrameTiming members from Performance.idl (Closed)

Created:
3 years, 6 months ago by npm
Modified:
3 years, 5 months ago
CC:
chromium-reviews, blink-reviews, panicker+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove out of spec FrameTiming members from Performance.idl BUG=735543 Review-Url: https://codereview.chromium.org/2952413002 Cr-Commit-Position: refs/heads/master@{#484827} Committed: https://chromium.googlesource.com/chromium/src/+/908c23fcafc7ad610e0633ee2997deca7c462736

Patch Set 1 #

Total comments: 4

Patch Set 2 : Feedback #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : More #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -53 lines) Patch
M third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt View 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt View 1 2 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 2 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventTypeNames.json5 View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/Performance.idl View 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.h View 1 2 3 2 chunks +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.cpp View 1 2 3 2 chunks +0 lines, -21 lines 0 comments Download

Messages

Total messages: 34 (22 generated)
npm
ptal
3 years, 6 months ago (2017-06-23 16:02:37 UTC) #5
panicker
Let's remove the event type: frametimingbufferfull https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/events/EventTypeNames.json5?q=frametimingbufferfull+package:%5Echromium$&l=108 https://codereview.chromium.org/2952413002/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.h File third_party/WebKit/Source/core/timing/PerformanceBase.h (right): https://codereview.chromium.org/2952413002/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.h#newcode101 third_party/WebKit/Source/core/timing/PerformanceBase.h:101: void setFrameTimingBufferSize(unsigned); ...
3 years, 6 months ago (2017-06-23 16:55:41 UTC) #7
npm
I deleted the EventType but it is used in one of the methods I have ...
3 years, 6 months ago (2017-06-23 20:32:18 UTC) #12
npm
Ping
3 years, 5 months ago (2017-06-30 13:58:56 UTC) #15
tdresser
LGTM - but wait for panicker@'s review.
3 years, 5 months ago (2017-06-30 14:03:50 UTC) #16
panicker
LGTM (modulo one comment) https://codereview.chromium.org/2952413002/diff/20001/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2952413002/diff/20001/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode429 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:429: void PerformanceBase::AddFrameTimingBuffer(PerformanceEntry& entry) { this ...
3 years, 5 months ago (2017-07-06 06:09:28 UTC) #17
npm
+skobes for OWNER lgtm https://codereview.chromium.org/2952413002/diff/20001/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2952413002/diff/20001/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode429 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:429: void PerformanceBase::AddFrameTimingBuffer(PerformanceEntry& entry) { On ...
3 years, 5 months ago (2017-07-06 21:48:05 UTC) #19
skobes
RS LGTM for core/
3 years, 5 months ago (2017-07-06 21:50:41 UTC) #22
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/2952413002/60001
3 years, 5 months ago (2017-07-06 23:10:42 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/464902)
3 years, 5 months ago (2017-07-07 02:50:53 UTC) #29
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/2952413002/60001
3 years, 5 months ago (2017-07-07 03:10:53 UTC) #31
commit-bot: I haz the power
3 years, 5 months ago (2017-07-07 04:02:12 UTC) #34
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/908c23fcafc7ad610e0633ee2997...

Powered by Google App Engine
This is Rietveld 408576698