forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WebAppUiManagerImpl: Register URLDataSource immediately
We avoid the possibility of flakes in ChromeURLDataManagerWebUITrustedTypesTest.NoTrustedTypesViolation/chrome___web_app_internals if there is a delay in the web app database being loaded. The source for chrome://web-app-internals now registers immediately. The implementation in WebAppInternalsSource waits for the web app system to signal it is ready. Bug: 1257413 Change-Id: I0e2fd3c6d9d5d53e3ff07d9dc1f6bace2f6915af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3223079 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by: Alan Cutter <alancutter@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/main@{#931876}
- Loading branch information
1 parent
c7bd5eb
commit b06047e
Showing
2 changed files
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters