[AW][AW NS] Implement on-change caching for GetAllowFileAccess setting
Make sure to cache the GetAllowFileAccess setting on the native side and on update, so that it can be retrieved efficiently inside the AwContentBrowserClient class. In particular in the RegisterNonNetworkSubresourceURLLoaderFactories() method which is executed on page and subresource loads. BUG=949590 Change-Id: I55ab035530b2b342285ed42dfd55cc2c7d9a9940 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814777 Commit-Queue: Tim Volodine <timvolodine@chromium.org> Reviewed-by:Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#698875}
Showing
Please register or sign in to comment