DescriptionAdding application lifetime tests to athena, allowing to override focus request for applciations
Background: For Athena we have an intelligent applciation management which allows us to load and unload applications / activities at any time. In some cases we "pre-load" applications to short loading time. In that case we do not want that the application can show its window activated (thus bringing it to front). Instead we have to override that request.
At the same time several things have changed in the application window framework which required. The Browsertests are testing the activation override as well as the activity order upon (re-)creation.
I added miket as OWNER for the extensions/* changes.
BUG=419379
TEST=AppActivityBrowserTest.CreatedAppGetsFocus, AppActivityBrowserTest.UnloadReloadApplicationInPlace, AppActivityBrowserTest.ReloadActivatedApplication, AppActivityBrowserTest.ReloadMovedApplication
Committed: https://crrev.com/3498b1da35e90bcd6ee5b85951a7dc9e4e735be4
Cr-Commit-Position: refs/heads/master@{#299003}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Removed activation #
Total comments: 23
Patch Set 3 : Addressed #
Total comments: 4
Patch Set 4 : . #Patch Set 5 : Added comments #Patch Set 6 : . #Patch Set 7 : . #Messages
Total messages: 22 (6 generated)
|