commit | a13cb49942619806350870297f8c8edc81f61f44 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Tue Apr 23 18:32:43 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 23 18:32:43 2019 |
tree | b2ce4e5500e85e0322123c226b5dcb565311d56f | |
parent | 24c60acf259755c5f7b084a24cb3bf581f1baed5 [diff] |
Avoid adding more than one root cbor namespace There is already a ::cbor so creating a global ::cbor alias to ::inspector_protocol::cbor caused problems in some non-default jumbo builds. The code also uses variables named cbor so there are many meanings of cbor. Change-Id: I9a469d179b60783776510cea7167a63d873caaf5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1578599 Commit-Queue: Daniel Bratell <bratell@opera.com> Auto-Submit: Daniel Bratell <bratell@opera.com> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#653281}
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 .