Closed Bug 1360063 Opened 7 years ago Closed 7 years ago

Move the parsing code for nsSVGViewBoxRect and SVGPreserveAspectRatio to those classes

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: jwatt, Assigned: jwatt)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

I want to use nsSVGViewBoxRect and SVGPreserveAspectRatio in the LVG code (see bug 1353771), but the parsing for these two classes is in the wrong file/on the wrong class. I'd like to have the parsing code as a static method on these two classes instead.
Attachment #8862242 - Flags: review?(longsonr) → review+
Attachment #8862243 - Flags: review?(longsonr) → review+
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a0a4081536ff
Expose the parsing and serializing code for SVGPreserveAspectRatio as methods. r=longsonr
https://hg.mozilla.org/integration/mozilla-inbound/rev/0c3d47962249
Expose the parsing code for nsSVGViewBoxRect as a method. r=longsonr
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: