commit | 51e125af0ebb15f0e0715e42f3d56c14ef82b217 | [log] [tgz] |
---|---|---|
author | Han Leon <[email protected]> | Wed Jul 04 04:21:02 2018 |
committer | Commit Bot <[email protected]> | Wed Jul 04 04:21:02 2018 |
tree | 41942355f4beb66fb360438911a54149b3299acf | |
parent | 22bb66f29aab7cb6a119b1d784e091dfb8dc6f7b [diff] |
[OnionSoup] Define blink::ServiceWorkerStatusCode as "enum class' This CL changes type of blink::ServiceWorkerStatusCode from 'enum' to 'enum class', then updates everywhere it is accessed. BUG=789854 Change-Id: I837d8b0b06924f8f42fa7246231e654e364523f6 Reviewed-on: https://chromium-review.googlesource.com/1124102 Commit-Queue: Han Leon <[email protected]> Reviewed-by: Makoto Shimazu <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Cr-Commit-Position: refs/heads/master@{#572469}
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 .