Interfaces moved in Firefox 3.6
These interfaces were moved to new locations in the tree in Gecko 1.9.2. This is generally only interesting to people doing development on Mozilla itself.
Moved DOM interfaces
The following interfaces were moved from dom/public/idl/base/
to dom/interfaces/base/
:
The following interfaces moved from dom/public/idl/core/
to dom/interfaces/core/
:
These interfaces moved from dom/public/idl/css/
to dom/interfaces/css/
:
The following interfaces moved from dom/public/idl/events/
to dom/interfaces/events/
:
These interfaces moved from dom/public/idl/geolocation/
to /dom/interfaces/geolocation/
:
These interfaces moved from dom/public/idl/html/
to /dom/interfaces/html/
:
The following interfaces were moved from dom/public/idl/json/
to dom/interfaces/json/
:
nsIJSON |
The following interfaces were moved from dom/public/idl/ls/
to dom/interfaces/load-save/
:
The following interfaces moved from dom/public/idl/offline/
to dom/interfaces/offline/
:
nsIDOMLoadStatus |
nsIDOMLoadStatusEvent |
nsIDOMOfflineResourceList |
These interfaces moved from dom/public/idl/range/
to dom/interfaces/range/
:
nsIDOMDocumentRange |
nsIDOMNSRange |
nsIDOMRange |
nsIDOMRangeException |
This interface moved from dom/public/idl/smil
to dom/interfaces/smil/
:
nsIDOMElementTimeControl |
The following interfaces moved from dom/public/idl/storage/
to dom/interfaces/storage/
:
nsIDOMStorage |
nsIDOMStorageEvent |
nsIDOMStorageItem |
nsIDOMStorageList |
nsIDOMStorageManager |
nsIDOMStorageWindow |
nsIDOMToString |
The following interfaces moved from dom/public/idl/stylesheets/
to dom/interfaces/stylesheets/
:
nsIDOMDocumentStyle |
nsIDOMLinkStyle |
nsIDOMMediaList |
nsIDOMNSDocumentStyle |
nsIDOMStyleSheet |
nsIDOMStyleSheetList |
The following interfaces moved from dom/public/idl/svg/
to dom/interfaces/svg/
:
The IDL files for DOM workers have moved as well, from dom/public/idl/threads/
to dom/interfaces/threads/
:
nsIDOMWorkers.idl (contains multiple interfaces) |
The following IDL files have moved from dom/public/idl/traversal/
to dom/interfaces/traversal/
:
nsIDOMDocumentTraversal |
nsIDOMNodeFilter |
nsIDOMNodeIterator |
nsIDOMTreeWalker |
The following IDL files have moved from dom/public/idl/views/
to dom/interfaces/views/
:
nsIDOMAbstractView |
nsIDOMDocumentView |
The following IDL files have moved from dom/public/idl/xbl/
to dom/interfaces/xbl/
:
nsIDOMDocumentXBL |
The following IDL files have moved from dom/public/idl/xpath/
to dom/interfaces/xpath/
:
nsIDOMNSXPathExpression |
nsIDOMXPathEvaluator |
nsIDOMXPathException |
nsIDOMXPathExpression |
nsIDOMXPathNSResolver |
nsIDOMXPathNamespace |
nsIDOMXPathResult |
The following IDL files have moved from dom/public/idl/xul/
to dom/interfaces/xul/
: