commit | 83c80877b47d16257fa8482b94c9317f3fd164f3 | [log] [tgz] |
---|---|---|
author | Fabrice de Gans-Riberi <fdegans@chromium.org> | Thu Jun 13 21:21:56 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 13 21:21:56 2019 |
tree | 98343209e5b582397f656206bbd6b3dd8be4766b | |
parent | ee2b9d8abccbffd70450ed7f353fbfc5eb667787 [diff] |
[fuchsia] Transition zx_vmo_clone to zx_vmo_create_child. * The zx_vmo_clone syscall was renamed in Zircon. * Also remove uses of the ZX_VMO_*NON_RESIZEABLE in the same file. This macro is now a no-op and will soon be removed from Zircon. Bug: 973978, 973981 Change-Id: Ia544daa03627b73af496183847067e019253109e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1659017 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Auto-Submit: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#668960}
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 .