commit | 0a95f639c7270c10b22926642e32559986da6f31 | [log] [tgz] |
---|---|---|
author | Antia Puentes <apuentes@igalia.com> | Thu Jan 14 08:54:03 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 14 08:54:03 2021 |
tree | f2d5f7fef4c3f22d1dfacbc93b7485e69ec542c5 | |
parent | 09ef3fc27aa33915143790ec28789483d8d19f83 [diff] |
Migrate ExtensionMsg_SetSystemFont IPC to mojo This CL migrates the legacy IPC message out of extension_messages.h to Renderer mojo interface from extensions.mojom. Bug: 1165812 Change-Id: Id53cdd68da19509682067a067ff544ff04128c87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627410 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: Sam McNally <sammc@chromium.org> Commit-Queue: Antia Puentes <apuentes@igalia.com> Cr-Commit-Position: refs/heads/master@{#843443}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.