WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2015-02-20 02:03:38 PST
Created
attachment 246950
[details]
Patch
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
http://trac.webkit.org/changeset/180438
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug