ChromeObserver.cpp |
|
8795 |
ChromeObserver.h |
|
1278 |
XULBroadcastManager.cpp |
static |
20851 |
XULBroadcastManager.h |
Checks whether an element uses any of the special broadcaster attributes
or is an observes element. This mimics the logic in FindBroadcaster, but
is intended to be a lighter weight check and doesn't actually guarantee
that the element will need a listener.
|
3175 |
XULFrameElement.cpp |
|
6569 |
XULFrameElement.h |
|
2875 |
XULMenuElement.cpp |
|
2874 |
XULMenuElement.h |
|
1137 |
XULPersist.cpp |
|
8750 |
XULPersist.h |
|
1443 |
XULPopupElement.cpp |
|
8523 |
XULPopupElement.h |
|
2894 |
XULTextElement.cpp |
|
858 |
XULTextElement.h |
|
1467 |
XULTooltipElement.cpp |
|
4291 |
XULTooltipElement.h |
|
1301 |
XULTreeElement.cpp |
|
10790 |
XULTreeElement.h |
unused |
3769 |
crashtests |
|
24 |
moz.build |
|
2130 |
nsIBrowserController.idl |
This interface is used to accompany the nsIController for a
<browser> element. It is used to update the commands in the
parent process when the set of child command have changed.
|
866 |
nsIController.idl |
Enhanced controller interface that allows for passing of parameters
to commands.
|
1085 |
nsIControllers.idl |
Return an ID for this controller which is unique to this
nsIControllers.
|
1185 |
nsXULCommandDispatcher.cpp |
This file provides the implementation for the XUL Command Dispatcher.
|
13208 |
nsXULCommandDispatcher.h |
This is the focus manager for XUL documents.
|
2038 |
nsXULContentSink.cpp |
An implementation for a Gecko-style content sink that knows how
to build a content model (the "prototype" document) from XUL.
For more information on XUL,
see http://developer.mozilla.org/en/docs/XUL
|
26585 |
nsXULContentSink.h |
Initialize the content sink, giving it a document with which to communicate
with the outside world, and an nsXULPrototypeDocument to build.
|
4565 |
nsXULContentUtils.cpp |
A package of routines shared by the XUL content code.
|
2110 |
nsXULContentUtils.h |
A package of routines shared by the XUL content code.
|
1079 |
nsXULControllers.cpp |
This file provides the implementation for the XUL "controllers"
object.
|
6731 |
nsXULControllers.h |
The XUL "controllers" object.
|
1317 |
nsXULElement.cpp |
static |
67086 |
nsXULElement.h |
The base XUL element class and associates.
|
19586 |
nsXULPopupListener.cpp |
This file provides the implementation for xul popup listener which
tracks xul popups and context menus
|
12191 |
nsXULPopupListener.h |
This is the popup listener implementation for popup menus and context menus.
|
2082 |
nsXULPrototypeCache.cpp |
static |
16367 |
nsXULPrototypeCache.h |
The XUL prototype cache can be used to store and retrieve shared data for
XUL documents, style sheets, XBL, and scripts.
The cache has two levels:
1. In-memory hashtables
2. The on-disk cache file.
|
3979 |
nsXULPrototypeDocument.cpp |
|
15242 |
nsXULPrototypeDocument.h |
A "prototype" document that stores shared document information
for the XUL cache.
Among other things, stores the tree of nsXULPrototype*
objects, from which the real DOM tree is built later in
PrototypeDocumentContentSink::ResumeWalk.
|
3943 |
nsXULSortService.cpp |
This file provides the implementation for the sort service manager.
|
13877 |
nsXULSortService.h |
This sort service is used to sort content by attribute.
|
1387 |
test |
|
29 |