RESOLVED FIXED 122270
[WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with the OperationsNotDeletable attribute
https://bugs.webkit.org/show_bug.cgi?id=122270
Summary [WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with the Opera...
Zan Dobersek
Reported 2013-10-03 08:47:53 PDT
[WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with the OperationsNotDeletable attribute
Attachments
Patch (5.22 KB, patch)
2013-10-03 08:49 PDT, Zan Dobersek
darin: review+
Zan Dobersek
Comment 1 2013-10-03 08:49:04 PDT
Darin Adler
Comment 2 2013-10-03 12:48:54 PDT
Comment on attachment 213253 [details] Patch 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.
Zan Dobersek
Comment 3 2013-10-04 04:39:37 PDT
Note You need to log in before you can comment on or make changes to this bug.