[webkit-reviews] review requested: [Bug 87092] [EFL] webintents/web-intents-delivery-reuse.html is failing on EFL port : [Attachment 143551] Patch

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


Christophe Dumez <christophe.dumez at intel.com> has asked  for review:
Bug 87092: [EFL] webintents/web-intents-delivery-reuse.html is failing on EFL
port
https://bugs.webkit.org/show_bug.cgi?id=87092

Attachment 143551: Patch
https://bugs.webkit.org/attachment.cgi?id=143551&action=review

------- Additional Comments from Christophe Dumez <christophe.dumez at intel.com>
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].


More information about the webkit-reviews mailing list