[webkit-reviews] review granted: [Bug 122270] [WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with the OperationsNotDeletable attribute : [Attachment 213253] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 12:49:58 PDT 2013


Darin Adler <darin at apple.com> has granted Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 122270: [WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with
the OperationsNotDeletable attribute
https://bugs.webkit.org/show_bug.cgi?id=122270

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=213253&action=review


> Source/WebCore/workers/AbstractWorker.idl:35
> +    OperationsNotDeletable

No operations in this class, so it would be good to not make this change.

> Source/WebCore/workers/SharedWorker.idl:40
> +    OperationsNotDeletable

No operations in this class, so it would be good to not make this change.


More information about the webkit-reviews mailing list