DescriptionFix 'RenderViewHostManagerTest.NoScriptAccessAfterSwapOut'.
Now that cross-origin access to properties of the Location object throws
a SecurityError exception, this test needs to be slightly modified to
catch the exception rather than simply checking that the URL is
undefined.
BUG=261313
Patch Set 1 #
|