Bug 96133 - http/tests/security/contentSecurityPolicy/blob-urls-match-self.html fails on Windows port
Summary: http/tests/security/contentSecurityPolicy/blob-urls-match-self.html fails on ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Mike West
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-09-07 10:37 PDT by Roger Fong
Modified: 2012-09-10 04:03 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2012-09-07 11:50 PDT, Mike West
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2012-09-07 10:37:49 PDT
Test fails on Windows port since added in http://trac.webkit.org/changeset/126785.

Blobs might be completely disabled on Windows. Adding to skip list for now while mkwst investigates further.
Comment 1 Roger Fong 2012-09-07 10:58:44 PDT
Skipped here: http://trac.webkit.org/changeset/127890
Comment 2 Mike West 2012-09-07 11:47:21 PDT
Blob is disabled. See http://trac.webkit.org/browser/trunk/WebKitLibraries/win/tools/vsprops/FeatureDefines.vsprops#L26

I'll move the skip up to the other ENABLE(BLOB) skips.
Comment 3 Mike West 2012-09-07 11:50:36 PDT
Created attachment 162836 [details]
Patch
Comment 4 Mike West 2012-09-07 11:51:04 PDT
Would you mind reviewing/CQing?

Thanks!
Comment 5 WebKit Review Bot 2012-09-10 04:03:54 PDT
Comment on attachment 162836 [details]
Patch

Clearing flags on attachment: 162836

Committed r128041: <http://trac.webkit.org/changeset/128041>
Comment 6 WebKit Review Bot 2012-09-10 04:03:58 PDT
All reviewed patches have been landed.  Closing bug.