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

Issue 890243003: Revert of Revert of Issue FrameDestructionObserver::frameDestroyed() notification on detach. (Closed)

Created:
5 years, 10 months ago by Noel Gordon
Modified:
5 years, 10 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Revert of Revert of Issue FrameDestructionObserver::frameDestroyed() notification on detach. (patchset #1 id:1 of https://codereview.chromium.org/896103002/) Reason for revert: ChromeOS bot did not cycle green at Blink r189454, so will re-land Blink r189443. Original issue's description: > Revert of Issue FrameDestructionObserver::frameDestroyed() notification on detach. (patchset #2 id:20001 of https://codereview.chromium.org/881683003/) > > Reason for revert: > ScreenOrientationBrowserTest.CrashTest_UseAfterDetach failing on ChromeOS b/w > blink 189439 - 189443, suspect 189443, revert to see if ChromeOS greens. > > > Original issue's description: > > Issue FrameDestructionObserver::frameDestroyed() notification on detach. > > > > Send this notification during detach instead of waiting until finalization, > > which will typically proceed shortly afterwards (non-Oilpan.) > > > > Doing so provides identical lifetimes for FrameDestructionObserver's > > frame reference, with and without Oilpan. Making GC/finalization of frames > > not be externally observable is preferable overall. > > > > R=haraken,dcheng > > BUG=446452 > > > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189443 > > TBR=dcheng@chromium.org,haraken@chromium.org,oilpan-reviews@chromium.org,sigbjornf@opera.com > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=446452 > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189454 TBR=dcheng@chromium.org,haraken@chromium.org,oilpan-reviews@chromium.org,sigbjornf@opera.com,japhet@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=446452 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189457

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -39 lines) Patch
M LayoutTests/OilpanExpectations View 1 chunk +0 lines, -4 lines 0 comments Download
M LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt View 3 chunks +17 lines, -17 lines 0 comments Download
M Source/core/frame/FrameDestructionObserver.h View 1 chunk +0 lines, -8 lines 0 comments Download
M Source/core/frame/FrameDestructionObserver.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/frame/LocalFrame.cpp View 2 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Noel Gordon
Created Revert of Revert of Issue FrameDestructionObserver::frameDestroyed() notification on detach.
5 years, 10 months ago (2015-02-04 06:05:10 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/890243003/1
5 years, 10 months ago (2015-02-04 06:05:43 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://src.chromium.org/viewvc/blink?view=rev&revision=189457
5 years, 10 months ago (2015-02-04 06:06:41 UTC) #3
haraken
LGTM
5 years, 10 months ago (2015-02-04 07:07:46 UTC) #4
Noel Gordon
On 2015/02/04 07:07:46, haraken wrote: > LGTM Do stare at the stack trace over on ...
5 years, 10 months ago (2015-02-04 07:11:06 UTC) #5
sof
On 2015/02/04 07:11:06, noel gordon wrote: > On 2015/02/04 07:07:46, haraken wrote: > > LGTM ...
5 years, 10 months ago (2015-02-04 07:29:10 UTC) #6
sof
On 2015/02/04 07:29:10, sof wrote: > On 2015/02/04 07:11:06, noel gordon wrote: > > On ...
5 years, 10 months ago (2015-02-04 07:30:37 UTC) #7
Noel Gordon
On 2015/02/04 07:30:37, sof wrote: > On 2015/02/04 07:29:10, sof wrote: > > > IOW, ...
5 years, 10 months ago (2015-02-04 10:20:30 UTC) #8
Noel Gordon
On 2015/02/04 07:29:10, sof wrote: > On 2015/02/04 07:11:06, noel gordon wrote: > > On ...
5 years, 10 months ago (2015-02-04 10:23:09 UTC) #9
sof
On 2015/02/04 10:20:30, noel gordon wrote: > On 2015/02/04 07:30:37, sof wrote: > > On ...
5 years, 10 months ago (2015-02-04 10:25:10 UTC) #10
Noel Gordon
k, can you prepare the revert and I'll lgtm please.
5 years, 10 months ago (2015-02-04 10:37:03 UTC) #11
Noel Gordon
5 years, 10 months ago (2015-02-04 10:44:26 UTC) #12
Message was sent while issue was closed.
> Right sof@, good stuff, this seems suitable for a bug report.  Let me file.

https://code.google.com/p/chromium/issues/detail?id=455161

Powered by Google App Engine
This is Rietveld 408576698