Closed
Bug 1815959
Opened 2 years ago
Closed 2 years ago
Check the content type for SVG shapes and images, not the frame
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
Could I please have some context for this change? There's no description in either the bug or the patch. I can't see any problem with it, but I'd still like to understand the motivation for it, as it may be relevant to us in other code. Thanks.
Updated•2 years ago
|
Flags: needinfo?(longsonr)
Assignee | ||
Comment 3•2 years ago
|
||
Bug 1814398 will change SVGImageFrame so it's not an SVGGeometryFrame any more. This code will need to change at that point to pick up images. Since the rest of the code checks elements rather than frames, consistency suggests it all should.
Blocks: 1814398
Flags: needinfo?(longsonr)
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/477aeeac6a3d
Check the content type for SVG shapes and images, not the frame r=emilio
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•