046db80cf15200a82bf5e8ab8f2bc37018ea0f20
Replace RunLoop::Run() with RunUntil-based timeout in the SameDocumentCommitObserver to prevent indefinite hangs when the same-document navigation doesn't fire DidFinishNavigation on macOS arm64 CI. The observer still uses event-driven detection via DidFinishNavigation, but the wait mechanism now has a built-in timeout instead of blocking forever. Also add verification that the right pane URL doesn't change during same-document navigation (no unintended redirect). Fixes https://github.com/brave/brave-browser/issues/52808
…
…
…
…
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%