commit | 157d58a3cfca1964b1bf8d3847cbf58da704dcfb | [log] [tgz] |
---|---|---|
author | Yannic Bonenberger <[email protected]> | Fri Jan 12 09:55:58 2018 |
committer | Commit Bot <[email protected]> | Fri Jan 12 09:55:58 2018 |
tree | 814eae3283f5f017f3079281fd6e797aea37df36 | |
parent | 20578c6457bffebea7baca862a14901aa5bb017a [diff] |
Simplify interface of ServiceWorkerVersion::RunAfterStartWorker This CL modifies the interface of RunAfterStartWorker to take only one StatusCallback instead of a task closure and an error callback. Bug: 730593 Change-Id: I4e6578e439a8e96f86869e8737ec62e8e155cf36 Reviewed-on: https://chromium-review.googlesource.com/846139 Commit-Queue: Yannic Bonenberger <[email protected]> Reviewed-by: Matt Falkenhagen <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Cr-Commit-Position: refs/heads/master@{#528915}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .