[Webkit-unassigned] [Bug 160139] [GTK] Layout test fast/history/page-cache-geolocation-active-oneshot.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 23 18:46:59 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160139

--- Comment #2 from zalan <zalan at apple.com> ---
(In reply to comment #1)
> Ah, r202769 ("prepareForDestruction() always needs to be called before
> destroying the Document object") might well actually be the commit that
> caused it; it affects page cache.
How does it affect page cache? prepareForDestruction() early returns if the render tree has already been teared down/things already detached etc, while if it hasn't been called yet, we definitely need to do it before the document is getting nuked.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160724/a2212747/attachment.html>


More information about the webkit-unassigned mailing list