Bug 97422

Summary: Add support for query encoding to WTFURL
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 97405    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Benjamin Poulain 2012-09-23 19:45:42 PDT
More passing tests :)
Comment 1 Benjamin Poulain 2012-09-23 20:24:05 PDT
Created attachment 165305 [details]
Patch
Comment 2 Adam Barth 2012-09-23 21:38:11 PDT
Comment on attachment 165305 [details]
Patch

I don't have a complete understanding of how we should structure the API.  Having URLBuffer in the API doesn't seem ideal...  We'll need to look at the whole thing to figure that sort of stuff out though.
Comment 3 Benjamin Poulain 2012-09-24 14:32:16 PDT
Comment on attachment 165305 [details]
Patch

Clearing flags on attachment: 165305

Committed r129413: <http://trac.webkit.org/changeset/129413>
Comment 4 Benjamin Poulain 2012-09-24 14:32:18 PDT
All reviewed patches have been landed.  Closing bug.