зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1488887. Re-generate FFI header
This commit is contained in:
Родитель
0f8d66ac1c
Коммит
a8a962d0ae
|
@ -237,12 +237,7 @@ struct Renderer;
|
|||
// Offset in number of tiles.
|
||||
struct Tiles;
|
||||
|
||||
// A Transaction is a group of commands to apply atomically to a document.
|
||||
//
|
||||
// This mechanism ensures that:
|
||||
// - no other message can be interleaved between two commands that need to be applied together.
|
||||
// - no redundant work is performed if two commands in the same transaction cause the scene or
|
||||
// the frame to be rebuilt.
|
||||
// Represents the work associated to a transaction before scene building.
|
||||
struct Transaction;
|
||||
|
||||
// The default unit.
|
||||
|
|
Загрузка…
Ссылка в новой задаче