ServiceWorker: Move OnScriptLoaded to the right place
This is 6th patch of script streaming project split off from https://chromium-review.googlesource.com/c/538477. This patch: - Moves where OnScriptLoaded() is called to after calling InstalledScriptsManager::GetScriptData when script streaming is enabled. - Changes to use StringBuilder in ServiceWorker in ServiceWorkerInstalledScriptsManager. The script streaming TRACE_EVENT is broken by this patch. I'll fix it in the following patch (https://crrev.com/c/566783). Bug: 683037 Change-Id: Ice19b90bf32d007c8a25993b207f6eb5088047a7 Reviewed-on: https://chromium-review.googlesource.com/566781Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#487404}
Showing
Please register or sign in to comment