WebKit Changes
WebKit
DOMCSSPrimitiveValue.h
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)
Added DOMHTMLElement.accessKey
Added -[DOMHTMLElement click]
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
Added -[DOMNode contains:]
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
WebPreferences.h
npapi.h
Added NPNVcontentsScaleFactor
Modified NPP_GetMIMEDescription()
Declaration | |
---|---|
From | char * NPP_GetMIMEDescription ( void); |
To | const char * NPP_GetMIMEDescription ( void); |