Disable gif deanimation for requests tagged with CSS-REQUEST
authorFabian Keil <fk@fabiankeil.de>
Sun, 9 Apr 2017 09:11:46 +0000 (09:11 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 9 Apr 2017 09:11:46 +0000 (09:11 +0000)
commit5f40231e047c1982c57be1a340abeef5f4e32d2a
tree099514c06954df9ccdf92adf4dcc62ed23e01c74
parente22a8cad1bac2c28925823b91fa7099a411390e6
Disable gif deanimation for requests tagged with CSS-REQUEST

The action will ignore content that isn't considered text
anyway and explicitly disabling it makes this more obvious
if "action" debugging (debug 65536) is enabled while
"gif deanimation" debugging (debug 256) isn't.

As noted by Lee this could have been done in r1.333 already.
default.action.master