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

Issue 2611133002: Remove ContextClient from NavigatorBeacon (Closed)

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

Description

Remove ContextClient from NavigatorBeacon Now that Navigator's Supplements can retrieve the Navigator object with host(), those Supplements don't need to observe ContextClient. BUG=610176 Review-Url: https://codereview.chromium.org/2611133002 Cr-Commit-Position: refs/heads/master@{#442873} Committed: https://chromium.googlesource.com/chromium/src/+/cdf612491968c39e7d86847308e8a9225f19e7af

Patch Set 1 #

Total comments: 3

Patch Set 2 : temp #

Patch Set 3 : temp #

Patch Set 4 : temp #

Patch Set 5 : temp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -17 lines) Patch
M third_party/WebKit/Source/modules/beacon/NavigatorBeacon.h View 1 2 3 4 3 chunks +4 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp View 1 2 3 4 4 chunks +22 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/platform/Supplementable.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (11 generated)
haraken
PTAL
3 years, 11 months ago (2017-01-05 11:45:10 UTC) #2
haraken
https://codereview.chromium.org/2611133002/diff/1/third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp File third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp (left): https://codereview.chromium.org/2611133002/diff/1/third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp#oldcode73 third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp:73: if (!frame() || !frame()->client()) frame()->client() is not needed because ...
3 years, 11 months ago (2017-01-05 11:48:37 UTC) #3
sof
https://codereview.chromium.org/2611133002/diff/1/third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp File third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp (left): https://codereview.chromium.org/2611133002/diff/1/third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp#oldcode73 third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp:73: if (!frame() || !frame()->client()) On 2017/01/05 11:48:37, haraken wrote: ...
3 years, 11 months ago (2017-01-05 12:05:40 UTC) #4
haraken
On 2017/01/05 12:05:40, sof wrote: > https://codereview.chromium.org/2611133002/diff/1/third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp > File third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp (left): > > https://codereview.chromium.org/2611133002/diff/1/third_party/WebKit/Source/modules/beacon/NavigatorBeacon.cpp#oldcode73 > ...
3 years, 11 months ago (2017-01-05 12:16:50 UTC) #5
sof
lgtm
3 years, 11 months ago (2017-01-05 12:20:08 UTC) #6
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/2611133002/40001
3 years, 11 months ago (2017-01-05 12:30:24 UTC) #8
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/358221)
3 years, 11 months ago (2017-01-05 14:30:28 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/2611133002/40001
3 years, 11 months ago (2017-01-11 08:31:13 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/133725) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 11 months ago (2017-01-11 08:33:52 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/2611133002/80001
3 years, 11 months ago (2017-01-11 09:17:16 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/97978)
3 years, 11 months ago (2017-01-11 10:55:16 UTC) #19
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/2611133002/80001
3 years, 11 months ago (2017-01-11 11:09:11 UTC) #21
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 11:54:59 UTC) #24
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/cdf612491968c39e7d86847308e8...

Powered by Google App Engine
This is Rietveld 408576698