New issue
Advanced search Search tips

Issue 618938 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 472927
Owner: ----
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

html.css (and all internal css files) should have comments and whitespace stripped in the compiled binary

Project Member Reported by esprehn@chromium.org, Jun 10 2016

Issue description

We 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?
 

Comment 1 by suzyh@chromium.org, Jun 13 2016

Labels: -Type-Bug -Pri-2 Pri-3 Type-Feature
Status: Available (was: Untriaged)
Mergedinto: 472927
Status: Duplicate (was: Available)

Sign in to add a comment