Closed
Bug 1818876
Opened 2 years ago
Closed 2 years ago
Stop calling nsIFrame::AttributeChanged in SVGImageFrame::AttributeChanged
Categories
(Core :: SVG, task)
Core
SVG
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
nsIFrame::AttributeChanged doesn't do anything and SVGGeometryFrame::AttributeChanged doesn't call it.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9319854 -
Attachment description: Bug 1818876 - Stop calling nsIFrame::AttributeChanged in SVGImageFrame::AttributeChanged r=dholbert → Bug 1818876 - Stop calling SVGGeometryFrame::AttributeChanged in SVGImageFrame::AttributeChanged r=dholbert
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6a9e79506e31
Stop calling SVGGeometryFrame::AttributeChanged in SVGImageFrame::AttributeChanged r=dholbert
Comment 3•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
•