RESOLVED FIXED 141829
[WebEditingTester] Implement an open panel
https://bugs.webkit.org/show_bug.cgi?id=141829
Summary [WebEditingTester] Implement an open panel
Tim Horton
Reported 2015-02-20 02:03:25 PST
[WebEditingTester] Implement an open panel
Attachments
Patch (3.46 KB, patch)
2015-02-20 02:03 PST, Tim Horton
simon.fraser: review+
Tim Horton
Comment 1 2015-02-20 02:03:38 PST
Simon Fraser (smfr)
Comment 2 2015-02-20 11:41:09 PST
Comment on attachment 246950 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=246950&action=review > Tools/WebEditingTester/AppDelegate.m:145 > +- (void)_useWebKit1ForOpeningDocument:(id)sender sounds like a BOOL. Maybe openDocumentWithWebKit1. > Tools/WebEditingTester/AppDelegate.m:150 > +- (void)_useWebKit2ForOpeningDocument:(id)sender Ditto > Tools/WebEditingTester/AppDelegate.m:160 > + [radioButtonPrototype setButtonType:NSRadioButton]; DOT > Tools/WebEditingTester/AppDelegate.m:182 > + [[controller window] makeKeyAndOrderFront:nil]; DOT
Tim Horton
Comment 3 2015-02-20 12:00:08 PST
Note You need to log in before you can comment on or make changes to this bug.