WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161786
URLParser should parse URLs with non-special schemes
https://bugs.webkit.org/show_bug.cgi?id=161786
Summary
URLParser should parse URLs with non-special schemes
Alex Christensen
Reported
2016-09-08 22:06:34 PDT
URLParser should parse URLs with non-special schemes
Attachments
Patch
(8.11 KB, patch)
2016-09-08 22:09 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(10.43 KB, patch)
2016-09-08 22:47 PDT
,
Alex Christensen
aestes
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2016-09-08 22:09:57 PDT
Created
attachment 288388
[details]
Patch
Alex Christensen
Comment 2
2016-09-08 22:47:53 PDT
Created
attachment 288390
[details]
Patch
Andy Estes
Comment 3
2016-09-09 10:05:34 PDT
Comment on
attachment 288390
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=288390&action=review
> Source/WebCore/platform/URLParser.cpp:465 > + auto checkForSlash = c;
Can we call this something like "maybeSlash" instead?
Alex Christensen
Comment 4
2016-09-09 10:08:37 PDT
http://trac.webkit.org/changeset/205749
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug