Files
brave-core/android/java
AlexeyBarabash 60e1c669e4 [cr146][Android] Change at ReturnToChromeUtil
shouldShowNtpAsHomeSurfaceAtStartup method has new persistableBundle
argyment

Chromium change:
https://source.chromium.org/chromium/chromium/src/+/c2c3eb60bfae7281db65395756660c8977378714

	Explicitly disallow start surface after app update when restoring persistent state

	When a window is restored as part of the persistAcrossReboots feature,
	the start surface may be shown afterwards. This change prevents the
	start surface from being shown if the persistent state indicates that
	the window was restored after an app update, in order to minimize any
	disruptions.

	Bug: 459921316
	Change-Id: Ib02ef3277d3d536479cab4ae5c877c07b74d5dae
	Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7534264
2026-02-26 14:14:53 +00:00
..