mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 22:07:41 +00:00
Bug 1211838 - Add docs for Composite markers, r=jsantell
This commit is contained in:
parent
e19d9f5287
commit
4befdd85f0
@ -159,3 +159,14 @@ serializing/deserializing data off the main thread.
|
||||
* "serializeDataOnMainThread"
|
||||
* "deserializeDataOffMainThread"
|
||||
* "deserializeDataOnMainThread"
|
||||
|
||||
## Composite
|
||||
|
||||
Composite markers trace the actual time an inner composite operation
|
||||
took on the compositor thread. Currently, these markers are only especially
|
||||
interesting for Gecko platform developers, and thus disabled by default.
|
||||
|
||||
## CompositeForwardTransaction
|
||||
|
||||
Markers generated when the IPC request was made to the compositor from
|
||||
the child process's main thread.
|
||||
|
Loading…
x
Reference in New Issue
Block a user