WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146563
ShouldOpenExternalURLsPolicy should default to "Allow" for WK2 API loads
https://bugs.webkit.org/show_bug.cgi?id=146563
Summary
ShouldOpenExternalURLsPolicy should default to "Allow" for WK2 API loads
Brady Eidson
Reported
2015-07-02 16:18:23 PDT
ShouldOpenExternalURLsPolicy should default to "Allow" for WK2 API loads
rdar://problem/21640050
Attachments
Patch v1
(4.72 KB, patch)
2015-07-02 16:21 PDT
,
Brady Eidson
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2015-07-02 16:21:30 PDT
Created
attachment 256046
[details]
Patch v1 EWS running in concert with layout tests on my machine - Still making sure no behavior changed.
Brady Eidson
Comment 2
2015-07-05 10:37:36 PDT
(To be clear on the Windows EWS failure, it's not because of this patch.)
Geoffrey Garen
Comment 3
2015-07-06 12:59:23 PDT
Comment on
attachment 256046
[details]
Patch v1 View in context:
https://bugs.webkit.org/attachment.cgi?id=256046&action=review
Please fix Windows if it is truly broken.
> Tools/WebKitTestRunner/TestInvocation.cpp:189 > + WKPageLoadURLWithShouldOpenExternalURLsPolicy(TestController::singleton().mainWebView()->page(), m_url.get(), false);
Please put false in well-named local variable.
Brady Eidson
Comment 4
2015-07-06 13:06:02 PDT
(In reply to
comment #3
)
> Comment on
attachment 256046
[details]
> Patch v1 > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=256046&action=review
> > Please fix Windows if it is truly broken.
It is not.
> > > Tools/WebKitTestRunner/TestInvocation.cpp:189 > > + WKPageLoadURLWithShouldOpenExternalURLsPolicy(TestController::singleton().mainWebView()->page(), m_url.get(), false); > > Please put false in well-named local variable.
Willdo. Thanks!
Brady Eidson
Comment 5
2015-07-06 13:15:25 PDT
https://trac.webkit.org/changeset/186371
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