[Webkit-unassigned] [Bug 160325] Function Call on NULL Object
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 28 16:11:51 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160325
--- Comment #1 from Jonathan Bedard <jbedard at apple.com> ---
Note that this problem was only revealed with UBSan since removeAllWebNotifications() does not actually need the test runner to be instantiated to function.
Another possible solution is to make this function a static one, but that would pollute the global namespace and may not be desired.
--
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/20160728/b7b57d10/attachment.html>
More information about the webkit-unassigned
mailing list