Homec4science

Don't save highlithing errors to cache

Authored by vrana <jakubv@fb.com> on Apr 13 2012, 08:52.

Description

Don't save highlithing errors to cache

Summary:
If I have Pygments enabled in config but pygmentize doesn't work then unhighlighted source is stored to cache.
If I later make pygmentize work then the unhighlighted source is still loaded from the cache.

Test Plan:
Break pygmentize.
View a diff with JS files.
Fix pygmenize.
View the diff again.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, gatos99, Koolvin

Differential Revision: https://secure.phabricator.com/D2227

Details

Committed
vrana <jakubv@fb.com>Apr 17 2012, 21:48
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1f1c7a34b74d: Improve image macros
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPH74cdad29d086: Don't save highlithing errors to cache (authored by vrana <jakubv@fb.com>).Apr 17 2012, 21:48