Bug 45078 - Add ParsedURL and URLString to WTFURL API
Summary: Add ParsedURL and URLString to WTFURL API
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: 2010-09-01 18:18 PDT by Adam Barth
Modified: 2010-09-02 18:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.05 KB, patch)
2010-09-01 18:19 PDT, 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 2010-09-01 18:18:47 PDT
Add ParsedURL and URLString to WTFURL API
Comment 1 Adam Barth 2010-09-01 18:19:42 PDT
Created attachment 66308 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-09-01 18:31:47 PDT
Comment on attachment 66308 [details]
Patch

OK.
Comment 3 WebKit Commit Bot 2010-09-02 07:18:29 PDT
Comment on attachment 66308 [details]
Patch

Rejecting patch 66308 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--wait-for-httpd', '--ignore-tests', 'compositing,media', '--quiet']" exit_code: 1
Running build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default'.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 20898 test cases.
fast/loader/recursive-before-unload-crash.html -> failed

Exiting early after 1 failures. 14310 tests run.
256.01s total testing time

14309 test cases (99%) succeeded
1 test case (<1%) had incorrect layout
1 test case (<1%) had stderr output

Full output: http://queues.webkit.org/results/3952042
Comment 4 Adam Barth 2010-09-02 11:25:53 PDT
Comment on attachment 66308 [details]
Patch

That's a top flaky test.  We should really fix it.
Comment 5 WebKit Commit Bot 2010-09-02 18:58:47 PDT
Comment on attachment 66308 [details]
Patch

Clearing flags on attachment: 66308

Committed r66703: <http://trac.webkit.org/changeset/66703>
Comment 6 WebKit Commit Bot 2010-09-02 18:58:52 PDT
All reviewed patches have been landed.  Closing bug.