Description[Document mode] Allow multiple popup windows to appear.
Introduce a queue in TabDelegate for creating multiple Tabs in a row.
This prevents triggering some issue in Android's ActivityManager that
causes it to throw away the tasks for Activities after it launches them,
which in turn causes Android to destroy our Activities.
BUG=498920
Committed: https://crrev.com/e7c6880439e7b4320338fbdf206151296f99ac71
Cr-Commit-Position: refs/heads/master@{#339799}
Patch Set 1 #Patch Set 2 : Fixing test #Patch Set 3 : Moved out class #Patch Set 4 : Cleaning #
Total comments: 19
Patch Set 5 : Uploading for realz #Messages
Total messages: 18 (5 generated)
|