Bug 162303 - Fix Windows file URL quirks in URLParser
Summary: Fix Windows file URL quirks in URLParser
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:
Depends on:
Blocks:
 
Reported: 2016-09-20 10:47 PDT by Alex Christensen
Modified: 2016-09-20 11:30 PDT (History)
0 users

See Also:


Attachments
Patch (9.27 KB, patch)
2016-09-20 10:48 PDT, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-09-20 10:47:22 PDT
Fix Windows file URL quirks in URLParser
Comment 1 Alex Christensen 2016-09-20 10:48:04 PDT
Created attachment 289379 [details]
Patch
Comment 2 Tim Horton 2016-09-20 11:06:46 PDT
Comment on attachment 289379 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=289379&action=review

> Source/WebCore/ChangeLog:17
> +

You should really explain what was broken here, not just how it's tested.
Comment 3 Alex Christensen 2016-09-20 11:30:01 PDT
http://trac.webkit.org/changeset/206157