[Webkit-unassigned] [Bug 84589] [EFL][DRT] Implementation of showModalDialog needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 22:52:55 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84589


Christophe Dumez <christophe.dumez at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138936|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Christophe Dumez <christophe.dumez at intel.com>  2012-04-25 22:52:55 PST ---
Created an attachment (id=138936)
 --> (https://bugs.webkit.org/attachment.cgi?id=138936&action=review)
Patch

This patch fixes the following test cases which are not skipped:
 - http/tests/security/cross-frame-access-call.html
 - http/tests/security/cross-frame-access-get.html
 - http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html
 - http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html
 - http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html
 - http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html

It allows to remove several test cases from the skipped list as well.
Some more tests could be unskipped if we implement support for LayoutTestController.abortModal() but I will handle this in a separate patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list