[Webkit-unassigned] [Bug 172021] Cleanup: Make QueueTaskToEventLoopFunctionPtr take JSGlobalObject&
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 11 23:47:00 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172021
Daniel Bates <dbates at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Cleanup: Make |Cleanup: Make
|JSGlobalObject::queueTaskTo |QueueTaskToEventLoopFunctio
|EventLoop() take a |nPtr take JSGlobalObject&
|non-const JSGlobalObject* |
--- Comment #2 from Daniel Bates <dbates at webkit.org> ---
Actually, we should make QueueTaskToEventLoopFunctionPtr take JSGlobalObject& as all existing callers expect a non-const, non-null JSGlobalObject object.
--
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/20170512/81ef6b75/attachment.html>
More information about the webkit-unassigned
mailing list