DescriptionRevert 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 #
Created: 5 years, 10 months ago
(Patch set is too large to download)
Messages
Total messages: 12 (0 generated)
|