Bug 30971 - Don't add '/' to the URL path if the it does not include '/' after the protocol component
Summary: Don't add '/' to the URL path if the it does not include '/' after the protoc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 29972
  Show dependency treegraph
 
Reported: 2009-10-30 17:53 PDT by Yael
Modified: 2009-11-01 13:39 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.42 KB, patch)
2009-10-31 05:08 PDT, Yael
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.