зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1341102 - Make stylo tests pass again; r=bustage
MozReview-Commit-ID: 9RBzxkc9wnA
This commit is contained in:
Родитель
ea5727afc4
Коммит
7e4c368898
|
@ -84,8 +84,8 @@ SERVO_BINDING_FUNC(Servo_StyleSet_ResolveForDeclarations,
|
|||
RawServoStyleSetBorrowed set,
|
||||
ServoStyleContextBorrowedOrNull parent_style,
|
||||
RawServoDeclarationBlockBorrowed declarations)
|
||||
SERVO_BINDING_FUNC(Servo_StyleContext_AddRef, void, mozilla::ServoStyleContext* ctx);
|
||||
SERVO_BINDING_FUNC(Servo_StyleContext_Release, void, mozilla::ServoStyleContext* ctx);
|
||||
SERVO_BINDING_FUNC(Servo_StyleContext_AddRef, void, ServoStyleContextBorrowed ctx);
|
||||
SERVO_BINDING_FUNC(Servo_StyleContext_Release, void, ServoStyleContextBorrowed ctx);
|
||||
|
||||
SERVO_BINDING_FUNC(Servo_StyleSet_MightHaveAttributeDependency, bool,
|
||||
RawServoStyleSetBorrowed set,
|
||||
|
|
Загрузка…
Ссылка в новой задаче