Page MenuHomePhabricator

Minify on-the-fly generated SVGs from ResourceLoaderImage
Open, LowestPublic

Description

Once T36812 settles, let's make use of the minifier in ResourceLoaderImage.


Original report:

Just an idea after looking at gerrit change 103894:

Maybe it is possible to minify svgs on the fly via resourceloader to avoid removing of comments and newlines, which makes the SVGs hard to read or the diffs, when something changes there.

Details

Reference
bz59086

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 2:34 AM
bzimport set Reference to bz59086.
bzimport added a subscriber: Unknown Object (MLST).

I'm repurposing this as minifying SVGs that are served as separate requests (data URIs are already tracked as bug 63491).

[..] (data URIs are already tracked as bug 63491).

Bug 63491 is T65491. Now merged into T36812.

Krinkle renamed this task from Allow on the fly minification of SVGs served via separate requests to Minify on-the-fly generated SVGs from ResourceLoaderImage.Aug 11 2016, 12:04 AM
Krinkle updated the task description. (Show Details)
Krinkle set Security to None.
Krinkle updated the task description. (Show Details)
Krinkle removed a subscriber: wikibugs-l-list.
Krinkle added subscribers: Jdlrobson, matmarex, Aklapper.