[Webkit-unassigned] [Bug 186214] New: Have DumpRenderTree and WebKitTestRunner check for abandoned documents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 1 17:46:38 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186214
Bug ID: 186214
Summary: Have DumpRenderTree and WebKitTestRunner check for
abandoned documents
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
CC: lforschler at apple.com
When running tests, we should check that we're not abandoning Document objects (via retain cycles). These don't show up as leaks because they are rooted by Document::allDocuments(), but it's very easy to introduce bugs that trigger Document abandonment.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180602/1c1483eb/attachment.html>
More information about the webkit-unassigned
mailing list