[Webkit-unassigned] [Bug 191689] Crash in [WKWebView _addUpdateVisibleContentRectPreCommitHandler]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 18 08:54:48 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191689
David Kilzer (:ddkilzer) <ddkilzer at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|CONFIGURATION CHANGED |---
--- Comment #3 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Also, prior to iOS 12, the crash signature looks like this:
1 WebKit 0x1914b5aac __57-[WKWebView _addUpdateVisibleContentRectPreCommitHandler]_block_invoke + 32
In your iOS 12 crash (build 16A366), the signature looks like this:
1 WebKit 0x22ecce2a8 -[WKWebView _addUpdateVisibleContentRectPreCommitHandler]::$_2::operator()() const + 56
So it seems like the crash signature changed.
--
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/20181118/1d263bdf/attachment.html>
More information about the webkit-unassigned
mailing list