DescriptionFixed web workers in Files.app v2.
Because of recent changes in the chrome infrastructure, importScripts started failing in packaged apps' web workers. This patch solves this issue by adding a web_accessible_resources entry, which makes it possible to load scripts via importScripts.
TEST=Launch Files.app with --file-manager-packaged, check if thumbnails are being displayed.
BUG=227512
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192805
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|