Bug 97422 - Add support for query encoding to WTFURL
Summary: Add support for query encoding to WTFURL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on: 97405
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-23 19:45 PDT by Benjamin Poulain
Modified: 2012-09-24 14:32 PDT (History)
1 user (show)

See Also:


Attachments
Patch (60.40 KB, patch)
2012-09-23 20:24 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.