Bug 122278

Summary: [WebIDL] Annotate IDL interfaces under Source/WebCore/page/ 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, graouts, joepeck, kondapallykalyan, mkwst, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122213    
Attachments:
Description Flags
Patch
none
Patch none

Description Zan Dobersek 2013-10-03 09:02:42 PDT
[WebIDL] Annotate IDL interfaces under Source/WebCore/page/ with the OperationsNotDeletable attribute
Comment 1 Zan Dobersek 2013-10-03 09:03:48 PDT
Created attachment 213260 [details]
Patch
Comment 2 Zan Dobersek 2013-10-03 14:24:57 PDT
Comment on attachment 213260 [details]
Patch

I'll recheck the changes to remove unnecessary annotations on interfaces with no operations.
Comment 3 Zan Dobersek 2013-10-03 23:37:59 PDT
Created attachment 213337 [details]
Patch
Comment 4 Zan Dobersek 2013-10-06 11:05:58 PDT
Comment on attachment 213337 [details]
Patch

Clearing flags on attachment: 213337

Committed r156996: <http://trac.webkit.org/changeset/156996>
Comment 5 Zan Dobersek 2013-10-06 11:06:05 PDT
All reviewed patches have been landed.  Closing bug.