DescriptionSecond attempt at cleaning up handling of --disable-popup-blocking. I didn't realize that now window.open() will result in a popup with this flag, where before it resulted in a tab. This necessitated changes to a test that expected one window and two tabs to expect two windows each with one tab.
I also fixed the test to not crash when some expectations were not met (by using ASSERT_ instead of EXPECT_), and to properly use (expected, actual) instead of (actual, expected).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14886
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|