Bug 198428 - URLParser::parseHostAndPort should not allow non-port characters after an ipv6 host
Summary: URLParser::parseHostAndPort should not allow non-port characters after an ipv...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-31 11:24 PDT by Alex Christensen
Modified: 2019-05-31 13:57 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.90 KB, patch)
2019-05-31 11:31 PDT, Alex Christensen
thorton: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2019-05-31 11:24:46 PDT
URLParser::parseHostAndPort should not allow non-port characters after an ipv6 host
Comment 1 Alex Christensen 2019-05-31 11:31:03 PDT
Created attachment 371072 [details]
Patch
Comment 2 Alex Christensen 2019-05-31 11:31:06 PDT
<rdar://problem/51209196>
Comment 3 EWS Watchlist 2019-05-31 13:19:50 PDT
Comment on attachment 371072 [details]
Patch

Attachment 371072 [details] did not pass jsc-ews (mac):
Output: https://webkit-queues.webkit.org/results/12341803

New failing tests:
mozilla-tests.yaml/js1_5/Array/regress-101964.js.mozilla-no-ftl
apiTests
Comment 4 Alex Christensen 2019-05-31 13:57:35 PDT
https://trac.webkit.org/changeset/245982/webkit