Bug 37644 - Add URL parsing tests for relative URL resolution
Summary: Add URL parsing tests for relative URL resolution
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: Nobody
URL:
Keywords:
Depends on:
Blocks: 37641
  Show dependency treegraph
 
Reported: 2010-04-15 01:48 PDT by Adam Barth
Modified: 2010-04-17 13:00 PDT (History)
3 users (show)

See Also:


Attachments
Patch (12.47 KB, patch)
2010-04-15 01:50 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (16.54 KB, patch)
2010-04-17 12:46 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-04-15 01:48:10 PDT
Add URL parsing tests for relative URL resolution
Comment 1 Adam Barth 2010-04-15 01:50:41 PDT
Created attachment 53417 [details]
Patch
Comment 2 Jeremy Orlow 2010-04-15 15:21:20 PDT
Comment on attachment 53417 [details]
Patch

Maybe you should split the platform specific portions out into other tests and put them in the skip lists of platforms that can't handle them?
Comment 3 Adam Barth 2010-04-15 15:48:01 PDT
Comment on attachment 53417 [details]
Patch

That's a good idea.  Will do.
Comment 4 Adam Barth 2010-04-17 12:46:18 PDT
Created attachment 53606 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2010-04-17 13:00:48 PDT
Comment on attachment 53606 [details]
Patch for landing

Clearing flags on attachment: 53606

Committed r57785: <http://trac.webkit.org/changeset/57785>
Comment 6 WebKit Commit Bot 2010-04-17 13:00:54 PDT
All reviewed patches have been landed.  Closing bug.