Commit Graph

180859 Commits

Author SHA1 Message Date
Randell Jesup
835d59b242 Backout d26d6aab28da (bug 1003702) for breaking everything 2014-05-01 03:05:14 -04:00
Jan Beich
513d510b5f Bug 1004183: Unbreak build with --disable-webrtc after bug 907352 r=jib 2014-05-01 02:58:48 -04:00
Blake Kaplan
16c8188cf8 Bug 1002729 - Avoid problems with ternary expressions and static const integers with no definition. r=jesup 2014-05-01 02:48:05 -04:00
Chris Peterson
db9e5dea57 Bug 1003702 - Suppress clang warnings in third-party code: ICU. r=glandium 2014-04-25 23:57:45 -07:00
Chris Peterson
e36a21d1a7 Bug 1002891 - Fix -Wunused-variable warning in storage. r=mak 2014-04-28 19:41:18 -07:00
Nicholas Nethercote
cfcbd44588 Bug 1001159 (part 6) - Used ArenaCellIterImpl in Arena::finalize(). r=billm. 2014-04-29 18:03:28 -07:00
Nicholas Nethercote
36baf4fea3 Bug 1001159 (part 5) - Simplify FreeSpan computation in Arena::finalize(). r=billm. 2014-04-29 18:03:22 -07:00
Nicholas Nethercote
fff9f07e92 Bug 1001159 (part 4) - Remove |allClear| from Arena::finalize(). r=billm. 2014-04-29 18:01:13 -07:00
Nicholas Nethercote
c329af4dd6 Bug 1001159 (part 3) - Rewrite ZoneCellIterImpl. r=billm.
--HG--
extra : rebase_source : c9f0557804ac041a31485ebde0091336881175d3
2014-04-29 18:00:27 -07:00
Nicholas Nethercote
ad7da1d6d3 Bug 1001159 (part 2) - Rewrite ArenaCellIterImpl. r=billm.
--HG--
extra : rebase_source : 44a92d10cec9d65f285e42ff4a74f349f25ecc99
2014-04-29 17:59:03 -07:00
Nicholas Nethercote
eefd8296d2 Bug 1001159 (part 1) - Split CellIterImpl and subclasses in two. r=billm.
--HG--
extra : rebase_source : 20203cad0af54bd9bea81b8ff5c2e7016e14c3c2
2014-04-28 23:39:44 -07:00
Eitan Isaacson
3eb9983e79 Bug 1003491 - Make traversal rule land on bigger items that have simple subtrees. r=yzen 2014-04-30 21:33:37 -07:00
Shu-yu Guo
4c603eb6eb Bug 996983 - Part 3: Push JitActivations for each PJS thread during ForkJoin. (r=nmatsakis) 2014-04-30 21:12:17 -07:00
Shu-yu Guo
8ea2ddbf1c Bug 996983 - Part 2: JIT-related changes. (r=jandem) 2014-04-30 21:12:17 -07:00
Shu-yu Guo
df8d0a2c21 Bug 996983 - Part 1: Change activations and friends to use ThreadSafeContext. Non-JIT-related changes. (r=luke) 2014-04-30 21:12:17 -07:00
Monica Chew
b06faaca65 Bug 998057: Add tests for certificate pinning (r=cviecco,dkeeler) 2014-04-30 20:11:35 -07:00
Monica Chew
a950040c90 Backed out changeset 9c8fbf297d51
Camilo did not land his patch that this depends on, my bad.
2014-04-30 20:01:34 -07:00
Monica Chew
628c03d585 Bug 998057: Add tests for certificate pinning (r=cviecco,dkeeler) 2014-04-30 19:56:03 -07:00
Benoit Jacob
9a1f88f39c Bug 920292 - Check the types of assert conditions - r=froydnj 2014-04-30 22:39:13 -04:00
Mike Hommey
6e3398fb19 Backout changeset 24359653cf0a (bug 999913) for bustage on a CLOSED TREE. 2014-05-01 11:22:26 +09:00
Mike Hommey
45fb925a9d Bug 1003537 - Turn config.status executable in MOZ_CREATE_CONFIG_STATUS instead of MOZ_RUN_CONFIG_STATUS. r=mshal 2014-05-01 10:57:49 +09:00
Mike Hommey
87338bc018 Bug 999913 - Enable replace-malloc on nightly builds. r=mshal 2014-05-01 10:57:48 +09:00
Mike Hommey
1cfbfb3bc6 Bug 961264 - Remove checks for visibility pragmas and attributes in gcc. r=ted 2014-05-01 10:53:48 +09:00
Wes Kocher
082d1cb39e Backed out changeset 7a4f15c7cec5 (bug 1003159) for m-oth bustage on a CLOSED TREE 2014-04-30 16:35:20 -07:00
Robert O'Callahan
959601c675 Bug 995745 - Use LockPixels for WebGL readback directly into a DrawTarget instead of writing to an immutable snapshot. r=mattwoodrow 2014-05-01 11:12:41 +12:00
Dan Gohman
27675a48b0 Bug 1004221 - SpiderMonkey: Delete unnecessary format string escapes. r=sstangl 2014-04-30 15:49:35 -07:00
Daniel Holbert
d2ed07da4a Bug 1003921: Use NS_WARN_IF_FALSE instead of NS_WARN_IF to fix warning in mozStorageAsyncStatementExecution.cpp. r=mak 2014-04-30 15:41:05 -07:00
Monica Chew
625b9449b2 Bug 998057: Add test pinset to the pin generator (r=cviecco)
--HG--
rename : security/manager/ssl/tests/unit/tlsserver/default-ee.der => security/manager/boot/src/default-ee.der
2014-04-30 15:30:44 -07:00
Randell Jesup
1a11d079ec Bug 985253: Send rtcp-fb for all video codecs, and fix answer generation for H.264 for rtcp-fb r=ehugg 2014-04-30 18:18:35 -04:00
Steven Michaud
e97c5425a1 Bug 1002564 - All crashes with reason EXC_BAD_ACCESS / 0x0000000d have a 32-bit crash address. r=ted 2014-04-30 17:05:18 -05:00
Camilo Viecco
06f960a801 Bug 744204 - Allow Certificate key pinning Part 2 - Certverifier Interface. r=keeler
--HG--
extra : rebase_source : 2f9748ba0b241c697e22b7ff72f2f5a0fad4a2ca
2014-02-05 14:49:10 -08:00
Ehsan Akhgari
50a084ff52 Bug 992118 - Correctly handle the underscore in the LANG environment variable; r=smaug 2014-04-30 18:01:12 -04:00
David Burns
2378f04be0 Bug 1004089: Allow frame switching in marionette when switching by index and the frame is OOP; r=mdas 2014-04-30 22:59:25 +01:00
Nathan Froyd
097f6cd142 Bug 1003309 - remove JS component loader construction from mozJSSubScriptLoader; r=bholley 2014-04-29 13:28:23 -04:00
Nathan Froyd
e6a4cc3808 Bug 1003312 - make PermissionSettings.js{,m} use Services.jsm more; r=fabrice 2014-04-29 13:27:51 -04:00
Nathan Froyd
4c20a67b0d Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan 2014-04-29 13:27:26 -04:00
Nathan Froyd
e616ea9a4c Bug 1003306 - part 1 - add PermissionManager/nsIPermissionManager to ServicesList.h; r=bsmedberg 2014-04-29 13:27:02 -04:00
Nathan Froyd
98d4e9240c Bug 1003297 - part 2 - tidy up refcount management in mozilla::services::Get*; r=bsmedberg 2014-04-29 11:59:45 -04:00
Nathan Froyd
59c84adaad Bug 1003297 - part 1 - don't try to return XPCOM services from mozilla::services getters post-XPCOM shutdown; r=bsmedberg 2014-04-29 11:51:14 -04:00
Nathan Froyd
3e99c84abb Bug 1003296 - use Services.jsm more in specialpowersAPI.js; r=jmaher 2014-04-29 11:31:12 -04:00
Malini Das
ce80255571 Bug 995989 - fix APZ scrolling, r=dburns 2014-04-30 17:48:21 -04:00
Mike Connor
6e2efc4819 Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora, r=rstrong
--HG--
extra : rebase_source : fd4300eef112c4cf92f83453c275a876cf2792c8
2014-04-30 15:25:13 -04:00
Jeff Gilbert
1f399c0c85 Bug 978407 - Mark as cleared after glClearing. - r=kamidphish 2014-04-30 14:30:28 -07:00
Jeff Gilbert
0bcc6e5d0e Bug 978407 - Static constants should have 'k' prefix. - r=kamidphish 2014-04-30 14:30:23 -07:00
Jeff Gilbert
5e80fdd74a Bug 978407 - Use glClear to clear deferred-init textures. - r=kamidphish 2014-04-30 14:30:21 -07:00
Benjamin Bouvier
738348752d Bug 999790: Make asm.js modules and functions constructible; r=luke
--HG--
extra : rebase_source : b4d64db2b3faeb5aaac0d3f104de60b1c47f1fc2
2014-04-30 21:31:28 +02:00
Ryan VanderMeulen
c54f3e2567 Merge m-c to inbound on a CLOSED TREE. 2014-04-30 16:47:33 -04:00
Ryan VanderMeulen
c9d9cf8970 Merge fx-team to m-c. 2014-04-30 16:41:19 -04:00
Ryan VanderMeulen
5f7df9f210 Merge b2g-inbound to m-c. 2014-04-30 16:35:38 -04:00
Ryan VanderMeulen
9c2a462b26 Backed out changesets 00edef0582f1 and 7796f1b42487 (bug 965712) for making OSX mochitest-dt more timeout-prone in the debugger tests.
CLOSED TREE
2014-04-30 15:56:36 -04:00