Chromium Code Reviews
DescriptionFiles app: Concatenate background scripts.
Concatenate scripts to:
- Reduce HTTP requests in background script.
- Save resource IDs.
- Make it easier to divide JS files into smaller ones.
The size of file_manager_resources.pak increases by 24 KB (4,187 KB => 4,211 KB),
but I think it worth doing.
BUG=639225, 636289
TEST=run browser_tests
Committed: https://crrev.com/d19f48706428300449ca4aed64b764bd23c69da7
Cr-Commit-Position: refs/heads/master@{#413677}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address comments #Messages
Total messages: 17 (9 generated)
|