Closed
Bug 1239585
Opened 8 years ago
Closed 8 years ago
Remove eSupportSVG from ObjectLoadingContent capabilities
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: qdot, Assigned: qdot)
References
Details
Attachments
(1 file)
2.97 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
As of bug 1237963, any time eSupportsSVG is set, eSupportsDocument is also set. We should just collapse this to only use eSupportsDocument.
Assignee | ||
Comment 1•8 years ago
|
||
Er, make that eSupportSVG and eSupportDocuments.
Summary: Remove eSupportsSVG from ObjectLoadingContent capabilities → Remove eSupportSVG from ObjectLoadingContent capabilities
Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8708088 -
Flags: review?(bzbarsky)
![]() |
||
Comment 3•8 years ago
|
||
Comment on attachment 8708088 [details] [diff] [review] Patch 1 (v1) - Remove eSupportSVG from nsObjectLoadingContent capabilities r=me. Thanks for cleaning this up!
Attachment #8708088 -
Flags: review?(bzbarsky) → review+
Comment 5•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5e1591bdb6bf
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
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
•