| commit | f37e00d90c38f0053d58c0bcea44f58e9968b6bf | [log] [tgz] |
|---|---|---|
| author | Peter Kasting <pkasting@chromium.org> | Thu May 21 23:58:00 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu May 21 23:58:00 2020 |
| tree | b20c1917582ec9640b93ece5fa9cc47b033bc35d | |
| parent | ea7c3c0530465c04fd9169993b4c44b6c5562f0b [diff] |
Use =default to implement Accelerator copy operations. Not only is this shorter, it fixes a bug where operator=() failed to copy one of the members. Bug: none Change-Id: I778a093ac7e31e38319421b76a5c174cd8b7d5b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213023 Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#771258}
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.