gecko-dev/layout
Emilio Cobos Álvarez 93dd48995f Bug 1412486: Update bindgen. r=xidorn
Constified enums are default now. I think I want to introduce an option to
bindgen to allow setting the default enum behavior, but it doesn't need to block
this.

The ServoBindings.toml changes are somewhat hacky, but that's because of
https://github.com/rust-lang-nursery/rust-bindgen/issues/1125.

Also, the fixups now need to account for whitespace, since quote generates stuff
like root :: nsString, and we don't rustfmt the bindings if there's no rustfmt
installed.

MozReview-Commit-ID: FZOvZnfYXj5

--HG--
extra : rebase_source : 6cda8e65315d97f394ed2441dd882b6ff955efae
2017-10-30 11:54:03 +01:00
..
base Bug 1190721 - Throttle animations that produce any transform change hint if the target element is out-of-view. r=birtles 2017-10-31 09:45:41 +09:00
build Bug 1394649 - Use nsGkAtoms on nsTextServiceDocument. r=masayuki 2017-10-23 13:09:49 +09:00
doc
forms Bug 1407749 - Follow-up for 1393383 to remove useless code. r=jrmuizel 2017-10-31 15:52:36 -04:00
generic Bug 1412355 - Replace the mXOffset/mYOffset fields in DetailedGlyph records with a gfx::Point that stores glyph offsets in line-orientation-relative coordinates. r=jrmuizel 2017-10-30 14:55:42 +00:00
inspector Bug 1408322 - Remove inDOMUtils.cssPropertyIsValid() and use CSS.supports() instead. r=jryans 2017-10-17 13:00:42 +08:00
ipc Bug 1406715 - Use the RenderFrameParent's content rect as the bounds of the webrender iframe display item. r=kats 2017-10-22 00:48:01 -04:00
mathml Bug 1412355 - Replace the mXOffset/mYOffset fields in DetailedGlyph records with a gfx::Point that stores glyph offsets in line-orientation-relative coordinates. r=jrmuizel 2017-10-30 14:55:42 +00:00
media
painting Bug 1407749 - Stop doing fallback on box-shadow display items with varying radii. r=jrmuizel 2017-10-31 15:53:26 -04:00
printing Bug 1409768 - Don't call fsync repeatedly when printing; r=bobowen 2017-10-25 14:16:12 -04:00
reftests Bug 1407749 - Stop doing fallback on box-shadow display items with varying radii. r=jrmuizel 2017-10-31 15:53:26 -04:00
style Bug 1412486: Update bindgen. r=xidorn 2017-10-30 11:54:03 +01:00
svg Bug 1408612 - patch 1 - Use single-precision floats more consistently for glyph position computations when drawing text. r=jrmuizel 2017-10-24 09:59:09 +01:00
tables Bug 1405089 - Add nsDisplayTableCellSelection and do not use webrender fallback if there is no selection mode. r=mattwoodrow 2017-10-26 14:36:58 +08:00
tools bug 1406391 - Remove toolkit.telemetry.enabled manipulation from tests r=Dexter 2017-10-30 10:47:39 -04:00
xul Bug 1217984 - Remove assertion annotations for 366203-1.xul. r=me 2017-10-25 14:58:32 -04:00
moz.build