[webkit-reviews] review denied: [Bug 87129] Remove getPropertyShorthand from the web exposed API. : [Attachment 143303] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 12:47:00 PDT 2012


Timothy Hatcher <timothy at apple.com> has denied Alexis Menard (darktears)
<alexis.menard at openbossa.org>'s request for review:
Bug 87129: Remove getPropertyShorthand from the web exposed API.
https://bugs.webkit.org/show_bug.cgi?id=87129

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

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=143303&action=review


> Source/WebCore/bindings/objc/PublicDOMInterfaces.h:-981
> -- (NSString *)getPropertyShorthand:(NSString *)propertyName
AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;

This is public API. It should stay, removing it is binary incompatible. If we
wish to remove it we should mark it as deprecated for one release.


More information about the webkit-reviews mailing list