Bug 53847

Summary: Introduce URLString to represent a canonicalized URL represented by a string
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, eric, gustavo.noronha, gustavo, webkit-ews, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch
none
Patch for landing none

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.