Skip to content

Commit

Permalink
Bug 1298318 followup - Add notice comment in SVGImageContext. r=dholbert
Browse files Browse the repository at this point in the history
Comment-only, so DONTBUILD (and KWierso says it's OK to land this on CLOSED TREE)

MozReview-Commit-ID: BKxFHeXxipf
  • Loading branch information
GuanWenChen committed Sep 14, 2016
1 parent 91cef58 commit 587a718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layout/svg/SVGImageContext.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ class SVGImageContext
return aPAR.Hash();
}

// NOTE: When adding new member-vars, remember to update Hash() & operator==.
CSSIntSize mViewportSize;
Maybe<SVGPreserveAspectRatio> mPreserveAspectRatio;
gfxFloat mGlobalOpacity;
Expand Down

0 comments on commit 587a718

Please sign in to comment.