Expose SameOriginWithTop to JavaScript
Categories
(Core :: DOM: Content Processes, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: bdanforth, Assigned: bdanforth)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details |
I am working on Bug 786276 for the Password Manager, and I need to know if the current JSWindowActorChild
in its current frame is same origin with the top level frame. I learned from Nika that there is a SameOriginWithTop boolean in C++ that would be helpful here if it were exposed.
Assignee | ||
Comment 1•4 years ago
|
||
:farre, Nika drafted this patch, but she will be out of the office for the next couple days and suggested I ask for your help in reviewing/landing this, so that I can unblock. Would you be able to help here?
I am not familiar with C++, so I opted not to submit this as a Phabricator revision. If there's a better way to share her patch, please let me know.
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Comment on attachment 9175342 [details] [diff] [review]
bug_1664585.diff
I submitted a Phabricator revision instead; though the patch is the same.
Assignee | ||
Updated•4 years ago
|
Comment 5•4 years ago
|
||
bugherder |
Description
•