Issue metadata
Sign in to add a comment
|
html.css (and all internal css files) should have comments and whitespace stripped in the compiled binary |
||||||||||||||||||||||||
Issue descriptionWe directly include the files in the binary, this means we waste a ton of time skipping whitespace and comments in the giant html.css file at render process startup time. Once there was a script that stripped this, we probably need to write some python for grit, or use a generated file and map that into grit?
,
Jun 13 2016
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by suzyh@chromium.org
, Jun 13 2016Status: Available (was: Untriaged)