WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
239346
InternalFunction::createSubclassStructure() should use base object's global object
https://bugs.webkit.org/show_bug.cgi?id=239346
Summary
InternalFunction::createSubclassStructure() should use base object's global o...
Alexey Shvayka
Reported
2022-04-14 10:22:02 PDT
InternalFunction::createSubclassStructure() should use base object's global object
Attachments
Patch
(4.68 KB, patch)
2022-04-14 10:24 PDT
,
Alexey Shvayka
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Shvayka
Comment 1
2022-04-14 10:24:37 PDT
Created
attachment 457640
[details]
Patch
Darin Adler
Comment 2
2022-04-14 10:37:48 PDT
Comment on
attachment 457640
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=457640&action=review
> Source/JavaScriptCore/ChangeLog:9 > + Chrome and Firefox don't agree on interoperable behavior in case of cross-realm > + NewTarget's "prototype", so this patch aligns WebKit with Chrome to fix a web-compat issue.
In future: Where should the interoperability test go? WPT? Somewhere else?
Alexey Shvayka
Comment 3
2022-04-14 12:30:41 PDT
Committed
r292883
(
249653@trunk
): <
https://commits.webkit.org/249653@trunk
>
Radar WebKit Bug Importer
Comment 4
2022-04-14 12:31:15 PDT
<
rdar://problem/91770382
>
Alexey Shvayka
Comment 5
2022-04-14 12:31:44 PDT
(In reply to Darin Adler from
comment #2
)
> Comment on
attachment 457640
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=457640&action=review
> > > Source/JavaScriptCore/ChangeLog:9 > > + Chrome and Firefox don't agree on interoperable behavior in case of cross-realm > > + NewTarget's "prototype", so this patch aligns WebKit with Chrome to fix a web-compat issue. > > In future: Where should the interoperability test go? WPT? Somewhere else?
Discussed this with Darin offline.
Radar WebKit Bug Importer
Comment 6
2022-04-14 12:31:56 PDT
<
rdar://problem/91770431
>
Alexey Shvayka
Comment 7
2022-04-14 13:19:23 PDT
Committed
r292886
(
249656@trunk
): <
https://commits.webkit.org/249656@trunk
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug