Bug 140665 - [Win] Layout Test fast/xmlhttprequest/xmlhttprequest-no-file-access.html is failing
Summary: [Win] Layout Test fast/xmlhttprequest/xmlhttprequest-no-file-access.html is f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-19 21:42 PST by Brent Fulgham
Modified: 2015-01-19 21:55 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2015-01-19 21:47 PST, Brent Fulgham
burg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2015-01-19 21:42:51 PST
The following layout test is failing on Windows:

fast/xmlhttprequest/xmlhttprequest-no-file-access.html

This is due to some improper string handling in the Windows DRT code.
Comment 1 Brent Fulgham 2015-01-19 21:47:38 PST
Created attachment 244968 [details]
Patch
Comment 2 Brent Fulgham 2015-01-19 21:55:37 PST
Committed r178697: <http://trac.webkit.org/changeset/178697>