Open
Bug 459673
Opened 16 years ago
Updated 1 year ago
Remove nsContentUtils::IsChromeDoc and IsPrivilegedScript() checks, which were added in bug 456271
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
NEW
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 obsolete file)
We could hopefully remove the checks after some 1.9.1 baking time.
Updated•16 years ago
|
Whiteboard: [sg:moderate]
Comment 1•13 years ago
|
||
Olli, this has been baking for a while now :). Can we remove those checks, or close this bug if they're truly needed.
Assignee: nobody → Olli.Pettay
Assignee | ||
Comment 2•13 years ago
|
||
I don't think we should remove those even now. Only once we have removed the need for
"script handling objects" or removed possibility to create XHR/DOMParser using createInstance...
Comment 3•13 years ago
|
||
In that case, does this security bug serve us any purpose at all? Can we close this out and file a public followup to clean that up once we can, or open this bug up?
Assignee | ||
Comment 4•13 years ago
|
||
Just open this.
I wonder why this has [sg:moderate]
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Attachment #9382959 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•