| accessibility.js |
Accessible with children listed in the ancestry structure calculated by the
walker.
|
6629 |
| addon |
|
|
| animation.js |
Sent with the 'mutations' event as part of an array of changes, used to
inform fronts of the type of change that occured.
|
2355 |
| array-buffer.js |
|
636 |
| blackboxing.js |
|
919 |
| breakpoint-list.js |
|
1194 |
| compatibility.js |
|
1736 |
| css-properties.js |
|
542 |
| descriptors |
|
|
| device.js |
|
506 |
| environment.js |
|
437 |
| frame.js |
|
490 |
| heap-snapshot-file.js |
|
617 |
| highlighters.js |
|
920 |
| index.js |
imageData isn't an actor but just a DictType |
10771 |
| inspector.js |
|
1782 |
| layout.js |
|
1435 |
| manifest.js |
|
528 |
| memory.js |
The set of unsolicited events the MemoryActor emits that will be sent over
the RDP (by protocol.js).
|
3128 |
| moz.build |
|
1405 |
| network-content.js |
|
785 |
| network-event.js |
|
5296 |
| network-parent.js |
|
1621 |
| node.js |
Returned from any call that might return a node that isn't connected to root
by nodes the child has seen, such as querySelector.
|
3456 |
| object.js |
|
5163 |
| objects-manager.js |
|
581 |
| page-style.js |
|
3323 |
| perf.js |
|
2567 |
| preference.js |
|
1308 |
| private-properties-iterator.js |
|
1099 |
| property-iterator.js |
|
1018 |
| reflow.js |
The reflows event is emitted when reflows have been detected. The event
is sent with an array of reflows that occured. Each item has the
following properties:
- start {Number}
- end {Number}
- isInterruptible {Boolean}
|
865 |
| responsive.js |
|
773 |
| root.js |
|
2976 |
| screenshot-content.js |
|
805 |
| screenshot.js |
|
834 |
| source.js |
|
2250 |
| storage.js |
|
6853 |
| string.js |
When a caller is expecting a LongString actor but the string is already available on
client, the SimpleStringFront can be used as it shares the same API as a
LongStringFront but will not make unnecessary trips to the server.
|
2185 |
| style |
|
|
| style-rule.js |
|
1832 |
| style-sheets.js |
|
1316 |
| symbol-iterator.js |
|
979 |
| symbol.js |
|
482 |
| target-configuration.js |
|
1503 |
| targets |
|
|
| thread-configuration.js |
|
792 |
| thread.js |
|
3984 |
| tracer.js |
|
986 |
| walker.js |
|
8953 |
| watcher.js |
|
2586 |
| webconsole.js |
Start the given Web Console listeners.
@see webconsoleFront LISTENERS
@Arg array events
Array of events you want to start. See this.LISTENERS for
known events.
|
6441 |
| worker |
|
|