Bug 85724

Summary: Implement the simple constructors WTFURL's KURL
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: Web Template FrameworkAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch abarth: review+

Benjamin Poulain
Reported 2012-05-05 17:58:45 PDT
Next step: be able to build KURL based on NSUrl and relative URL parsed from page.
Attachments
Patch (11.01 KB, patch)
2012-05-05 18:33 PDT, Benjamin Poulain
no flags
Patch (23.28 KB, patch)
2012-05-19 19:00 PDT, Benjamin Poulain
no flags
Patch (28.47 KB, patch)
2012-06-10 15:02 PDT, Benjamin Poulain
no flags
Patch (30.27 KB, patch)
2012-06-10 15:25 PDT, Benjamin Poulain
abarth: review+
Benjamin Poulain
Comment 1 2012-05-05 18:33:02 PDT
Benjamin Poulain
Comment 2 2012-05-05 18:33:51 PDT
Work in progress, I still need to add parsing of relative URLs.
Benjamin Poulain
Comment 3 2012-05-19 19:00:52 PDT
Benjamin Poulain
Comment 4 2012-06-10 15:02:10 PDT
Benjamin Poulain
Comment 5 2012-06-10 15:17:53 PDT
Unfortunately, even the simplest URL test require relative URL to work. So although I can now run the tests, none of them succeed. Next I'll have to fix parsing of relative URL.
Build Bot
Comment 6 2012-06-10 15:18:06 PDT
Benjamin Poulain
Comment 7 2012-06-10 15:25:08 PDT
Adam Barth
Comment 8 2012-06-11 01:07:29 PDT
Yeah, adding relative URLs is probably high on the TODO list.
Benjamin Poulain
Comment 9 2012-06-13 14:46:20 PDT
Note You need to log in before you can comment on or make changes to this bug.