| commit | a434acbd1d25e1bd5cde866d3ae49b5fb2b42f03 | [log] [tgz] |
|---|---|---|
| author | Alex Gough <ajgo@chromium.org> | Tue Jul 14 02:47:49 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 14 02:47:49 2020 |
| tree | 07e56f89d5a8bf2b0a552b0ad805eab427fcd1c7 | |
| parent | b44f48681358a3b848cde6465f00b9dedd23c992 [diff] |
Use 32bit unsigned refcount. COM says this should be a 32 bit unsigned integer. https://docs.microsoft.com/en-us/windows/win32/api/unknwn/nf-unknwn-iunknown-addref Bug: 1101547 Change-Id: I8096cb7ae4f9be53d63af833a14dc7c7e3c7893a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2295838 Auto-Submit: Alex Gough <ajgo@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#788029}
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.