• raymes@chromium.org's avatar
    Re-enable PDFExtensionTest.BasicPlugin · 691fd025
    raymes@chromium.org authored
    This test was disabled because it was failing. A few changes have been made:
    -The page zoom cannot be assumed to be 100% on load as it will depend on the screen size being tested on. So testPageSize now doesn't make that assumption.
    -testAccessibilityWithPage was flaking because accessibility information was not always returned for the two text boxes. I spent a bit of time investigating, but couldn't work it out so I've left it partially disabled for now and filed crbug.com/378091.
    -The files have all been moved to a more appropriate location (in particular the test was moved out of the data directory).
    
    BUG=303491
    
    Review URL: https://codereview.chromium.org/290803007
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278340 0039d316-1c4b-4281-b951-d872f2087c98
    691fd025
out_of_process_instance.cc 46.5 KB