[webkit-dev] WebIDL change

youenn fablet youennf at gmail.com
Wed Mar 30 03:10:37 PDT 2016


Hi,

The WebIDL binding generator was recently updated to pass non nullable DOM
object parameters as references to DOM constructors/methods (
https://trac.webkit.org/changeset/198833).

To disable that binding generator modification, the keyword
UsePointersEvenForNonNullableObjectArguments was introduced and used in
upstreamed IDL files. This allows updating these files progressively.

This keyword may also be used for private IDL files although it might be
better to update the DOM classes directly.

Thanks,
   y
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20160330/5ee66ee3/attachment.html>


More information about the webkit-dev mailing list