Gecko Backout
a06a80b5da
Backed out changeset 2e20100d8f59 (bug 1417709) for error in toolkit/library/rust/target r=backout on a CLOSED TREE
...
Backs out https://github.com/servo/servo/pull/19255
2017-11-22 23:20:51 +00:00
Markus Stange
7be33e3a45
Regenerate structs.rs.
2017-11-22 14:09:55 -05:00
Hiroyuki Ikezoe
64bd97a0d3
Update bindings.
2017-11-22 13:02:45 +09:00
Cameron McCormack
ca10caa85d
style: Regenerate Gecko bindings.
2017-11-21 13:59:18 +08:00
Cameron McCormack
e286ad7dca
style: Regenerate Gecko bindings.
2017-11-17 17:12:10 +08:00
Emilio Cobos Álvarez
1309573b98
style: Update bindings.
...
MozReview-Commit-ID: BAXvyXmZWzo
2017-11-13 02:48:50 +01:00
Markus Stange
c439475b66
Bug 1414147 - Move fontSmoothingBackgroundColor from nsStyleUserInterface to nsFont, stylo changes.
2017-11-04 12:46:03 -04:00
Emilio Cobos Álvarez
4e6af723d8
style: Update bindings.
2017-10-31 20:09:20 +01:00
Nicholas Nethercote
5866b820e0
Introduce nsStaticAtom.
...
It's a sub-class of nsAtom, useful for cases where you know you are dealing
exclusively with static atoms. The nice thing about it is that you can use
raw nsStaticAtom pointers instead of RefPtr<>. (In fact, the AddRef/Release
implementations ensure that we'll crash if we use RefPtr<nsStaticAtom>.)
2017-10-27 20:33:40 +11:00
Emilio Cobos Álvarez
9a804f68f9
style: Update bindings.
2017-10-23 08:32:00 +02:00
Xidorn Quan
2dc714f0ac
Implement XUL tree pseudo style resolution for stylo.
2017-10-20 14:08:56 +11:00
Xidorn Quan
96d0529be5
Remove text-shadow handling from HasAuthorSpecifiedRules
2017-10-12 15:20:47 +11:00
Hiroyuki Ikezoe
fd2ccee84d
Update bindings.
2017-10-10 18:33:49 +09:00
Hiroyuki Ikezoe
1e5ee9d2d4
Update bindings.
2017-10-10 06:35:49 +09:00
Nicholas Nethercote
7628c1236a
Rename nsIAtom as nsAtom.
...
Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of
nsISupports. This means that nsAtom is now a better name for it than
nsIAtom.
2017-10-09 09:27:11 +11:00
Emilio Cobos Álvarez
04b7386070
style: Update bindings.
2017-10-07 13:13:34 +02:00
Xidorn Quan
8fc24bc5fa
Backout #18759
2017-10-07 12:27:04 +11:00
Emilio Cobos Álvarez
3916257db7
style: Update bindings.
2017-10-05 20:51:42 +02:00
Xidorn Quan
23d9d12430
Only generate structs file for the current build
2017-10-05 15:29:32 +11:00