| commit | 0a2cd481a6fcb0e35706708a563a93e2e268ee79 | [log] [tgz] |
|---|---|---|
| author | Rakina Zata Amni <[email protected]> | Thu Nov 27 12:50:34 2025 |
| committer | Copybara-Service <[email protected]> | Thu Nov 27 13:07:05 2025 |
| tree | fbf12f89897520443fcb52a59700f868a3476bb0 | |
| parent | e372ef1c99f5570d50b9bae32b9af7222a18223c [diff] |
Return non-null AwNavigation.getPage() for same-document navigations This makes AwNavigation.getPage() to consistently return a non-null Page for navigations that have committed. Previously same-doc navs would return null, but now it would return the current Page if the navigation has committed / onNavigationCompleted has fired. Bug: b/359826084 Change-Id: Ie60fe9af07984a29208dd99452d3f3fb4a27747b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7206808 Commit-Queue: Rakina Zata Amni <[email protected]> Reviewed-by: Peter Conn <[email protected]> Cr-Commit-Position: refs/heads/main@{#1551010} NOKEYCHECK=True GitOrigin-RevId: 4e478824747230e881fa1f6d4df12e93c2986f2d
Note: the canonical copy of the boundary interfaces lives in the chromium repository; this subdirectory of chromium is mirrored into the Android project for use by the webkit AndroidX module.
If you‘re reading this file in the Android repository, don’t make changes in this folder. Please make changes in chromium, or contact the OWNERS in frameworks/support/webkit/.
If you're reading this file in the chromium repository, you should feel free to make changes. Please be aware that this folder has strict import requirements (enforced by DEPS), because it must continue to build when mirrored into Android.