22b5d461930f7e6ffa1f7079ec5f3e653c67db9f
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}
…
…
…
…
…
…
…
…
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:
- Brave Community
communitychannel on Brave Software's Slack
Languages
C++
36.9%
HTML
31.6%
Swift
9.4%
TypeScript
9%
Java
4.8%
Other
8.1%