0
Go to file
Takumi Fujimoto fd0916b591 Revert "Pass RenderFrameHost to WebContentsObservers."
This reverts commit ec83e34d3b.

Reason for revert: Causing compile failures:
https://ci.chromium.org/ui/p/chromium/builders/ci/Win%20Builder/110864/overview
https://ci.chromium.org/ui/p/chrome/builders/ci/linux-chrome/24326/overview

Original change's description:
> Pass RenderFrameHost to WebContentsObservers.
>
> This CL passes the RenderFrameHost to
> DocumentOnLoadCompletedInMainFrame and DocumentAvailableInMainFrame
> observer callbacks.
>
> Observer implementations will be updated to handle non-primary main
> frames in future CLs.
>
> Bug: 1182780
> Change-Id: I528aaed22bae8e4e3e1a77fe318a8b3e03c3895d
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2721028
> Auto-Submit: Lucas Gadani <lfg@chromium.org>
> Commit-Queue: Charlie Reis <creis@chromium.org>
> Reviewed-by: Charlie Reis <creis@chromium.org>
> Owners-Override: Charlie Reis <creis@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#859575}

Bug: 1182780
Change-Id: I8ef4c7cd6c240cf4f3e2a1e665d4a41b74debe60
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2733568
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Takumi Fujimoto <takumif@chromium.org>
Cr-Commit-Position: refs/heads/master@{#859580}
2021-03-04 00:07:40 +00:00
2021-03-03 17:07:13 +00:00
2021-03-03 15:37:14 +00:00
2021-03-03 19:47:33 +00:00
2021-03-03 23:16:46 +00:00
2021-02-24 03:13:28 +00:00
2021-02-27 01:08:16 +00:00

Logo Chromium

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.

Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%