Andrew McCreight
|
84ee98de3c
|
Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv
Replace it with NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION, because it
has been the same for a while.
MozReview-Commit-ID: 5agRGFyUry1
|
2017-08-29 16:02:48 -07:00 |
|
Xidorn Quan
|
d7dda0b9f3
|
Bug 1385193 - Set owner rule of child sheet properly. r=emilio
MozReview-Commit-ID: GvQpA9wibIS
|
2017-07-28 16:46:08 +10:00 |
|
Emilio Cobos Álvarez
|
e310a60d66
|
Bug 1372041: Refactor @import so it also respects the stylesheet's media properly. r=heycam
MozReview-Commit-ID: EBmd8nG877t
|
2017-07-02 17:19:08 +02:00 |
|
Brad Werth
|
889553460c
|
Bug 1371453 Part 3: Change CSSImportRule definition so that media is optional, since in Servo it is derived from an optional stylesheet. r=bz,heycam
MozReview-Commit-ID: Gc4igqA1H0
|
2017-06-27 16:25:07 -07:00 |
|
Xidorn Quan
|
b134804bb8
|
Bug 1352968 part 8 - Construct @import rule object eagerly. r=heycam
MozReview-Commit-ID: HrgZnW21dHz
|
2017-05-30 11:10:25 +10:00 |
|
Xidorn Quan
|
a675c144ab
|
Bug 1352968 part 3 - Add basic CSSOM support for @import rule. r=heycam
Initialization of mChildSheet will be implemented in a later patch.
MozReview-Commit-ID: 3SX3GJEhpBQ
|
2017-05-30 11:10:25 +10:00 |
|