Skip to content
Snippets Groups Projects
Commit 1560ed91 authored by Kevin Chen's avatar Kevin Chen
Browse files

Bug 1298318 followup - Add notice comment in SVGImageContext. r=dholbert

Comment-only, so DONTBUILD (and KWierso says it's OK to land this on CLOSED TREE)

MozReview-Commit-ID: BKxFHeXxipf
parent f7797757
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@ private:
return aPAR.Hash();
}
// NOTE: When adding new member-vars, remember to update Hash() & operator==.
CSSIntSize mViewportSize;
Maybe<SVGPreserveAspectRatio> mPreserveAspectRatio;
gfxFloat mGlobalOpacity;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment