Bug 88716 - [EFL] skip new tests added in r119883
Summary: [EFL] skip new tests added in r119883
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 88715
  Show dependency treegraph
 
Reported: 2012-06-09 11:06 PDT by Chris Dumez
Modified: 2012-06-09 12:14 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.47 KB, patch)
2012-06-09 11:14 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-06-09 11:06:24 PDT
The following tests were added in r119883.
  http/tests/security/mixedContent/blob-url-in-iframe.html
  http/tests/security/mixedContent/filesystem-url-in-iframe.html

The first test fails because EFL port does not enable LEGACY_WEBKIT_BLOB_BUILDER flag (Bug 88715).
The second one because EFL port does not enable FILE_SYSTEM flag (Bug 68591).
Comment 1 Chris Dumez 2012-06-09 11:14:42 PDT
Created attachment 146710 [details]
Patch

Could someone please cq+ ?
Comment 2 WebKit Review Bot 2012-06-09 12:14:43 PDT
Comment on attachment 146710 [details]
Patch

Clearing flags on attachment: 146710

Committed r119912: <http://trac.webkit.org/changeset/119912>
Comment 3 WebKit Review Bot 2012-06-09 12:14:48 PDT
All reviewed patches have been landed.  Closing bug.