Simplify ServiceWorkerVersion::FinishStartWorker()
The method previously used a template function but the template function was used only from the method. Merge them so that stack traces are easy to analyze for crashes which contain the method. Note that this CL doesn't address the crash. Bug: 1161800 Change-Id: I59898a39b880b6c31e84f96878f898c57f9eefdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626992Reviewed-by:Asami Doi <asamidoi@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#843437}
Showing
Please register or sign in to comment