[webkit-reviews] review canceled: [Bug 117531] Rename [CallWith] to [ConstructorCallWith] for IDL interfaces : [Attachment 204416] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 11 23:59:12 PDT 2013


Christophe Dumez <dchris at gmail.com> has canceled Christophe Dumez
<dchris at gmail.com>'s request for review:
Bug 117531: Rename [CallWith] to [ConstructorCallWith] for IDL interfaces
https://bugs.webkit.org/show_bug.cgi?id=117531

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

------- Additional Comments from Christophe Dumez <dchris at gmail.com>
- Removed [ConstructorCallWith] statement from interface with custom
constructors as this has no effect.

I looked into how many interfaces need the ScriptExecutionContext for their
constructor.
There are 30 interfaces with non-custom constructors. 14 of those require the
ScriptExecutionContext for their constructor.


More information about the webkit-reviews mailing list