DescriptionRevert of Remove DOMWindowProperty::willDetachGlobalObjectFromFrame (patchset #4 id:60001 of https://codereview.chromium.org/2138003002/ )
Reason for revert:
This CL caused flaky failures on http/tests/serviceworker.
Original issue's description:
> Remove DOMWindowProperty::willDetachGlobalObjectFromFrame
>
> DOMWindowProperty::willDetachGlobalObjectFromFrame is dispatched
> at the same timing as ContextLifecycleObserver::contextDestroyed
> (via Document::detach). Hence this CL replaces DOMWindowProperty::willDetachGlobalObjectFromFrame
> with ContextLifecycleObserver::contextDestroyed.
>
> BUG=610176
>
> Committed: https://crrev.com/f18ffebd279ad21196d988f763313e4a460db316
> Cr-Commit-Position: refs/heads/master@{#404961}
TBR=dcheng@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=610176
Patch Set 1 #Messages
Total messages: 4 (2 generated)
|