-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Transplant WindowProxy objects #13608
Copy link
Copy link
Closed
Labels
A-content/scriptRelated to the script threadRelated to the script thread
Description
As part of #633 we should use JS_TransplantObject to transplant window proxy objects when an iframe navigates. At the moment, if a same-origin iframe stores its window in its parent, then same-origin navigates, the window object in the new document is different from the old one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/scriptRelated to the script threadRelated to the script thread