Files
brave-core/chromium_src
Claudio DeSouza cd77ff9ee7 [cr149] FindBrowserWithWebContents renamed upstream.
Follow up to:

commit 72f140e852
Author: Claudio DeSouza <cdesouza@brave.com>
Date:   Wed Oct 11 17:42:49 2023 +0100

    `FindBrowserWithWebContents` renamed upstream

    This is a simple function rename with no other effects.

    Chromium change:
    https://chromium.googlesource.com/chromium/src/+/82d9bb0f98d7c88a1b2af2e267cf36125fba17c6

    commit 82d9bb0f98d7c88a1b2af2e267cf36125fba17c6
    Author: Avi Drissman <avi@chromium.org>
    Date:   Mon Oct 9 21:05:45 2023 +0000

        Rename FindBrowserWithWebContents to FindBrowserWithTab

        "WebContents" hasn't been synonymous with "tab" since the content
        split. It's confusing to have a function that says it finds a browser
        by "web contents" yet only looks at the tabs.

        Rename the function so that its name accurately reflects its function.

        Bug: none
2026-05-22 16:57:26 -04:00
..
2026-05-08 23:25:10 +01:00