[Webkit-unassigned] [Bug 180860] New: Add a release assert that Timer::m_wasDeleted is false in setNextFireTime
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 14 20:28:37 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180860
Bug ID: 180860
Summary: Add a release assert that Timer::m_wasDeleted is false
in setNextFireTime
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
In diagnose a crash which appears to come from scheduling a freed timer,
we should add a release assertion on m_wasDeleted in Timer.
--
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/20171215/adb26c95/attachment.html>
More information about the webkit-unassigned
mailing list