[Webkit-unassigned] [Bug 165706] New: WebCore::Timer is not compatible with UIProcess
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 9 17:41:31 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165706
Bug ID: 165706
Summary: WebCore::Timer is not compatible with UIProcess
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
WebKit2 UIProcess code should never use WebCore::Timer as it can lead to crashes. This is especially true for applications that make use of WK2 and WK1 at the same time.
I tracked down a crash in a WebKit client to the use of WebCore::Timer in NavigationState.mm, which was introduced in https://trac.webkit.org/changeset/204716.
--
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/20161210/9a50a9e1/attachment.html>
More information about the webkit-unassigned
mailing list