RESOLVED FIXED 99581
[WK2][WTR] InjectedBundlePage::decidePolicyForNavigationAction() should print only filename part of local URLs
https://bugs.webkit.org/show_bug.cgi?id=99581
Summary [WK2][WTR] InjectedBundlePage::decidePolicyForNavigationAction() should print...
Mikhail Pozdnyakov
Reported 2012-10-17 03:33:10 PDT
InjectedBundlePage::decidePolicyForNavigationAction() should print only filename part of local URLs in order to make following test (maybe some others) pass: fast/loader/reload-policy-delegate.html
Attachments
patch (4.02 KB, patch)
2012-10-17 04:33 PDT, Mikhail Pozdnyakov
no flags
Mikhail Pozdnyakov
Comment 1 2012-10-17 04:33:26 PDT
Created attachment 169152 [details] patch BTW, fixed memory leak at adoptWK(WKURLCopyString(WKURLRequestCopyURL(request))); :-)
WebKit Review Bot
Comment 2 2012-10-17 05:23:11 PDT
Comment on attachment 169152 [details] patch Clearing flags on attachment: 169152 Committed r131590: <http://trac.webkit.org/changeset/131590>
WebKit Review Bot
Comment 3 2012-10-17 05:23:15 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.