5144592dd9180a21472159e4d813a7f61c90484e: Bug 1319668 - Check for null context before trying to draw canvas text. r=mats
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 14:49:46 +0000 - rev 325176
Push
84615 by jkew@mozilla.com at Sat, 03 Dec 2016 14:50:21 +0000
Bug 1319668 - Check for null context before trying to draw canvas text. r=mats
71fff6495d23e355d5147d9673dfd5df30d3953c: Bug 1321022 followup, refresh devtools css db to fix xpcshell errors.
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 14:48:09 +0000 - rev 325175
Push
84614 by jkew@mozilla.com at Sat, 03 Dec 2016 14:48:28 +0000
Bug 1321022 followup, refresh devtools css db to fix xpcshell errors.
870d19bb47592adec25736d9e7260bb0ca917fc0: Bug 1321022 pt 6: Use UniquePtr instead of nsAutoPtr (& nsCSSValue setters) in font-variations-setting StyleAnimationValue code. r=jfkthame
Daniel Holbert <dholbert@cs.stanford.edu> - Sat, 03 Dec 2016 12:18:43 +0000 - rev 325174
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 6: Use UniquePtr instead of nsAutoPtr (& nsCSSValue setters) in font-variations-setting StyleAnimationValue code. r=jfkthame
MozReview-Commit-ID: CSj2wcZlTJs
7878d113285818e7a5ec92e4c43cd43a84728db3: Bug 1321022 pt 5 - Add support for animating the font-variations-setting property. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:41 +0000 - rev 325173
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 5 - Add support for animating the font-variations-setting property. r=dholbert
b649cf92aa2d04afbfe454ccf31097eb41216b76: Bug 1321022 pt 4.2 - Fix up some nits in existing font-feature-settings code as per review comments on the new font-variation-settings code. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:39 +0000 - rev 325172
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 4.2 - Fix up some nits in existing font-feature-settings code as per review comments on the new font-variation-settings code. r=dholbert
180d4d40de6b0089b2ccf41f00c43afd93b5d874: Bug 1321022 pt 4.1 - Regenerate the devtools property db (auto-generated using ./mach devtools-css-db). r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:37 +0000 - rev 325171
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 4.1 - Regenerate the devtools property db (auto-generated using ./mach devtools-css-db). r=dholbert
763cff42073a4abf77f8586edb289d91eb751cc7: Bug 1321022 pt 4 - Implement CSS parsing of the font-variations-setting property, storing the value into nsFont. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:36 +0000 - rev 325170
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 4 - Implement CSS parsing of the font-variations-setting property, storing the value into nsFont. r=dholbert
289358891b5f2d7c1f8d2383a83a9bf86258d9ce: Bug 1321022 pt 3 - Add an array of variation settings to nsFont, and hook it up to gfxFontStyle. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:33 +0000 - rev 325169
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 3 - Add an array of variation settings to nsFont, and hook it up to gfxFontStyle. r=dholbert
d97f80b77cb2ce37e9f4e6a2ef527bc399404a78: Bug 1321022 pt 2.1 - While we're here, remove an obsolete declaration. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:31 +0000 - rev 325168
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 2.1 - While we're here, remove an obsolete declaration. r=dholbert
e9fadc2e73631344646748400a6419b320c3ed17: Bug 1321022 pt 2 - Add an array of font variations to gfxFontStyle. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:29 +0000 - rev 325167
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 2 - Add an array of font variations to gfxFontStyle. r=dholbert
c0d84787e5643ab00cf79018e8f80b759b57a95b: Bug 1321022 pt 1.5 - Delete the redundant copy constructor in gfxFontStyle (default copy constructor is fine), and rationalize field ordering a bit. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:28 +0000 - rev 325166
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 1.5 - Delete the redundant copy constructor in gfxFontStyle (default copy constructor is fine), and rationalize field ordering a bit. r=dholbert
ee75de0e12acc2c7557daa437fdb4d5c53393304: Bug 1321022 pt 1 - Add a gfxFontVariation struct to represent a <variation-axis, value> pair. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 12:18:25 +0000 - rev 325165
Push
84613 by jkew@mozilla.com at Sat, 03 Dec 2016 12:25:40 +0000
Bug 1321022 pt 1 - Add a gfxFontVariation struct to represent a <variation-axis, value> pair. r=dholbert
612dfd756ef78a09827ad2287d4635b50368ce81: Bug 1321512 - Add tags containing double-quote and backslash to font-feature-settings tests. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 10:58:57 +0000 - rev 325164
Push
84612 by jkew@mozilla.com at Sat, 03 Dec 2016 11:00:36 +0000
Bug 1321512 - Add tags containing double-quote and backslash to font-feature-settings tests. r=dholbert
9ccafe6922c61dd962c4da4f3f1edc7e3ac8746e: Bug 1321512 - Fix serialization of font-feature-settings tags to properly escape quote and backslash characters. r=dholbert
Jonathan Kew <jkew@mozilla.com> - Sat, 03 Dec 2016 10:58:44 +0000 - rev 325163
Push
84612 by jkew@mozilla.com at Sat, 03 Dec 2016 11:00:36 +0000
Bug 1321512 - Fix serialization of font-feature-settings tags to properly escape quote and backslash characters. r=dholbert
523009ae06f6378061f2a9f4429884c33417bb7d: Bug 1320000 - Part 2: Make XBLChildrenElement::ParseAttribute delegate to its superclass. r=mrbkap
Cameron McCormack <cam@mcc.id.au> - Thu, 01 Dec 2016 09:25:21 +0800 - rev 325162
Push
84611 by cmccormack@mozilla.com at Sat, 03 Dec 2016 07:45:16 +0000
Bug 1320000 - Part 2: Make XBLChildrenElement::ParseAttribute delegate to its superclass. r=mrbkap
MozReview-Commit-ID: 8qXryZXKi4m
bee6662585ed87109cb2ab1b05a16984025c95af: Bug 1320000 - Part 1: Force xbl:children elements to be display:none. r=mrbkap
Cameron McCormack <cam@mcc.id.au> - Thu, 01 Dec 2016 09:25:18 +0800 - rev 325161
Push
84611 by cmccormack@mozilla.com at Sat, 03 Dec 2016 07:45:16 +0000
Bug 1320000 - Part 1: Force xbl:children elements to be display:none. r=mrbkap
MozReview-Commit-ID: IbM0KAIGWqi
1b2237e0b5e010ae3b182e4dbe79037635ee7997: Merge m-c to m-i
Phil Ringnalda <philringnalda@gmail.com> - Fri, 02 Dec 2016 22:28:05 -0800 - rev 325160
Push
84610 by philringnalda@gmail.com at Sat, 03 Dec 2016 06:28:13 +0000
Merge m-c to m-i
MozReview-Commit-ID: 5bYzmy6C41c
557548714db55136b51e1129d649e2599797985f: Merge m-i to m-c, a=merge
Phil Ringnalda <philringnalda@gmail.com> - Fri, 02 Dec 2016 22:17:31 -0800 - rev 325159
Push
84610 by philringnalda@gmail.com at Sat, 03 Dec 2016 06:28:13 +0000
Merge m-i to m-c, a=merge
MozReview-Commit-ID: ByPMe4s1FrG
a8e20bf36959426f0a6eb4b5df29ef3dd85ad4bd: Bug 1321750 - Remove automatic color flags from HOST_CFLAGS, HOST_CXXFLAGS; r=glandium
Gregory Szorc <gps@mozilla.com> - Fri, 02 Dec 2016 10:10:24 -0800 - rev 325158
Push
84610 by philringnalda@gmail.com at Sat, 03 Dec 2016 06:28:13 +0000
Bug 1321750 - Remove automatic color flags from HOST_CFLAGS, HOST_CXXFLAGS; r=glandium
moz.configure only sets the color flags value for the target compiler.
If the host compiler is a different version and doesn't support color
flags, we may pass unrecognized command line options.
Until we have better distinction between host and target compilers
throughout the build system, just disable automatic color flags for
host invocations. We don't have too many host binaries, so this should
have negligible impact.
MozReview-Commit-ID: KWTLkKvtwHs
f463014033520214bc213683fcb086ee3848cd30: Bug 1320181 - Storage sanitizer should return an empty object belonging to the correct scope. r=kmag
Luca Greco <lgreco@mozilla.com> - Mon, 28 Nov 2016 20:11:06 +0100 - rev 325157
Push
84610 by philringnalda@gmail.com at Sat, 03 Dec 2016 06:28:13 +0000
Bug 1320181 - Storage sanitizer should return an empty object belonging to the correct scope. r=kmag
MozReview-Commit-ID: Bx95Cgx0EuH