| AccessibilityUtils.js |
Accessible states used to check node's state from the accessiblity API
perspective.
Note: if gecko is built with --disable-accessibility, the interfaces
are not defined. This is why we use getters instead to be able to use
these statically.
|
47818 |
- |
| ChromeTask.js |
eslint-disable no-unused-vars |
4756 |
- |
| DragChildContextBase.sys.mjs |
|
11470 |
- |
| DragParentContextBase.sys.mjs |
global content |
1680 |
- |
| DragSourceChildContext.sys.mjs |
|
3639 |
- |
| DragSourceParentContext.sys.mjs |
global content |
1110 |
- |
| DragTargetChildContext.sys.mjs |
|
1183 |
- |
| DragTargetParentContext.sys.mjs |
global content |
984 |
- |
| EventUtils.js |
eslint-disable no-nested-ternary |
164509 |
27 % |
| ExtensionTestUtils.js |
global registerCleanupFunction |
5316 |
- |
| GleanTest.js |
|
1586 |
- |
| iframe-between-tests.html |
iframe for between tests |
706 |
- |
| LogController.js |
set minimum logging level |
2738 |
- |
| MemoryStats.js |
Statistics that we want to retrieve and display after every test is
done. The keys of this table are intended to be identical to the
relevant attributes of nsIMemoryReporterManager. However, since
nsIMemoryReporterManager doesn't necessarily support all these
statistics in all build configurations, we also use this table to
tell us whether statistics are supported or not.
|
3828 |
- |
| MockObjects.js |
Allows registering a mock XPCOM component, that temporarily replaces the
original one when an object implementing a given ContractID is requested
using createInstance.
@param aContractID
The ContractID of the component to replace, for example
"@mozilla.org/filepicker;1".
@param aReplacementCtor
The constructor function for the JavaScript object that will be
created every time createInstance is called. This object must
implement QueryInterface and provide the XPCOM interfaces required by
the specified ContractID (for example
Components.interfaces.nsIFilePicker).
|
3015 |
- |
| moz.build |
|
982 |
- |
| MozillaLogger.js |
MozillaLogger, a base class logger that just logs to stdout.
|
2287 |
- |
| NativeKeyCodes.js |
This file defines all virtual keycodes for synthesizeNativeKey() of
EventUtils.js and nsIDOMWindowUtils.sendNativeKeyEvent().
These values are defined in each platform's SDK or documents.
|
30014 |
- |
| paint_listener.js |
|
3223 |
- |
| setup.js |
import-globals-from TestRunner.js |
10474 |
- |
| SimpleTest.js |
global gTestPath |
69162 |
- |
| test.css |
color: orange; |
502 |
- |
| TestRunner.js |
e10s event dispatcher from content->chrome
type = eventName (QuitApplication)
data = json object {"filename":filename} <- for LoggerInit
|
34897 |
- |
| WindowSnapshot.js |
|
3435 |
- |
| WorkerHandler.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
1309 |
- |
| WorkerSimpleTest.js |
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ |
962 |
- |