Bug 30971

Summary: Don't add '/' to the URL path if the it does not include '/' after the protocol component
Product: WebKit Reporter: Yael <yael>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 29972    
Attachments:
Description Flags
Patch none

Description Yael 2009-10-30 17:53:42 PDT
Matching IE8 behaviour which does not automatically add '/' for the path component, if the URL does not already include '/' after the scheme.
Comment 1 Yael 2009-10-31 05:08:35 PDT
Created attachment 42251 [details]
Patch
Comment 2 WebKit Commit Bot 2009-11-01 13:39:03 PST
Comment on attachment 42251 [details]
Patch

Clearing flags on attachment: 42251

Committed r50395: <http://trac.webkit.org/changeset/50395>
Comment 3 WebKit Commit Bot 2009-11-01 13:39:09 PST
All reviewed patches have been landed.  Closing bug.