Documentation Archive Developer
Search

WebKit Changes

WebKit

DOMCSSPrimitiveValue.h
Added DOM_CSS_VH
Added DOM_CSS_VW
DOMElement.h
Removed -[DOMElement contains:]
DOMEvent.h
Added DOM_NONE
DOMFile.h
Removed DOMFile.fileName
Removed DOMFile.fileSize
DOMHTMLAnchorElement.h
Added DOMHTMLAnchorElement.AVAILABLE_WEBKIT_VERSION_1_3_AND_LATER_BUT_DEPRECATED_AFTER_WEBKIT_VERSION_5_1 (no architecture available)
DOMHTMLAreaElement.h
Added DOMHTMLAreaElement.AVAILABLE_WEBKIT_VERSION_1_3_AND_LATER_BUT_DEPRECATED_AFTER_WEBKIT_VERSION_5_1 (no architecture available)
DOMHTMLButtonElement.h
Added DOMHTMLButtonElement.AVAILABLE_WEBKIT_VERSION_1_3_AND_LATER_BUT_DEPRECATED_AFTER_WEBKIT_VERSION_5_1 (no architecture available)
DOMHTMLElement.h
Added DOMHTMLElement.AVAILABLE_AFTER_WEBKIT_VERSION_5_1 (no architecture available)
Added -[DOMHTMLElement AVAILABLE_AFTER_WEBKIT_VERSION_5_1] (no architecture available)
DOMHTMLInputElement.h
Added DOMHTMLInputElement.AVAILABLE_WEBKIT_VERSION_1_3_AND_LATER_BUT_DEPRECATED_AFTER_WEBKIT_VERSION_5_1 (no architecture available)
DOMHTMLIsIndexElement.h
Removed DOMHTMLIsIndexElement
Removed DOMHTMLIsIndexElement.form
Removed DOMHTMLIsIndexElement.prompt
DOMHTMLLabelElement.h
Added DOMHTMLLabelElement.AVAILABLE_WEBKIT_VERSION_1_3_AND_LATER_BUT_DEPRECATED_AFTER_WEBKIT_VERSION_5_1 (no architecture available)
DOMHTMLLegendElement.h
Added DOMHTMLLegendElement.AVAILABLE_WEBKIT_VERSION_1_3_AND_LATER_BUT_DEPRECATED_AFTER_WEBKIT_VERSION_5_1 (no architecture available)
DOMHTMLSelectElement.h
Modified DOMHTMLSelectElement.AVAILABLE_IN_WEBKIT_VERSION_4_0
Declaration
From@property(readonly) BOOL willValidate AVAILABLE_IN_WEBKIT_VERSION_4_0
To@property BOOL autofocus AVAILABLE_IN_WEBKIT_VERSION_4_0

DOMHTMLTextAreaElement.h
Added DOMHTMLTextAreaElement.AVAILABLE_WEBKIT_VERSION_1_3_AND_LATER_BUT_DEPRECATED_AFTER_WEBKIT_VERSION_5_1 (no architecture available)
DOMNode.h
DOMProgressEvent.h
Removed -[DOMProgressEvent initProgressEvent:canBubbleArg:cancelableArg:lengthComputableArg:loadedArg:totalArg:]
DOMUIEvent.h
Added DOMUIEvent.AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER_BUT_DEPRECATED (no architecture available)
WebKitErrors.h
npapi.h
Modified NPP_GetMIMEDescription()
Declaration
Fromchar * NPP_GetMIMEDescription ( void);
Toconst char * NPP_GetMIMEDescription ( void);