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

Issue 593893002: Expose Frame::detach() to the Blink API layer. (Closed)

Created:
6 years, 3 months ago by dcheng
Modified:
6 years, 3 months ago
Reviewers:
Nate Chapin, dglazkov
CC:
abarth-chromium, blink-reviews, dglazkov+blink, jamesr, mkwst+moarreviews_chromium.org, site-isolation-reviews_chromium.org
Project:
blink
Visibility:
Public.

Description

Expose Frame::detach() to the Blink API layer. This is needed when the embedder needs to trigger frame detach for frame trees that have been mirrored into other processes. This patch also adds a frameDetached() callback for remote frames so the embedder knows when to close() the corresponding frame. BUG=357747 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182625

Patch Set 1 #

Patch Set 2 : WRFC #

Patch Set 3 : More comment handwaving #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M Source/web/WebFrame.cpp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M public/web/WebFrame.h View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M public/web/WebRemoteFrameClient.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
dcheng
I'm not actually sure this fulfills all of OOPI's needs, or if this is actually ...
6 years, 3 months ago (2014-09-22 22:29:05 UTC) #2
dcheng
(Sorry sent the message too early). Ultimately, what we want is to mirror frame detach ...
6 years, 3 months ago (2014-09-22 22:33:31 UTC) #3
Nate Chapin
This seems plausible, but I'll defer to dglazkov, since he's actually a public/OWNER.
6 years, 3 months ago (2014-09-22 22:33:34 UTC) #4
dcheng
Per the discussions with nasko@ and creis@ today, I've added a WebRemoteFrameClient callback to signify ...
6 years, 3 months ago (2014-09-23 22:44:06 UTC) #5
nasko
On 2014/09/23 22:44:06, dcheng wrote: > Per the discussions with nasko@ and creis@ today, I've ...
6 years, 3 months ago (2014-09-23 22:50:16 UTC) #6
dcheng
On 2014/09/23 at 22:50:16, nasko wrote: > On 2014/09/23 22:44:06, dcheng wrote: > > Per ...
6 years, 3 months ago (2014-09-23 23:06:47 UTC) #7
nasko
On 2014/09/23 23:06:47, dcheng wrote: > On 2014/09/23 at 22:50:16, nasko wrote: > > On ...
6 years, 3 months ago (2014-09-23 23:30:09 UTC) #8
dglazkov
lgtm
6 years, 3 months ago (2014-09-24 17:13:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/593893002/40001
6 years, 3 months ago (2014-09-24 17:14:11 UTC) #11
commit-bot: I haz the power
Failed to apply patch for Source/web/WebFrame.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 3 months ago (2014-09-24 17:14:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/593893002/60001
6 years, 3 months ago (2014-09-24 17:21:04 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 18:24:24 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 182625

Powered by Google App Engine
This is Rietveld 408576698