Bug 37644

Summary: Add URL parsing tests for relative URL resolution
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fishd, mjs
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 37641    
Attachments:
Description Flags
Patch
none
Patch for landing none

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.