Closed
Bug 1346124
Opened 4 years ago
Closed 4 years ago
Handle return value of nsSVGMarkerFrame::PaintMark
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: u459114, Assigned: u459114)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
1. Replace nsresult by DrawResult. 2. Handle return value at caller side.
Comment hidden (mozreview-request) |
Comment 2•4 years ago
|
||
mozreview-review |
Comment on attachment 8851467 [details] Bug 1346124 - Pass sync decode flag down to nsSVGMarkerFrame::PaintMark. https://reviewboard.mozilla.org/r/123764/#review126164
Attachment #8851467 -
Flags: review+
Comment hidden (mozreview-request) |
Pushed by cku@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/19119865d898 Pass sync decode flag down to nsSVGMarkerFrame::PaintMark. r=tnikkel
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/19119865d898
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•