[Webkit-unassigned] [Bug 87092] [EFL] webintents/web-intents-delivery-reuse.html is failing on EFL port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 06:06:03 PDT 2012


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |christophe.dumez at intel.com
                   |kit.org                     |
 Attachment #143551|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Christophe Dumez <christophe.dumez at intel.com>  2012-05-23 06:05:03 PST ---
Created an attachment (id=143551)
 --> (https://bugs.webkit.org/attachment.cgi?id=143551&action=review)
Patch

Here is a patch which removes the "readonly" keyword from the webkitIntent attribute so that it becomes truly replaceable with JSC.
The patch also unskips the corresponding test case for EFL port.

Note that in the whole source tree, there is no other IDL attribute which is both readonly and [Replaceable].

-- 
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