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

Issue 896103002: 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 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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -22 lines) Patch
M LayoutTests/OilpanExpectations View 1 chunk +4 lines, -0 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 +8 lines, -0 lines 0 comments Download
M Source/core/frame/FrameDestructionObserver.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/frame/LocalFrame.cpp View 2 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (2 generated)
Noel Gordon
Created Revert of Issue FrameDestructionObserver::frameDestroyed() notification on detach.
5 years, 10 months ago (2015-02-04 05:23:41 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/896103002/1
5 years, 10 months ago (2015-02-04 05:24:21 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://src.chromium.org/viewvc/blink?view=rev&revision=189454
5 years, 10 months ago (2015-02-04 05:25:23 UTC) #4
haraken
LGTM
5 years, 10 months ago (2015-02-04 05:50:37 UTC) #5
Noel Gordon
http://build.chromium.org/p/chromium.webkit/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/5974 ChromeOS Bot did not cycle green. Reverting this revert.
5 years, 10 months ago (2015-02-04 06:01:14 UTC) #6
Noel Gordon
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/890243003/ by noel@chromium.org. ...
5 years, 10 months ago (2015-02-04 06:05:09 UTC) #7
sof
On 2015/02/04 06:05:09, noel gordon wrote: > A revert of this CL (patchset #1 id:1) ...
5 years, 10 months ago (2015-02-04 06:12:47 UTC) #8
Noel Gordon
On 2015/02/04 06:12:47, sof wrote: > On 2015/02/04 06:05:09, noel gordon wrote: > > A ...
5 years, 10 months ago (2015-02-04 06:18:53 UTC) #9
Noel Gordon
Seems that test is dying in a js callback. Hmmm callbacks are ActiveDOMObjects and should ...
5 years, 10 months ago (2015-02-04 06:22:38 UTC) #10
Noel Gordon
On 2015/02/04 06:22:38, noel gordon wrote: > Seems that test is dying in a js ...
5 years, 10 months ago (2015-02-04 06:23:42 UTC) #11
Noel Gordon
And jsut for spice: the lastest http://build.chromium.org/p/chromium.webkit/builders/Linux%20ChromiumOS%20Tests%20(1) build went green!!!
5 years, 10 months ago (2015-02-04 06:35:03 UTC) #12
Noel Gordon
+ mlamouri who might educate us.
5 years, 10 months ago (2015-02-04 06:54:21 UTC) #14
Noel Gordon
5 years, 10 months ago (2015-02-04 07:12:36 UTC) #15
Message was sent while issue was closed.
https://codereview.chromium.org/902503002 the
ScreenOrientationBrowserTest.CrashTest_UseAfterDetach failure is preventing the
webkit roll.

Powered by Google App Engine
This is Rietveld 408576698