[Webkit-unassigned] [Bug 162467] New: Replace redundant prepareForDestruction() call with RELEASE_ASSERT in Document::removedLastRef.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 22 15:01:36 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162467
Bug ID: 162467
Summary: Replace redundant prepareForDestruction() call with
RELEASE_ASSERT in Document::removedLastRef.
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zalan at apple.com
CC: simon.fraser at apple.com
prepareForDestruction() was a workaround to fix bug 159372. However since r205786 fixed the root cause, we no longer need the workaround. Just add a RELEASE_ASSERT check to ensure clean state.
--
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/20160922/29a4f1b7/attachment.html>
More information about the webkit-unassigned
mailing list