Bug 99581 - [WK2][WTR] InjectedBundlePage::decidePolicyForNavigationAction() should print only filename part of local URLs
Summary: [WK2][WTR] InjectedBundlePage::decidePolicyForNavigationAction() should print...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 03:33 PDT by Mikhail Pozdnyakov
Modified: 2012-10-17 05:23 PDT (History)
4 users (show)

See Also:


Attachments
patch (4.02 KB, patch)
2012-10-17 04:33 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 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
Comment 1 Mikhail Pozdnyakov 2012-10-17 04:33:26 PDT
Created attachment 169152 [details]
patch

BTW, fixed memory leak at adoptWK(WKURLCopyString(WKURLRequestCopyURL(request))); :-)
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-10-17 05:23:15 PDT
All reviewed patches have been landed.  Closing bug.