Adds testing infrastructure to web_ui_browsertest to support testing HtmlDialogs.
Dialogs shown using ShowHtmlDialog are not added to any tab strip or as a browser window. This CL adds to web_ui_browsertest functions to grab the newly created WebUI instance and run tests on it. This also adds WebUI certificate viewer tests.
BUG=None
TEST=Adds tests CertificateViewerUITest.testDialogURL, CertificateViewerUITest.testCN, CertificateViewerUITest.testDetails.
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=102310