cdf9f8445538bac523c53a450d196b394f596244: Bug 1075621: Support Direct2D 1.1 for ScaledFontDWrite::CopyGlyphsToBuilder. r=jrmuizel
Bas Schouten <bschouten@mozilla.com> - Wed, 01 Oct 2014 19:50:24 +0200 - rev 208237
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1075621: Support Direct2D 1.1 for ScaledFontDWrite::CopyGlyphsToBuilder. r=jrmuizel
165c3fd176ec83c147d112717d105e9a12489ac4: bug 1045739 - (part 2/2) mozilla::pkix: test that revocation checking doesn't occur for expired certificates r=mmc
David Keeler <dkeeler@mozilla.com> - Wed, 01 Oct 2014 10:20:31 -0700 - rev 208236
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
bug 1045739 - (part 2/2) mozilla::pkix: test that revocation checking doesn't occur for expired certificates r=mmc
f7d98f2e35fd713eb2b2fc015ddd9acac13bd8b2: bug 1045739 - (1/2) mozilla::pkix: stop checking revocation for expired certificates r=keeler
Brian Smith <brian@briansmith.org> - Thu, 14 Aug 2014 12:02:55 -0700 - rev 208235
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
bug 1045739 - (1/2) mozilla::pkix: stop checking revocation for expired certificates r=keeler
7719fd510b39c0461e2b20dba6b7c0cbae5fd737: Backed out changeset 31a25f47264b (bug 1067942) for Linux mochitest-other crashes.
Ryan VanderMeulen <ryanvm@gmail.com> - Wed, 01 Oct 2014 13:39:22 -0400 - rev 208234
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Backed out changeset 31a25f47264b (
bug 1067942) for Linux mochitest-other crashes.
CLOSED TREE
2bf0e7ba7177b81ec2147e5cccfb9ffab01fa38e: Bug 1075686, pick up NSS 3.17.2 beta 1 to fix bug 1057161
Kai Engert <kaie@kuix.de> - Wed, 01 Oct 2014 19:30:41 +0200 - rev 208233
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1075686, pick up NSS 3.17.2 beta 1 to fix
bug 1057161
99be24fa714185409fbb0969252e4f8611d6e771: Bug 1074911 - Remove JS_ASSERT and JS_ASSERT_IF macros. r=jorendorff
Nicolas B. Pierron <nicolas.b.pierron@mozilla.com> - Wed, 01 Oct 2014 19:17:53 +0200 - rev 208232
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1074911 - Remove JS_ASSERT and JS_ASSERT_IF macros. r=jorendorff
020a62efb303bb8a1d78a7b124de112c7c704fe9: Bug 1074911 - Replace JS_ASSERT_IF by MOZ_ASSERT_IF. r=jorendorff
Nicolas B. Pierron <nicolas.b.pierron@mozilla.com> - Wed, 01 Oct 2014 19:17:53 +0200 - rev 208231
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1074911 - Replace JS_ASSERT_IF by MOZ_ASSERT_IF. r=jorendorff
Apply the following script
sed -i '
/JS_ASSERT_IF(/ {
s/JS_ASSERT_IF(/MOZ_ASSERT_IF(/;
:b;
s/ \\$/\\/;
/;/ { p; d; };
n;
s/^/ /;
b b;
};
s/JS_ASSERT_IF (/MOZ_ASSERT_IF(/;
'
ed4b995667b58b364d2a7ce9b2111fc22dc1f622: Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff
Nicolas B. Pierron <nicolas.b.pierron@mozilla.com> - Wed, 01 Oct 2014 19:17:51 +0200 - rev 208230
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff
Apply the following script
sed -i '
/JS_ASSERT(/ {
s/JS_ASSERT(/MOZ_ASSERT(/;
:b;
s/ \\$/\\/;
/;/ { p; d; };
n;
s/^/ /;
b b;
};
s/JS_ASSERT (/MOZ_ASSERT(/;
'
Except where the JS_ASSERT macro does not end with a semi-colon, where empty
lines are in the middle of the macro, and where the backslahes are always the
same-length after the expression.
a8b3263797908ab04861b6910937f852405ee2d5: Bug 1074944 - Update APZ code to use Matrix4x4::Inverse() where possible. r=nical
Kartikaya Gupta <kgupta@mozilla.com> - Wed, 01 Oct 2014 13:13:05 -0400 - rev 208229
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1074944 - Update APZ code to use Matrix4x4::Inverse() where possible. r=nical
f68b63f42f3ee364d8af9b23d9ef54725148ae1c: Bug 1074944 - Add Inverse functions on Matrix and Matrix4x4. r=Bas
Kartikaya Gupta <kgupta@mozilla.com> - Wed, 01 Oct 2014 13:13:02 -0400 - rev 208228
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1074944 - Add Inverse functions on Matrix and Matrix4x4. r=Bas
8a3de2f8ec3dbd504ca5a7a19b9398b94aad8595: Backed out changeset 11f95edf23a4 (bug 1073615) for frequent mochitest-bc timeouts.
Ryan VanderMeulen <ryanvm@gmail.com> - Wed, 01 Oct 2014 13:04:02 -0400 - rev 208227
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Backed out changeset 11f95edf23a4 (
bug 1073615) for frequent mochitest-bc timeouts.
741b66e8ecd41f87c3e7306e998df981e5cdebe0: Bug 1059007 - [e10s] Enable most session store tests (r=ttaubert)
Bill McCloskey <wmccloskey@mozilla.com> - Wed, 01 Oct 2014 09:58:56 -0700 - rev 208226
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1059007 - [e10s] Enable most session store tests (r=ttaubert)
ee3962e9f1cd63171cc9e862c9234ee7d1cb65de: Bug 1071409 - Eliminate potential CPOW hang (r=dvander)
Bill McCloskey <wmccloskey@mozilla.com> - Wed, 01 Oct 2014 09:58:54 -0700 - rev 208225
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1071409 - Eliminate potential CPOW hang (r=dvander)
5c14c63b4c1aa1052586bbab802ae98dc6e36a25: Backed out 11 changesets (bug 1065185) for Gaia Python integration test failures on a CLOSED TREE.
Ryan VanderMeulen <ryanvm@gmail.com> - Wed, 01 Oct 2014 12:33:30 -0400 - rev 208224
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Backed out 11 changesets (
bug 1065185) for Gaia Python integration test failures on a CLOSED TREE.
Backed out changeset a45d02c3b4e8 (
bug 1065185)
Backed out changeset bb7b8b0da990 (
bug 1065185)
Backed out changeset 7672d57acbad (
bug 1065185)
Backed out changeset fbdb5bead639 (
bug 1065185)
Backed out changeset 54d6077015da (
bug 1065185)
Backed out changeset e2528549de9d (
bug 1065185)
Backed out changeset 981c0b7c897d (
bug 1065185)
Backed out changeset 903fbf9bb0c7 (
bug 1065185)
Backed out changeset 76e863b63dd8 (
bug 1065185)
Backed out changeset 6871aff5d103 (
bug 1065185)
Backed out changeset cc213ad991a8 (
bug 1065185)
31a25f47264b973d02b1b43edc392d1541c586a2: Bug 1067942 - Change error message for attempted getter-only property writes to include the property name. r=terrence,Ms2ger
Till Schneidereit <till@tillschneidereit.net> - Tue, 30 Sep 2014 01:17:55 +0200 - rev 208223
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1067942 - Change error message for attempted getter-only property writes to include the property name. r=terrence,Ms2ger
95e16edcc7454db26be3f8c535de3f5a1a9df20c: Bug 1067009 - Tests. r=billm
Bobby Holley <bobbyholley@gmail.com> - Wed, 01 Oct 2014 17:22:16 +0200 - rev 208222
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1067009 - Tests. r=billm
41a8bae313cc3464fa21db9be558c8cf47b5c76c: Bug 1067009 - Implement regexp_toShared for CPOWs. r=billm
Bobby Holley <bobbyholley@gmail.com> - Wed, 01 Oct 2014 17:22:15 +0200 - rev 208221
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1067009 - Implement regexp_toShared for CPOWs. r=billm
b9a03ef2866326f6c777cc556dc5951c90599d52: Bug 1067009 - Don't assume that someRegExp.source is an atom. r=billm
Bobby Holley <bobbyholley@gmail.com> - Wed, 01 Oct 2014 17:22:15 +0200 - rev 208220
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1067009 - Don't assume that someRegExp.source is an atom. r=billm
691f25f5e6b3a0e72600186eb6e576d87285eda1: Bug 1067009 - Make JSAPI RegExp accessors work correctly proxies. r=billm
Bobby Holley <bobbyholley@gmail.com> - Wed, 01 Oct 2014 17:22:15 +0200 - rev 208219
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1067009 - Make JSAPI RegExp accessors work correctly proxies. r=billm
34c3db9dabd4d1ca51200e09ddce1910f50ddc68: Bug 1067009 - Const-correct a few jsapi methods. r=billm
Bobby Holley <bobbyholley@gmail.com> - Wed, 01 Oct 2014 17:22:14 +0200 - rev 208218
Push
27580 by kwierso@gmail.com at Wed, 01 Oct 2014 23:26:55 +0000
Bug 1067009 - Const-correct a few jsapi methods. r=billm