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

Issue 2550883003: nav timing 2 redirect allow opt-in (Closed)

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

Description

nav timing 2 redirect allow opt-in BUG=665160 Committed: https://crrev.com/d3ac1c7a7ff4222e700720b5d93de532acd48b64 Cr-Commit-Position: refs/heads/master@{#438052}

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed comments and added unit tests #

Total comments: 4

Patch Set 3 : addressed comments #

Patch Set 4 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -20 lines) Patch
M third_party/WebKit/Source/core/timing/PerformanceBase.h View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.cpp View 1 2 6 chunks +27 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBaseTest.cpp View 1 2 4 chunks +51 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceNavigationTiming.cpp View 5 chunks +8 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 47 (35 generated)
sunjian
4 years ago (2016-12-03 01:47:44 UTC) #2
panicker
https://codereview.chromium.org/2550883003/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2550883003/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode370 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:370: return; Factor code above into a helper method getSecurityOrigin(..), ...
4 years ago (2016-12-05 19:11:53 UTC) #3
sunjian
https://codereview.chromium.org/2550883003/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2550883003/diff/1/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode370 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:370: return; On 2016/12/05 19:11:52, panicker wrote: > Factor code ...
4 years ago (2016-12-06 19:46:44 UTC) #6
panicker
LGTM https://codereview.chromium.org/2550883003/diff/60001/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2550883003/diff/60001/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode284 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:284: SecurityOrigin* PerformanceBase::getSecurityOrigin() const { Nit: prefer moving to ...
4 years ago (2016-12-07 00:40:52 UTC) #8
Yoav Weiss
All in all, looks good. Can you please run the trybots on this?
4 years ago (2016-12-07 03:03:05 UTC) #9
sunjian
https://codereview.chromium.org/2550883003/diff/60001/third_party/WebKit/Source/core/timing/PerformanceBase.cpp File third_party/WebKit/Source/core/timing/PerformanceBase.cpp (right): https://codereview.chromium.org/2550883003/diff/60001/third_party/WebKit/Source/core/timing/PerformanceBase.cpp#newcode284 third_party/WebKit/Source/core/timing/PerformanceBase.cpp:284: SecurityOrigin* PerformanceBase::getSecurityOrigin() const { On 2016/12/07 00:40:52, panicker wrote: ...
4 years ago (2016-12-07 20:10:32 UTC) #12
panicker
On 2016/12/07 03:03:05, Yoav Weiss wrote: > All in all, looks good. Can you please ...
4 years ago (2016-12-09 20:22:57 UTC) #34
Yoav Weiss
LGTM
4 years ago (2016-12-11 05:47:57 UTC) #35
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/2550883003/140001
4 years ago (2016-12-12 23:22:54 UTC) #38
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/2550883003/160001
4 years ago (2016-12-13 01:27:10 UTC) #42
commit-bot: I haz the power
Committed patchset #4 (id:160001)
4 years ago (2016-12-13 04:13:33 UTC) #45
commit-bot: I haz the power
4 years ago (2016-12-13 04:18:09 UTC) #47
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d3ac1c7a7ff4222e700720b5d93de532acd48b64
Cr-Commit-Position: refs/heads/master@{#438052}

Powered by Google App Engine
This is Rietveld 408576698