Claudio DeSouza 22b5d46193 [cr145] SidePanelWebUIViewT changed web_contents() access
Access to `web_contents()` was done before through a field, namely,
`contents_wrapper_`. This field has now been dropped, and a
`web_contents()` accessor is available now.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/5606fc836948a2716ac555557e77416dfcd82421

commit 5606fc836948a2716ac555557e77416dfcd82421
Author: yuyisi <hellofroser@gmail.com>
Date:   Sun Dec 21 16:26:01 2025 -0800

    FIXUP: A `raw_ptr` can be removed from `SidePanelWebUIView`

    Since the `SidePanelWebUIView` itself can retrieve the `WebContents`
    instance via `web_contents()`, we do not need to store it using a
    separate raw pointer.

    Fixed: 470115259
    Change-Id: I76b12292771f3e1f15a8f5c71e08152ec350588e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7274662
    Reviewed-by: Avi Drissman <avi@chromium.org>
    Commit-Queue: YISI YU <hellofroser@gmail.com>
    Reviewed-by: Tom Lukaszewicz <tluk@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1561667}
2026-01-29 13:40:50 -05:00
2026-01-25 19:54:17 -03:00
2026-01-29 17:00:59 +00:00
2026-01-29 17:00:59 +00:00

Brave Core

Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser

Follow @brave on Twitter for important announcements.

Resources

Community

You can ask questions and interact with the community in the following locations:

S
Description
No description provided
Readme MPL-2.0
3.8 GiB
Languages
C++ 36.9%
HTML 31.6%
Swift 9.4%
TypeScript 9%
Java 4.8%
Other 8.1%