Changes caching logic of mojo java apps
Previously we would extract all necessary files every time we ran the app. This is obviously unnecessary for any bundled apps. Now we extract only as necessary. R=ben@chromium.org, jcivelli@chromium.org BUG=none TEST=none Committed: https://crrev.com/128f7a0181634a89a35f681baab1d086d100e377 Cr-Commit-Position: refs/heads/master@{#330824} Review URL: https://codereview.chromium.org/1149813002 Cr-Commit-Position: refs/heads/master@{#330940}
Showing
Please register or sign in to comment