Changes between Version 55 and Version 56 of WebKitIDL


Ignore:
Timestamp:
Feb 21, 2012 10:46:18 AM (12 years ago)
Author:
arv@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitIDL

    v55 v56  
    352352}}}
    353353
    354 We should minimize the number of custom bindings as less as possible, since they are likely to be buggy.
     354We should minimize the number of custom bindings as much as possible, since they are likely to be buggy.
    355355Before using [Custom], you should doubly consider if you really need custom bindings.
    356356You are recommended to modify code generators to avoid using [Custom].