[Webkit-unassigned] [Bug 231506] Investigate `JSGlobalObject == JSDOMGlobalObject` WebCore assumption in presence of Shadow Realms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 13:57:44 PST 2022


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

Joseph Griego <jgriego at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jgriego at igalia.com

--- Comment #4 from Joseph Griego <jgriego at igalia.com> ---
As mentioned on Slack (https://webkit.slack.com/archives/CTV4FGWF4/p1644353301940789) I think we are pretty comfortable not worrying about this, by the usual design of shadow realms, since when we call into parts of the runtime expecting a JSDOMObject on the stack, we will have the incubating realm's global object installed there because of the existing function wrapping;

I'm gonna leave this open, for now, though; since this does change when we install web APIs into the shadow realm context.

-- 
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/20220216/caa691fd/attachment-0001.htm>


More information about the webkit-unassigned mailing list