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

Issue 2646383002: Use a new Supplement constructor for (Worker)Navigator supplements (Closed)

Created:
3 years, 11 months ago by haraken
Modified:
3 years, 11 months ago
Reviewers:
sof
CC:
chromium-reviews, mlamouri+watch-blink_chromium.org, timvolodine, tommyw+watchlist_chromium.org, scheib+watch_chromium.org, ortuno+watch_chromium.org, jkarlin+watch_chromium.org, blink-reviews, mcasas+watch+mediastream_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use a new Supplement constructor for (Worker)Navigator supplements This CL is a step to deprecate the default constructor of Supplement<>. BUG=610176 Review-Url: https://codereview.chromium.org/2646383002 Cr-Commit-Position: refs/heads/master@{#445350} Committed: https://chromium.googlesource.com/chromium/src/+/92d389ae2826a4936b6dd6cf1ea69227c8068c6b

Patch Set 1 #

Total comments: 1

Patch Set 2 : temp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -32 lines) Patch
M third_party/WebKit/Source/modules/battery/NavigatorBattery.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/battery/NavigatorBattery.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/NavigatorBluetooth.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/NavigatorBluetooth.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/budget/NavigatorBudget.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/budget/NavigatorBudget.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/budget/WorkerNavigatorBudget.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/budget/WorkerNavigatorBudget.cpp View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp View 1 2 chunks +9 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/mediasession/NavigatorMediaSession.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediasession/NavigatorMediaSession.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediastream/NavigatorUserMedia.h View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/NavigatorUserMedia.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/netinfo/WorkerNavigatorNetworkInformation.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/nfc/NavigatorNFC.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/nfc/NavigatorNFC.cpp View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
haraken
PTAL
3 years, 11 months ago (2017-01-23 07:59:00 UTC) #2
sof
lgtm https://codereview.chromium.org/2646383002/diff/1/third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp File third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp (right): https://codereview.chromium.org/2646383002/diff/1/third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp#newcode171 third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp:171: ContextLifecycleObserver(navigator.frame()->document()), ftr, crbug.com/683520 suggests that there's a missing ...
3 years, 11 months ago (2017-01-23 08:05:31 UTC) #5
haraken
> https://codereview.chromium.org/2646383002/diff/1/third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp > File third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp (right): > > https://codereview.chromium.org/2646383002/diff/1/third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp#newcode171 > third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.cpp:171: > ContextLifecycleObserver(navigator.frame()->document()), > ftr, ...
3 years, 11 months ago (2017-01-23 08:11:28 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/2646383002/20001
3 years, 11 months ago (2017-01-23 08:11:53 UTC) #9
sof
lgtm2
3 years, 11 months ago (2017-01-23 08:15:29 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-23 10:41:45 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/92d389ae2826a4936b6dd6cf1ea6...

Powered by Google App Engine
This is Rietveld 408576698