Remove strict mode violation exception in WebLayer class loader
This may not be needed anymore, bots seem to pass without it. It looks like this was significantly slowing down startup, so if this does pop up again we probably want to find a better way to deal with it. Startup time improvements: 7.9% on android-go: https://pinpoint-dot-chromeperf.appspot.com/job/15b854a9520000 10.7% on Pixel 2: https://pinpoint-dot-chromeperf.appspot.com/job/12c81a5b520000 3.7% improvement in first contentful paint: https://pinpoint-dot-chromeperf.appspot.com/job/16b631cd520000 Bug: 1146438, 1112001 Change-Id: Icb2dd4333146c866bf67048040414c965eb93513 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535615Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#827286}
Showing
Please register or sign in to comment