Bug 37889

Summary: URL patterns for file URLs fail to match
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebCore Misc.Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Critical CC: aroben, bweinstein, eric, hyatt
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed change hyatt: review+, timothy: commit-queue-

Description Timothy Hatcher 2010-04-20 14:29:34 PDT
A pattern like "file:///*" always fails to match a file URL.
Comment 1 Timothy Hatcher 2010-04-20 14:46:07 PDT
Created attachment 53882 [details]
Proposed change
Comment 2 Dave Hyatt 2010-04-20 14:46:57 PDT
Comment on attachment 53882 [details]
Proposed change

r=me
Comment 3 Timothy Hatcher 2010-04-20 14:51:23 PDT
Landed in r57923.
Comment 4 Eric Seidel (no email) 2010-04-20 22:57:11 PDT
I think this might have introduced new inspector failures on windows?
http://build.webkit.org/results/Windows%20Release%20(Tests)/r57923%20(11512)/results.html
Comment 5 Timothy Hatcher 2010-04-20 23:00:50 PDT
No.
Comment 6 Eric Seidel (no email) 2010-04-20 23:03:45 PDT
The failures are https://bugs.webkit.org/show_bug.cgi?id=36946.  However, they're now every time starting between r57921 and r57923.