Bug 45080 - Actually parse a URL from ParsedURL
Summary: Actually parse a URL from ParsedURL
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:35 PDT by Adam Barth
Modified: 2010-09-02 19:17 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2010-09-01 18:36 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:35:38 PDT
Actually parse a URL from ParsedURL
Comment 1 Adam Barth 2010-09-01 18:36:45 PDT
Created attachment 66309 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-09-01 18:39:14 PDT
Comment on attachment 66309 [details]
Patch

OK.
Comment 3 WebKit Commit Bot 2010-09-02 07:35:46 PDT
Comment on attachment 66309 [details]
Patch

Rejecting patch 66309 from commit-queue.

Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Eric Seidel', u'--force']" exit_code: 1
Last 500 characters of output:
cceeded at 1 with fuzz 3.
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: JavaScriptCore/wtf/url/api/ParsedURL.cpp
|index 0ee586402a56f5884cc4d54a718412110c1f1f5a..abe0061b1f1410775b69a64315c35f07a0aaaeb0 100644
|--- JavaScriptCore/wtf/url/api/ParsedURL.cpp
|+++ JavaScriptCore/wtf/url/api/ParsedURL.cpp
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

Full output: http://queues.webkit.org/results/3932055
Comment 4 Adam Barth 2010-09-02 11:26:40 PDT
Comment on attachment 66309 [details]
Patch

The earlier patch was rejected because of a flaky test.  Let's try this again.
Comment 5 WebKit Commit Bot 2010-09-02 19:17:49 PDT
Comment on attachment 66309 [details]
Patch

Clearing flags on attachment: 66309

Committed r66706: <http://trac.webkit.org/changeset/66706>
Comment 6 WebKit Commit Bot 2010-09-02 19:17:55 PDT
All reviewed patches have been landed.  Closing bug.