Closed
Bug 1567962
Opened 6 years ago
Closed 6 years ago
Remove "Content used context-fill-opacity when not in a context element" warning
Categories
(Core :: SVG, task)
Core
SVG
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
Attachments
(1 file)
Per discussion in bug 1521893 comments 8-11, there is little interest in keeping this warning around. It is fired several times when Mac widget code tries to use SVGs in non-DOM contexts, such as the icons in the menu bar and in the macOS Touch Bar. It was also pointed out in bug 1521893 that there is no such warning for the more commonly-used context-fill. Existing code prints this warning five times on startup, so it is of limited use when warning developers about unusual SVG behaviour.
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9079777 -
Attachment description: Bug 1567962 - Remove 'Content used context-fill-opacity when not in a context element' warning. r?jwatt! → Bug 1567962 - Remove context-fill-opacity and context-stroke-opacity warnings. r?jwatt
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9371e6ace33e
Remove context-fill-opacity and context-stroke-opacity warnings. r=jwatt
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•