Closed
Bug 1390469
Opened 8 years ago
Closed 8 years ago
Add triggering principal when creating content window
Categories
(Core :: DOM: Navigation, enhancement)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: esawin, Assigned: esawin)
References
Details
Attachments
(1 file)
867 bytes,
patch
|
esawin
:
review+
|
Details | Diff | Splinter Review |
With bug 1377580 we have introduced nsIBrowserDOMWindow::createContentWindow, but we are not passing the trigger principal down properly in browser.js.
Comment 2•8 years ago
|
||
r+ anyhow :)
Pushed by esawin@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4d06d07a7035
[1.0] Add missing triggering principal argument in the implementation of createContentWindow. r=me
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•