[Webkit-unassigned] [Bug 187639] [GLIB] Add API to evaluate code using a given object to store global symbols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 14 04:41:54 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187639

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #344940|0                           |1
        is obsolete|                            |
 Attachment #344940|review?                     |
              Flags|                            |
 Attachment #345034|                            |review?
              Flags|                            |

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 345034

  --> https://bugs.webkit.org/attachment.cgi?id=345034&action=review

Patch

Updated the API again. I've realized that it doesn't make sense to limit the new object as property of the context global object, you might want to add the object to a namespace object, for example. Now that API returns the object as an out parameter so that you can add it to any other 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/20180714/1a4588bd/attachment.html>


More information about the webkit-unassigned mailing list