Bug 53847 - Introduce URLString to represent a canonicalized URL represented by a string
Summary: Introduce URLString to represent a canonicalized URL represented by a string
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-05 03:28 PST by Adam Barth
Modified: 2011-02-05 12:22 PST (History)
8 users (show)

See Also:


Attachments
Patch (7.35 KB, patch)
2011-02-05 03:32 PST, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (9.32 KB, patch)
2011-02-05 03:47 PST, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (9.32 KB, patch)
2011-02-05 10:32 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-02-05 03:28:45 PST
Introduce URLString to represent a canonicalized URL represented by a string
Comment 1 Adam Barth 2011-02-05 03:32:25 PST
Created attachment 81353 [details]
Patch
Comment 2 Adam Barth 2011-02-05 03:32:49 PST
See https://bugs.webkit.org/show_bug.cgi?id=36794 for some more discussion of this topic.
Comment 3 Eric Seidel (no email) 2011-02-05 03:34:35 PST
Comment on attachment 81353 [details]
Patch

Yay!  What about the 80 other build systems?
Comment 4 Adam Barth 2011-02-05 03:37:03 PST
> Yay!  What about the 80 other build systems?

Many of them don't care about h files.
Comment 5 WebKit Review Bot 2011-02-05 03:45:59 PST
Attachment 81353 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/7704184
Comment 6 Collabora GTK+ EWS bot 2011-02-05 03:46:31 PST
Attachment 81353 [details] did not build on gtk:
Build output: http://queues.webkit.org/results/7700333
Comment 7 Adam Barth 2011-02-05 03:47:56 PST
Created attachment 81355 [details]
Patch
Comment 8 Early Warning System Bot 2011-02-05 03:54:21 PST
Attachment 81353 [details] did not build on qt:
Build output: http://queues.webkit.org/results/7701312
Comment 9 Adam Barth 2011-02-05 10:32:41 PST
Created attachment 81365 [details]
Patch for landing
Comment 10 WebKit Commit Bot 2011-02-05 12:20:46 PST
The commit-queue encountered the following flaky tests while processing attachment 81365 [details]:

animations/play-state-suspend.html bug 50959 (author: cmarrin@apple.com)
The commit-queue is continuing to process your patch.
Comment 11 WebKit Commit Bot 2011-02-05 12:22:11 PST
Comment on attachment 81365 [details]
Patch for landing

Clearing flags on attachment: 81365

Committed r77748: <http://trac.webkit.org/changeset/77748>
Comment 12 WebKit Commit Bot 2011-02-05 12:22:16 PST
All reviewed patches have been landed.  Closing bug.