WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133689
Add -[WKWebView evaluateJavaScript:completionHandler:]
https://bugs.webkit.org/show_bug.cgi?id=133689
Summary
Add -[WKWebView evaluateJavaScript:completionHandler:]
Anders Carlsson
Reported
2014-06-10 12:42:23 PDT
Add -[WKWebView evaluateJavaScript:completionHandler:]
Attachments
Patch
(20.43 KB, patch)
2014-06-10 12:48 PDT
,
Anders Carlsson
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-06-10 12:48:31 PDT
Created
attachment 232804
[details]
Patch
Geoffrey Garen
Comment 2
2014-06-10 14:17:02 PDT
Comment on
attachment 232804
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=232804&action=review
r=me
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:495 > + // We don't want to call the block from within the call that invalidates the web view, > + // so defer it here.
Why not?
Anders Carlsson
Comment 3
2014-06-10 14:26:24 PDT
Committed
r169765
: <
http://trac.webkit.org/changeset/169765
>
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