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

Issue 2737553007: Duplicate WindowProxy::disposeContext() into subclasses. (Closed)

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

Description

Duplicate WindowProxy::disposeContext() into subclasses. Right now, the implementations are largely similar, but the RemoteWindowProxy one will change substantially in followups. Also clean up the includes for RemoteWindowProxy. BUG=527190 Review-Url: https://codereview.chromium.org/2737553007 Cr-Commit-Position: refs/heads/master@{#455403} Committed: https://chromium.googlesource.com/chromium/src/+/539c908fa2bb422de695ec180f5752ff909b91ae

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -64 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp View 2 chunks +27 lines, -1 line 2 comments Download
M third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.cpp View 2 chunks +27 lines, -31 lines 2 comments Download
M third_party/WebKit/Source/bindings/core/v8/WindowProxy.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp View 1 chunk +0 lines, -31 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
dcheng
Another (hopefully) safe patch. https://codereview.chromium.org/2737553007/diff/1/third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.cpp File third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.cpp (left): https://codereview.chromium.org/2737553007/diff/1/third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.cpp#oldcode31 third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.cpp:31: #include "bindings/core/v8/WindowProxy.h" I guess I ...
3 years, 9 months ago (2017-03-08 06:09:32 UTC) #3
haraken
LGTM https://codereview.chromium.org/2737553007/diff/1/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp File third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp (right): https://codereview.chromium.org/2737553007/diff/1/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp#newcode93 third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp:93: V8DOMWrapper::clearNativeInfo(isolate(), context->Global()); Is your crash related to the ...
3 years, 9 months ago (2017-03-08 06:21:37 UTC) #5
dcheng
https://codereview.chromium.org/2737553007/diff/1/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp File third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp (right): https://codereview.chromium.org/2737553007/diff/1/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp#newcode93 third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp:93: V8DOMWrapper::clearNativeInfo(isolate(), context->Global()); On 2017/03/08 06:21:37, haraken wrote: > > ...
3 years, 9 months ago (2017-03-08 06:46:41 UTC) #8
dcheng
+mlippautz for real this time (and +yukishiino who I left out by accident)
3 years, 9 months ago (2017-03-08 06:50:48 UTC) #12
Yuki
LGTM.
3 years, 9 months ago (2017-03-08 06:57:47 UTC) #13
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/2737553007/1
3 years, 9 months ago (2017-03-08 07:27:56 UTC) #17
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 08:40:09 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/539c908fa2bb422de695ec180f57...

Powered by Google App Engine
This is Rietveld 408576698