| commit | 502713fe34e6fa66178ab608cd9fa067c9ac5b7b | [log] [tgz] |
|---|---|---|
| author | arthursonzogni <arthursonzogni@chromium.org> | Fri Aug 07 14:36:50 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 07 14:36:50 2020 |
| tree | 212f1b42d988dcaa21fb115a8a14b4e28850ab55 | |
| parent | 95379c286ac9d06349766701e976286dc3f7c7d8 [diff] |
[COOP] ReportingObserver [3/M] Implementation. Define the coop-access-violation report. Dispatch the report to the ReportingObserver(s). Branch: [1/M] https://chromium-review.googlesource.com/c/chromium/src/+/2332257 [2/M] https://chromium-review.googlesource.com/c/chromium/src/+/2332258 [3/M] This patch. Change-Id: Iec11a14f6f8fec0d0516c40ed28883932c47450a Bug: 111169 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323360 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by: Pâris Meuleman <pmeuleman@chromium.org> Reviewed-by: Camille Lamy <clamy@chromium.org> Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#795905}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.