forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WebLayer] Make BrowserFragmentImpl extend FragmentHostingRemoteFragm…
…entImpl BrowserFragmentImpl extending FragmentHostingRemoteFragmentImpl means we have a FragmentController (and therefore a FragmentManager) available to us in the main WebLayer UI. Upcoming page info changes will use this FragmentManager, and mediarouter could be refactored to use this as well instead of creating its own RemoteFragment. Bug: 1077766 Change-Id: Id659555b827feed4293b062f8b0d8c6f4889daba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575753 Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Reviewed-by: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#835045}
- Loading branch information
Showing
2 changed files
with
23 additions
and
17 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