- Class nsIBrowserBoxObject
- Please consider using nsIContainerBoxObject.
- Member nsIDOMJSWindow::captureEvents (in long eventFlags)
- These are old Netscape 4 methods. Do not use, the implementation is no-op.
- Member nsIDOMNSEvent::preventBubble ()
- Use nsIDOMEvent::stopPropagation.
- Member nsIDOMNSEvent::preventCapture ()
- Use nsIDOMEvent::stopPropagation.
- Member nsIDOMNSHTMLDocument::captureEvents (in long eventFlags)
- These are old Netscape 4 methods. Do not use, the implementation is no-op.
- Class nsIEditorBoxObject
- Please consider using nsIContainerBoxObject.
- Member nsIExternalProtocolService::loadUrl (in nsIURI aURL)
- Use LoadURI instead (See Bug 389565 for removal)
- Class nsIHttpEventSink
- Newly written code should use nsIChannelEventSink instead of this interface.
- Class nsIIFrameBoxObject
- Please consider using nsIContainerBoxObject.
- Member nsIMIMEInfo::MIMEType
- use nsIHandlerInfo::type instead.
- Member nsIScriptSecurityManager::checkLoadURI (in nsIURI from, in nsIURI uri, in unsigned long flags)
- Use checkLoadURIWithPrincipal instead of this function.
- Member nsIScriptSecurityManager::checkLoadURIStr (in AUTF8String from, in AUTF8String uri, in unsigned long flags)
- Use checkLoadURIStrWithPrincipal instead of this function.
- Member nsPIDOMEventTarget::DispatchDOMEvent (nsEvent *aEvent, nsIDOMEvent *aDOMEvent, nsPresContext *aPresContext, nsEventStatus *aEventStatus)=0
- This method is here just until all the callers outside Gecko have been converted to use nsIDOMEventTarget::dispatchEvent.
- Member icaltime_from_timet
- This constructor is deprecated and shouldn't be used in new software. Use icaltime_from_timet_with_zone(time_t, int, icaltimezone *) instead. In the meantime, calls to this method return a floating time, which can always be converted to a local time with an appropriate call to icaltime_convert_to_zone().
- Member icalproperty_remove_parameter
- Please use icalproperty_remove_parameter_by_kind() instead.
- Member icalproperty_string_to_enum
- please use icalproperty_kind_and_string_to_enum instead
- Member icaltimezone_get_utc_offset
- This API wasn't updated when we changed icaltimetype to contain its own timezone. Also, this takes a pointer instead of the struct.
- Member icaltimezone_get_utc_offset_of_utc_time
- This API wasn't updated when we changed icaltimetype to contain its own timezone. Also, this takes a pointer instead of the struct.
Generated Mozilla by
1.5.6