WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161023
URLParser should parse IPv4 addresses
https://bugs.webkit.org/show_bug.cgi?id=161023
Summary
URLParser should parse IPv4 addresses
Alex Christensen
Reported
2016-08-19 18:21:46 PDT
URLParser should parse IPv4 addresses
Attachments
Patch
(8.76 KB, patch)
2016-08-19 18:25 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2016-08-19 18:25:08 PDT
Created
attachment 286510
[details]
Patch
Alex Christensen
Comment 2
2016-08-19 22:31:26 PDT
Comment on
attachment 286510
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=286510&action=review
efl build failure unrelated.
> Tools/TestWebKitAPI/Tests/WebCore/URLParser.cpp:122 > +TEST_F(URLParserTest, ParserDifferences)
These changes are because of the new URLParser being more standards compliant.
Darin Adler
Comment 3
2016-08-20 18:37:00 PDT
Comment on
attachment 286510
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=286510&action=review
>> Tools/TestWebKitAPI/Tests/WebCore/URLParser.cpp:122 >> +TEST_F(URLParserTest, ParserDifferences) > > These changes are because of the new URLParser being more standards compliant.
Why is this comment in the patch review rather than in the test?
Alex Christensen
Comment 4
2016-08-21 22:21:59 PDT
Comment on
attachment 286510
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=286510&action=review
>>> Tools/TestWebKitAPI/Tests/WebCore/URLParser.cpp:122 >>> +TEST_F(URLParserTest, ParserDifferences) >> >> These changes are because of the new URLParser being more standards compliant. > > Why is this comment in the patch review rather than in the test?
I'll put a comment in the next patch. I don't have SVN on my phone :( There will be more differences and I'll put them here until we remove the old parser, then convert the tests to a new form because there will be no old parser to compare it with.
WebKit Commit Bot
Comment 5
2016-08-21 22:43:53 PDT
Comment on
attachment 286510
[details]
Patch Clearing flags on attachment: 286510 Committed
r204701
: <
http://trac.webkit.org/changeset/204701
>
WebKit Commit Bot
Comment 6
2016-08-21 22:43:58 PDT
All reviewed patches have been landed. Closing bug.
youenn fablet
Comment 7
2016-08-22 05:54:06 PDT
Is the URL parser ready enough to start using within fetch API?
Alex Christensen
Comment 8
2016-08-22 10:01:16 PDT
(In reply to
comment #7
)
> Is the URL parser ready enough to start using within fetch API?
Not yet
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