[WebLayer] Create FragmentHostingRemoteFragmentImpl
This CL removes the fake FragmentActivity from SiteSettingsFragmentImpl and MediaRouteDialogFragmentImpl, replacing them with a Context that hosts the fragments instead. This is possible now that we've landed the bytecode rewriting that changes the return type of Fragment.getActivity() from FragmentActivity to Activity. Bug: 1123216 Change-Id: I98c2c07eb348d6833ca2e5d976110f7f29b5359e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523751 Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Reviewed-by:Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#828649}
Showing
This diff is collapsed.
Please register or sign in to comment