Bug 122281 - [WebIDL] Annotate IDL interfaces under Source/WebCore/Modules/ with the OperationsNotDeletable attribute
Summary: [WebIDL] Annotate IDL interfaces under Source/WebCore/Modules/ with the Opera...
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:20 PDT by Zan Dobersek
Modified: 2013-10-06 12:00 PDT (History)
0 users

See Also:


Attachments
Patch (81.47 KB, patch)
2013-10-03 09:22 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (38.22 KB, patch)
2013-10-04 01:01 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:20:16 PDT
[WebIDL] Annotate IDL interfaces under Source/WebCore/Modules/ with the OperationsNotDeletable attribute
Comment 1 Zan Dobersek 2013-10-03 09:22:57 PDT
Created attachment 213266 [details]
Patch
Comment 2 Zan Dobersek 2013-10-03 14:28:06 PDT
Comment on attachment 213266 [details]
Patch

I'll recheck the changes to remove unnecessary annotations on interfaces with no operations.
Comment 3 Zan Dobersek 2013-10-04 01:01:28 PDT
Created attachment 213341 [details]
Patch
Comment 4 Zan Dobersek 2013-10-06 12:00:12 PDT
Comment on attachment 213341 [details]
Patch

Clearing flags on attachment: 213341

Committed r157001: <http://trac.webkit.org/changeset/157001>
Comment 5 Zan Dobersek 2013-10-06 12:00:17 PDT
All reviewed patches have been landed.  Closing bug.