Commit Graph

343963 Commits

Author SHA1 Message Date
Marco Bonardo
1174f081f0 Backout c0a84f517f4f (bug 824433) for xpcshell tests crashes on Linux 2014-02-04 16:18:38 +01:00
Benjamin Bouvier
65734bc299 Bug 878488: Implement asm.js Math constants; r=luke 2014-02-04 16:11:54 +01:00
Paul Adenot
cfb33ac697 Bug 967007 - Bump the sniffing limit for mp3. r=rillian 2014-02-03 16:55:34 +01:00
Andy Wingo
1ed386a14c Bug 967434 - Remove JS_HAS_DESTRUCTURING ifdefs r=jorendorff
--HG--
extra : rebase_source : 961f0b07a7d3ae0f2598a23eaf12269186b05294
2014-02-04 15:51:28 +01:00
Andy Wingo
eb8a975bb3 Backed out changeset d45ebc647b51 (missing r= line)
--HG--
extra : rebase_source : 8152fc0672e27c423494cb302eae8edd089e086f
2014-02-04 15:49:13 +01:00
Benjamin Bouvier
b01ba7ec3d Bug 966957: Concat Float32 too; r=h4writer 2014-02-04 15:50:17 +01:00
Benjamin Bouvier
a8554fd15e Bug 966957: Specialize ToString for Float32; r=h4writer 2014-02-04 15:48:05 +01:00
Andy Wingo
607f85cbf4 Bug 967434 - Remove JS_HAS_DESTRUCTURING ifdefs 2014-02-04 15:43:00 +01:00
Andrew Halberstadt
12a1c96bfd Bug 949028 - Add check for crashes to geckoinstance.py, r=mdas 2014-02-04 08:53:18 -05:00
Marco Bonardo
0823011573 Bug 824433 - Bookmarks backup takes a long time to write out on shutdown. r=mano 2014-02-04 14:43:20 +01:00
Andy Wingo
811ddba8e5 Bug 966912 - Part 1: Rename blockChain to staticScope r=luke 2014-02-04 14:24:42 +01:00
Benjamin Bouvier
b2f56a0473 Bug 966926: Force ToString not to have Float32 inputs; r=h4writer
--HG--
extra : rebase_source : beef551756493a697923db13607f41a3680c1eb6
2014-02-03 18:22:40 +01:00
Dan Minor
ceeebb6a73 Bug 959155 - Jit-test basic\bug698584.js fails on Windows test machines; r=terrence 2014-02-03 08:50:19 -05:00
Dan Minor
68dda40a93 Bug 959158 - Jit-test tests\asm.js\testZOOB.js fails on Windows 8 test machines; r=luke 2014-02-03 09:16:11 -05:00
Masayuki Nakano
7511b97318 Bug 962140 Append unexpected message log to crash report r=jimm 2014-02-04 20:46:20 +09:00
Jan de Mooij
1ed07a7179 Bug 967039 - Fix a bogus assert in DebugLeaveBlock. r=wingo 2014-02-04 11:57:20 +01:00
Cameron McCormack
a212bb3bb1 Bug 935056 - Don't apply minimum font sizes to SVG text. r=dbaron 2014-02-04 10:53:27 +11:00
Monica Chew
556cda6200 Bug 967298: Make nsIX509CertList instantiable (r=briansmith) 2014-02-03 22:25:50 -08:00
Timothy Nikkel
851085bcf7 Bug 962791. Include nsIFrameInlines.h so linux debug build doesn't complain about missing IsAbsolutelyPositioned. r=me on a CLOSED TREE 2014-02-04 00:14:07 -06:00
Nicholas Nethercote
91ad2e51cf Bug 964238 (part 2) - Remove AutoStringRooter, because it's no longer used. r=terrence.
--HG--
extra : rebase_source : 3d3253f2bc1a867679841d60e4b49c62b8f917c5
2014-01-30 14:59:18 -08:00
Nicholas Nethercote
8ad98d5f7b Bug 964238 (part 1) - Remove JSStableString and StableTwoByteChars. r=terrence.
--HG--
extra : rebase_source : 1859ce0b42661494fa13628551359a5a5d5663c0
2014-01-30 14:58:53 -08:00
Timothy Nikkel
a3873c8033 Bug 962791. Fail to create a scrollable layer if it would cause incorrect clipping of absolutely position items. r=roc
We incorrectly wrap abs pos items, but not wrapping them leads to too many sites failing to create scrollable layers that we can't do that. So instead just fix the clipping issue for now until a more robust solution can be developed.
2014-02-03 23:16:20 -06:00
Ben Kelly
3e4230f663 Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce 2014-02-03 20:49:21 -05:00
Mats Palmgren
49342f47cf Bug 960822 - Limit the Shrink-To-Fit scaling for documents with a text-ish content type so that the content is still visible with extremely long lines. r=dholbert 2014-02-04 02:12:13 +00:00
Mats Palmgren
f3a6f071a1 Bug 966419 - Update the global ShrinkToFitRatio when the current page overflows and requires additional scaling to fit horizontally on the page in Print/Preview. r=dholbert 2014-02-04 02:12:13 +00:00
Phil Ringnalda
35750ea4ab Bug 777574 - Skip quickCheckAPI-C.html on Linux Mesa since it fails on ASan tests all the time 2014-02-03 17:04:53 -08:00
Eitan Isaacson
1209bf575d Bug 964513 - Skip empty headers. r=yzen 2014-02-03 16:57:20 -08:00
Alexander Surkov
653b85b092 Bug 961737 - DOMPointToOffset cleaning up, r=tbsaunde 2014-02-03 19:56:45 -05:00
Honza Bambas
723ab5aff0 Bug 913820 - Base for size limit preferences in HTTP cache v2, r=michal 2014-02-04 01:53:00 +01:00
Honza Bambas
eb9c03b9e5 Bug 949175 - Remove possibility to un-persist a cache entry after it has been opened, r=michal 2014-02-04 01:52:59 +01:00
Honza Bambas
7c5fc076d8 Bug 965899 - Ensure properties are loaded before CacheFileIOManager::OnProfile call, r=michal 2014-02-04 01:52:58 +01:00
Honza Bambas
1b47f55e7d Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking 2014-02-04 01:52:57 +01:00
Honza Bambas
7888ec7b2d Bug 828183 - disable NTLM generic module, effectively disable arbitrary NTLMv1 in Firefox, r=bsmith 2014-02-04 01:52:55 +01:00
Brian Smith
e302a5b3ab Bug 967299: Fix async/sync issue in test_ev_certs.js, r=keeler
--HG--
extra : rebase_source : bb7e0a593205ff95de35cf4eecb65ed9dc91a630
2014-02-03 16:05:33 -08:00
Brian Smith
2944942221 Bug 967175: Remove EV entries for ValiCert (Go Daddy) roots removed in bug 936304, r=kwilson
--HG--
extra : rebase_source : b87998d88f38057d37b7518cf1f4fb485c505b31
2014-02-03 14:29:05 -08:00
David Keeler
5d5e7deea3 Bug 964493, Part 2: Test, r=briansmith
--HG--
extra : rebase_source : 4bc219aaece6f16458ce7755acf552bf956e01a0
2014-01-31 11:32:48 -08:00
Brian Smith
61f3ca30fa Bug 958916: Update to NSS 3.15.5 beta 3 (NSS_3_15_5_BETA3), r=me
--HG--
extra : rebase_source : 569c37a2b5ff3fb6e65a15f82b4c0fb1f2ae603d
2014-02-03 13:34:34 -08:00
Bill McCloskey
1aa677b6af Bug 967228 - Avoid exception in DOMIdentity.jsm (r=MattN) 2014-02-03 15:53:03 -08:00
Mats Palmgren
56dbbf4031 Bug 946929 - Part 2, Disable painting for the shell while the child views are detached. r=roc 2014-02-03 23:47:57 +00:00
Mats Palmgren
15cbe0028f Bug 946929 - Part 1, Don't schedule paint related events in a detached pres context. r=roc 2014-02-03 23:47:57 +00:00
William Chen
81d44a0834 Bug 946585 - Change how the form element pointer affects parsing template elements. r=hsivonen 2014-01-31 15:03:24 -08:00
Matt Woodrow
ce740641cb Bug 952011 - Use Untransform API to safetly untransform points when we have a projective matrix. r=roc 2014-02-04 12:25:23 +13:00
Matt Woodrow
7e18435a4d Bug 952011 - Add gfx3DMatrix API for untransformed rects and points. r=bjacob 2014-02-04 12:25:22 +13:00
Matt Woodrow
5ead3a7c0c Bug 952011 - Remove some nsLayoutUtils transform functions that are no longer needed. r=roc 2014-02-04 12:25:22 +13:00
Matt Woodrow
f571a8a02d Bug 966543 - Ensure that the MacIOSurfaceTextureHost has taken a ref to the surface before letting the client side object be destroyed. r=nical 2014-02-04 12:25:22 +13:00
Ehsan Akhgari
32e9793b5a Bug 924839 - Reapply the OSX part of the fix to bug 915735
--HG--
extra : rebase_source : 1230fc14e43860cd4d5e4975f08216f6d8d6c7be
2014-02-03 17:08:42 -05:00
Kartikaya Gupta
2bd7b75fd2 Bug 845690 - Print a warning for developers if we apply our implicit backwards-compatible meta-viewport tag. r=ehsan,f=vingtetun 2014-02-03 18:22:09 -05:00
Ryan VanderMeulen
eb3bc59eb0 Merge b2g-inbound to m-c on a CLOSED TREE. 2014-02-03 18:14:11 -05:00
Ryan VanderMeulen
e8fbde3d78 Merge inbound to m-c on a CLOSED TREE. 2014-02-03 18:08:45 -05:00
Lukas Blakk
985eeb693c Merging in version bump NO BUG CLOSED TREE 2014-02-03 15:03:10 -08:00