Chromium Code Reviews
DescriptionAdd a specialized apps::NativeAppWindow for app_shell
ShellNativeAppWindow is a minimal views-based v2 app window. It is always
centered, cannot be resized, and has no frame. However, it can be created
without src/chrome dependencies.
This allows app_shell to open an app window using chrome.app.window.create()
BUG=341251
TEST=existing browser_tests of apps
Patch Set 1 #Patch Set 2 : similarity #
Total comments: 1
Patch Set 3 : rebase #Patch Set 4 : android, chromeos (app_window) #Messages
Total messages: 2 (0 generated)
|