Closed
Bug 1369314
Opened 6 years ago
Closed 6 years ago
Get rid of nsScriptSecurityManager::GetAppCodebasePrincipal
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(2 files)
4.33 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
1.63 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
This has been deprecated since 2015, and it is used only in 1 xpcshell test.
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #8873341 -
Flags: review?(bobbyholley)
Assignee | ||
Updated•6 years ago
|
Attachment #8873341 -
Attachment description: getAppCodebasePrincipal.patch → part 1 - getAppCodebasePrincipal
Assignee | ||
Comment 2•6 years ago
|
||
Attachment #8873345 -
Flags: review?(bobbyholley)
Updated•6 years ago
|
Attachment #8873341 -
Flags: review?(bobbyholley) → review+
Updated•6 years ago
|
Attachment #8873345 -
Flags: review?(bobbyholley) → review+
Pushed by amarchesini@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/f46160bbc4ec Get rid of nsScriptSecurityManager::GetAppCodebasePrincipal, r=bholley https://hg.mozilla.org/integration/mozilla-inbound/rev/79b91cee64f1 Fixing comments related to appId in nsIScriptSecurityManager, r=bholley
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f46160bbc4ec https://hg.mozilla.org/mozilla-central/rev/79b91cee64f1
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•