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

Issue 2808093002: v8binding: Removes WindowProxy::GlobalDetachmentBehavior. (Closed)

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

Description

v8binding: Removes WindowProxy::GlobalDetachmentBehavior. "Detach the global object OR NOT" doesn't matter much, or it does not make a good sense. "detach the global object OR context's frame was detached from the DOM" makes much more sense. This CL replaces GlobalDetachmentBehavior with Lifecycle, and emphasizes the latter point. BUG= Review-Url: https://codereview.chromium.org/2808093002 Cr-Commit-Position: refs/heads/master@{#463272} Committed: https://chromium.googlesource.com/chromium/src/+/2bccabe644101b3215d4fc3d844e2e5b9c80caa8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -14 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp View 3 chunks +6 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/RemoteWindowProxy.cpp View 2 chunks +7 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/WindowProxy.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Yuki
Could you guys review this CL? Currently, WindowProxy::global_proxy_ is a strong reference to the global ...
3 years, 8 months ago (2017-04-10 14:04:17 UTC) #4
haraken
LGTM This CL is a preparation for making global_proxy_ weak, right?
3 years, 8 months ago (2017-04-10 14:14:05 UTC) #5
Yuki
On 2017/04/10 14:14:05, haraken wrote: > LGTM > > This CL is a preparation for ...
3 years, 8 months ago (2017-04-10 14:18:30 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/2808093002/1
3 years, 8 months ago (2017-04-10 15:03:40 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/2bccabe644101b3215d4fc3d844e2e5b9c80caa8
3 years, 8 months ago (2017-04-10 15:39:01 UTC) #12
dcheng
3 years, 8 months ago (2017-04-11 00:42:32 UTC) #13
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698