commit | cf787132b89984ca2b925e81bd395cded9d0d460 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri Dec 14 17:20:03 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 14 17:20:03 2018 |
tree | 3d5cf9a843ba12f28c809e451904905714f6f774 | |
parent | 602a22a3a589f4f67bb63669f1ef778530ba5596 [diff] |
[jumbo] Replace one of two colliding GetMainFrame with IsMainFrame() There were two GetMainFrame() functions in chrome/browser which clashed in jumbo (unity) builds. Since one of them is only used to check if the current frame is the main frame, simplify the code a bit. Change-Id: I2d0b30d4ca2c18f202db709514c55c84a7eb350f Reviewed-on: https://chromium-review.googlesource.com/c/1378140 Reviewed-by: Tarun Bansal <tbansal@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#616720}
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 .