DescriptionRevert 170795
The ConstrainedWindowMacTest.ShowInUninitializedTab was failing on some bots.
http://build.chromium.org/p/tryserver.chromium/builders/mac_rel/builds/78878/steps/browser_tests/logs/stdio
> Fix showing constrained window for uninitialized tabs
>
> If a tab is added without being shown then the associated tab view for the web content will not be created yet.
>
> When a constrained window is added to that tab the window never gets shown.
>
> To fix this I've changed ConstrainedWindowMac2 to reshow the window once the web contents becomes visible.
>
> BUG=163778
> TEST=Reproduced bug 163778 and verified that my patch fixes it.
> Verified that ConstrainedWindowMacTest.ShowInUninitializedTab fails without my patch and passes with it.
>
>
> Review URL: https://chromiumcodereview.appspot.com/11419277
TBR=sail@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170903
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|