[webkit-reviews] review granted: [Bug 122276] [WebIDL] Annotate IDL interfaces under Source/WebCore/css/ with the OperationsNotDeletable attribute : [Attachment 213259] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 13:00:00 PDT 2013


Darin Adler <darin at apple.com> has granted Zan Dobersek
<zandobersek at gmail.com>'s request for review:
Bug 122276: [WebIDL] Annotate IDL interfaces under Source/WebCore/css/ with the
OperationsNotDeletable attribute
https://bugs.webkit.org/show_bug.cgi?id=122276

Attachment 213259: Patch
https://bugs.webkit.org/attachment.cgi?id=213259&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=213259&action=review


> Source/WebCore/css/CSSCharsetRule.idl:23
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/CSSFontFaceLoadEvent.idl:36
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/CSSFontFaceRule.idl:25
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/CSSImportRule.idl:23
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/CSSPageRule.idl:23
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/CSSRule.idl:28
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/CSSStyleRule.idl:23
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/CSSUnknownRule.idl:24
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/CSSValue.idl:27
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/Counter.idl:23
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/RGBColor.idl:24
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/Rect.idl:22
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/StyleSheet.idl:28
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/WebKitCSSFilterRule.idl:32
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/WebKitCSSKeyframeRule.idl:31
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/WebKitCSSMixFunctionValue.idl:33
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/WebKitCSSRegionRule.idl:32
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.

> Source/WebCore/css/WebKitCSSViewportRule.idl:32
> +    OperationsNotDeletable

No operations in this interface, so it would be good not to make this change.


More information about the webkit-reviews mailing list