[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 05:48:44 PDT 2012


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #1 from Christophe Dumez <christophe.dumez at intel.com>  2012-05-23 05:47:41 PST ---
gbillock: In DOMWindowIntents.idl, should the webkitIntent attribute be really marked as readonly? Because of this, the JSC bindings generator does not generate a setter and does not do any shadowing.

As a consequence, the webintents/web-intents-delivery-reuse.html test is failing for us. If I remove the "readonly" for the attribute, then the test is passing just fine. Is it really something that should be fixed in the JSC bindings generator?

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