DescriptionSupport app.window.create on athena
*src/athena
Change ShellAppActivity to accept both AppWindow and ShellAppWindow.
Implement AppsClient to create NativeAppWindow and AppDelegate instances.
*src/extensions/shell
Add a new method DefaultShellBrowserMainDelegate::CreateAppsClient() to inject athena's AppsClient.
*src/extensions/browser
Add missing dtor to extensions::AppsClient to destroy an instance with a base class pointer in DefaultShellBrowserMainDelegate.
BUG=387288
TBR=benwells@chromium.org for the addition of the missing dtor of extensions::AppsClient.
Committed: https://crrev.com/68096136752418afb7fe4110e928921786439f18
Cr-Commit-Position: refs/heads/master@{#294363}
Patch Set 1 #
Total comments: 6
Patch Set 2 : rebase #Patch Set 3 : Address comments #Messages
Total messages: 19 (8 generated)
|