Bug 122270

Summary: [WebIDL] Annotate IDL interfaces under Source/WebCore/workers/ with the OperationsNotDeletable attribute
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122213    
Attachments:
Description Flags
Patch darin: review+

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.