Update ExtensionDialog; deprecate BubbleWindow.
ExtensionDialog: Rebase this on the new views bubble.
Fix SelectFileDialogExtension (save and open dialogs) bubble interaction.
Remove ExtensionDialogObserver complexity.
BubbleWindow: Nix this NativeWidgetGtk specialization; use ShowHtmlDialog.
Redirects WidgetDelegate users to the compatible CreateViewsWindow.
BUG=
98322
TEST=BubbleWindow and ExtensionDialog users work as before.
CLOSING THIS ISSUE (SUPERSEDED BY codereview.chromium.org/8800032)