Bug 100084 - Web Inspector: Incorrect resolution of relative URLs containing a scheme in query parameters
Summary: Web Inspector: Incorrect resolution of relative URLs containing a scheme in q...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 01:02 PDT by Alexander Pavlov (apavlov)
Modified: 2012-10-23 04:36 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.41 KB, patch)
2012-10-23 01:29 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2012-10-23 01:02:53 PDT
node.resolveURL("/foo?param=https://www.example.com") will return the same relative URL.
Comment 1 Alexander Pavlov (apavlov) 2012-10-23 01:29:45 PDT
Created attachment 170080 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-23 04:36:27 PDT
Comment on attachment 170080 [details]
Patch

Clearing flags on attachment: 170080

Committed r132202: <http://trac.webkit.org/changeset/132202>
Comment 3 WebKit Review Bot 2012-10-23 04:36:30 PDT
All reviewed patches have been landed.  Closing bug.