summaryrefslogtreecommitdiffstats
path: root/layout/svg
Commit message (Collapse)AuthorAgeLines
* Bug 1448774. r=dholbert, a=RyanVMRobert Longson2018-04-19-2/+2
| | | | | | --HG-- extra : source : edfd9ffbd7208ef0a59f40a0d77d8dd53c905cb9 extra : intermediate-source : 3784b22ec536b08ce95201d73ae8806340c18b8c
* Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from ↵Botond Ballo2018-04-19-2/+1
| | | | | | | | | | nsSVGUtils::GetBBox(). r=jwatt, a=RyanVM AnimVal() is a DOM getter, and it flushes animations, which we don't want in GetBBox() which is called from display list building cide and FrameLayerBuilder. MozReview-Commit-ID: DWgm7wAV7C0
* SVG - support radialGradient fr attributejanekptacijarabaci2018-03-12-2/+3
|
* Only create a single display transform for SVG frames with single child ↵wolfbeast2018-02-03-13/+36
| | | | | | transforms. This improves performance on repeated scaling of vectors.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+29133