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

Issue 2615533002: Remove duplicate domHighResTimestamp conversion in NavigationTiming (Closed)

Created:
3 years, 11 months ago by sunjian
Modified:
3 years, 11 months ago
Reviewers:
Yoav Weiss, panicker
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove duplicate domHighResTimestamp conversion in NavigationTiming and ResourceTiming BUG=676180 Review-Url: https://codereview.chromium.org/2615533002 Cr-Commit-Position: refs/heads/master@{#442474} Committed: https://chromium.googlesource.com/chromium/src/+/f4fb16ccc801791db8d03b8f4cc8393fa36000fb

Patch Set 1 #

Total comments: 2

Patch Set 2 : made same changes to PerformanceResourceTiming #

Patch Set 3 : sync #

Patch Set 4 : fixed layout test failures #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -113 lines) Patch
M third_party/WebKit/Source/core/timing/PerformanceBase.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.cpp View 1 2 3 1 chunk +10 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceEntry.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceEntry.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.h View 2 chunks +13 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp View 3 chunks +38 lines, -37 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceResourceTiming.h View 1 2 chunks +13 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceResourceTiming.cpp View 1 7 chunks +43 lines, -45 lines 0 comments Download

Messages

Total messages: 43 (25 generated)
sunjian
3 years, 11 months ago (2017-01-03 23:13:32 UTC) #2
panicker
https://codereview.chromium.org/2615533002/diff/1/third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp File third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp (left): https://codereview.chromium.org/2615533002/diff/1/third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp#oldcode12 third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp:12: // TODO(sunjian): Move this logic into PerformanceBase Let's remove ...
3 years, 11 months ago (2017-01-04 20:54:30 UTC) #3
sunjian
3 years, 11 months ago (2017-01-05 00:51:56 UTC) #5
sunjian
https://codereview.chromium.org/2615533002/diff/1/third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp File third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp (left): https://codereview.chromium.org/2615533002/diff/1/third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp#oldcode12 third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp:12: // TODO(sunjian): Move this logic into PerformanceBase On 2017/01/04 ...
3 years, 11 months ago (2017-01-05 00:52:13 UTC) #6
panicker
LGTM.
3 years, 11 months ago (2017-01-05 01:28:23 UTC) #9
Yoav Weiss
On 2017/01/05 01:28:23, panicker wrote: > LGTM. LGTM
3 years, 11 months ago (2017-01-06 11:40:07 UTC) #10
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/2615533002/40001
3 years, 11 months ago (2017-01-06 20:33:31 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/359390)
3 years, 11 months ago (2017-01-06 22:18:20 UTC) #14
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/2615533002/60001
3 years, 11 months ago (2017-01-07 01:02:03 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/359598)
3 years, 11 months ago (2017-01-07 02:37:28 UTC) #19
Yoav Weiss
On 2017/01/07 02:37:28, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 11 months ago (2017-01-07 04:05:27 UTC) #20
sunjian
You might want to take an extra pass at this.
3 years, 11 months ago (2017-01-09 18:57:40 UTC) #21
panicker
On 2017/01/09 18:57:40, sunjian wrote: > You might want to take an extra pass at ...
3 years, 11 months ago (2017-01-09 19:04:38 UTC) #22
panicker
LGTM
3 years, 11 months ago (2017-01-09 19:05:16 UTC) #23
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/2615533002/80001
3 years, 11 months ago (2017-01-09 21:37:12 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/299396)
3 years, 11 months ago (2017-01-09 22:45:51 UTC) #28
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/2615533002/100001
3 years, 11 months ago (2017-01-10 03:13:48 UTC) #40
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 04:42:43 UTC) #43
Message was sent while issue was closed.
Committed patchset #4 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/f4fb16ccc801791db8d03b8f4cc8...

Powered by Google App Engine
This is Rietveld 408576698