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

Issue 2617113003: Use a new Supplement construtor in PagePopupController (Closed)

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

Description

Use a new Supplement construtor in PagePopupController We're deprecating the default constructor of Supplement. This CL also refactors PagePopupSupplement to make the implementation closer to other supplement implementations. BUG=610176 Review-Url: https://codereview.chromium.org/2617113003 Cr-Commit-Position: refs/heads/master@{#441949} Committed: https://chromium.googlesource.com/chromium/src/+/a7d691668d850776763dc437d808fadfb4b3154d

Patch Set 1 #

Total comments: 2

Patch Set 2 : temp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -15 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/V8PagePopupControllerBinding.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/PagePopupSupplement.h View 1 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/PagePopupSupplement.cpp View 2 chunks +20 lines, -11 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
haraken
PTAL
3 years, 11 months ago (2017-01-06 12:00:23 UTC) #2
haraken
https://codereview.chromium.org/2617113003/diff/1/third_party/WebKit/Source/bindings/core/v8/V8PagePopupControllerBinding.cpp File third_party/WebKit/Source/bindings/core/v8/V8PagePopupControllerBinding.cpp (right): https://codereview.chromium.org/2617113003/diff/1/third_party/WebKit/Source/bindings/core/v8/V8PagePopupControllerBinding.cpp#newcode39 third_party/WebKit/Source/bindings/core/v8/V8PagePopupControllerBinding.cpp:39: void V8PagePopupControllerBinding::installPagePopupController( BTW, this binding is doing very weird ...
3 years, 11 months ago (2017-01-06 12:01:36 UTC) #5
sof
lgtm https://codereview.chromium.org/2617113003/diff/1/third_party/WebKit/Source/core/page/PagePopupSupplement.h File third_party/WebKit/Source/core/page/PagePopupSupplement.h (right): https://codereview.chromium.org/2617113003/diff/1/third_party/WebKit/Source/core/page/PagePopupSupplement.h#newcode55 third_party/WebKit/Source/core/page/PagePopupSupplement.h:55: void dispose(); nit: make dispose() private?
3 years, 11 months ago (2017-01-06 12:09:11 UTC) #6
haraken
On 2017/01/06 12:09:11, sof wrote: > lgtm > > https://codereview.chromium.org/2617113003/diff/1/third_party/WebKit/Source/core/page/PagePopupSupplement.h > File third_party/WebKit/Source/core/page/PagePopupSupplement.h (right): > ...
3 years, 11 months ago (2017-01-06 12:47:45 UTC) #7
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/2617113003/20001
3 years, 11 months ago (2017-01-06 12:48:11 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/288335)
3 years, 11 months ago (2017-01-06 14:40:44 UTC) #12
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/2617113003/20001
3 years, 11 months ago (2017-01-06 14:47:42 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 16:37:49 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/a7d691668d850776763dc437d808...

Powered by Google App Engine
This is Rietveld 408576698