Bug 122278 - [WebIDL] Annotate IDL interfaces under Source/WebCore/page/ with the OperationsNotDeletable attribute
Summary: [WebIDL] Annotate IDL interfaces under Source/WebCore/page/ with the Operatio...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks: 122213
  Show dependency treegraph
 
Reported: 2013-10-03 09:02 PDT by Zan Dobersek
Modified: 2013-10-06 11:06 PDT (History)
8 users (show)

See Also:


Attachments
Patch (16.08 KB, patch)
2013-10-03 09:03 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (9.19 KB, patch)
2013-10-03 23:37 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.