WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133645
Add -[WKWebView loadHTMLString:baseURL:]
https://bugs.webkit.org/show_bug.cgi?id=133645
Summary
Add -[WKWebView loadHTMLString:baseURL:]
Anders Carlsson
Reported
2014-06-09 10:07:03 PDT
Add -[WKWebView loadHTMLString:baseURL:]
Attachments
Patch
(15.80 KB, patch)
2014-06-09 11:02 PDT
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-06-09 11:02:16 PDT
Created
attachment 232715
[details]
Patch
Sam Weinig
Comment 2
2014-06-09 11:06:52 PDT
Comment on
attachment 232715
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=232715&action=review
> Source/WebKit2/UIProcess/WebPageProxy.cpp:758 > + m_pageLoadState.setPendingAPIRequestURL(transaction, String());
This should match whatever we show as the URL. In this case, about:blank if there is no baseURL and the baseURL otherwise.
Anders Carlsson
Comment 3
2014-06-09 11:09:28 PDT
Committed
r169696
: <
http://trac.webkit.org/changeset/169696
>
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