Files
brave-core/browser
Claudio DeSouza 2966bf1d7a [cr149] BookmarkBarController fetched through a static
The accessor is now gone, and `BrowserView::GetBrowserViewForBrowser` is
used in its place.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/aaed67f345e86a74c60a9f666cd19fe898d23605

commit aaed67f345e86a74c60a9f666cd19fe898d23605
Author: Thomas Lukaszewicz <tluk@chromium.org>
Date:   Wed Apr 15 11:32:42 2026 -0700

    [bedrock] Move bookmark-related methods to BookmarkBarController

    This CL re-homes bookmark-related methods on BrowserWindow to the
    BookmarkBarController browser window feature. Test-specific methods
    that only have a BrowserView impl have been removed and test code
    updated to check the BrowserView directly.

    This is part of an effort to slim BrowserWindow and better modularize
    browser feature code.

    Bug: 502745808
    Change-Id: I4046786862ff822a6a11c278e25948f478340aa2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7763260
    Reviewed-by: David Yeung <dayeung@chromium.org>
    Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1615305}
2026-05-22 16:24:58 -04:00
..
2026-05-22 16:17:59 -04:00
2026-05-22 16:24:57 -04:00
2026-04-27 12:00:45 +01:00
2026-05-22 16:24:57 -04:00
2026-04-27 12:00:45 +01:00
2026-05-20 09:14:00 -07:00