[Webkit-unassigned] [Bug 136913] Incorrect pending API request URL when loading an HTML string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 18 09:20:46 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136913





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2014-09-18 09:20:47 PST ---
(From update of attachment 238296)
View in context: https://bugs.webkit.org/attachment.cgi?id=238296&action=review

> Source/WebKit2/UIProcess/WebPageProxy.cpp:795
> +    m_pageLoadState.setPendingAPIRequestURL(transaction, !baseURL.isEmpty() ? baseURL : ASCIILiteral("about:blank"));

Nice.

Can this be tested?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list