[WebLayer] Allow disk reads when creating PathClassLoader
PathClassLoader may call stat on the library paths, which causes a strict mode violation. We may want to try to move this to a background thread eventually. Bug: 1071119 Change-Id: I51df3ee7bcd3a4bb94d4c0a56a21d97dc9406548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150886Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#759398}
Showing
Please register or sign in to comment