Commit Graph

169346 Commits

Author SHA1 Message Date
Chris Peterson
544486a631 Bug 712873 - Part 1: Replace JS_ASSERT with MOZ_ASSERT outside js/ directory. r=luke 2014-02-17 22:09:06 -08:00
Chris Peterson
065c214bf6 Bug 712939 - Replace JS_STATIC_ASSERT with static_assert outside js/ directory. r=mccr8 2014-02-17 23:56:19 -08:00
Cameron McCormack
7fb76440ca Bug 974749 - Make nsFrame::DumpFrameTree wrapper functions use stderr so they can go to logcat. r=tn 2014-02-20 14:57:02 +11:00
Terrence Cole
4a6488efaa Bug 974739 - Fix non-threadsafe build errors in the SpiderMonkey shell, r=bhackett 2014-02-19 18:54:43 -08:00
Karl Tomlinson
24b6ab6b01 b=966322 work around bug 916387 DONTBUILD
--HG--
extra : rebase_source : 8c99076c2fdcf1f94eeaab085cc898346d189a1a
2014-02-20 14:58:09 +13:00
Makoto Kato
3a81a0bcc8 Bug 973489 - Part 2. Fix memory leak. r=jimm 2014-02-20 11:29:16 +09:00
Makoto Kato
6e9d82170d Bug 973489 - Part 1. Support toast notification on desktop mode. r=jimm 2014-02-20 11:28:57 +09:00
Bobby Holley
8cca66b363 Bug 960828 - More diagnostics. r=mccr8 2014-02-19 18:23:48 -08:00
Bobby Holley
a1f5e4896b Bug 973401 - Handle null from GetURI. r=smaug 2014-02-19 18:23:48 -08:00
Wes Kocher
3caf9fa516 Backed out 3 changesets (bug 63895) for debug crashtest failures on a CLOSED TREE
Backed out changeset 02e057fea56c (bug 63895)
Backed out changeset 80bd36a3d4f1 (bug 63895)
Backed out changeset 6609365ee797 (bug 63895)
2014-02-19 17:35:03 -08:00
Andrew McCreight
9ff86c6b97 Backout bug 972940 for valgrind leaks on this CLOSED TREE 2014-02-19 17:20:48 -08:00
Andrew McCreight
1ee530c7ef Backout bug 901597 for valgrind leaks 2014-02-19 17:19:17 -08:00
Andrew McCreight
607b39da48 Backout bug 901597 for valgrind leaks 2014-02-19 17:18:59 -08:00
Andrew McCreight
7ca0781046 Backout bug 966762 for Valgrind leaks 2014-02-19 17:17:58 -08:00
Karl Tomlinson
92cd82331a more debug logging for bug 966322 DONTBUILD
--HG--
extra : transplant_source : %80%DF%2C%22%06%0B7%D5%E4%12%84%D0%E8%20%95%F15%8F/%81
2014-02-20 13:15:58 +13:00
Andrew McCreight
5087973976 Backout bug 951491 on suspicion of causing Valgrind leaks 2014-02-19 16:10:58 -08:00
Seth Fowler
93ab5bb7cc Bug 63895 (Part 3) - Add tests for positioned internal table objects serving as absolute containing blocks. r=dbaron 2014-02-19 16:03:35 -08:00
Seth Fowler
d071eb48b2 Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron 2014-02-19 16:03:30 -08:00
Seth Fowler
627688c181 Bug 63895 (Part 1) - Add helper methods for retrieving overflow areas in the frame's local coordinate space. r=dbaron 2014-02-19 16:03:24 -08:00
Steve Fink
ca9066b91c Bug 968616 - "Implement" AutoIgnoreRootingHazards, r=terrence 2014-02-18 14:45:21 -08:00
Monica Chew
b0fc37a363 Bug 964465: Check certificate whitelist strings before sending remote lookup (r=gcp) 2014-02-19 15:14:02 -08:00
Andrew McCreight
05b1319dbf Merge backout, a=bustage fix 2014-02-19 14:47:02 -08:00
Andrew McCreight
8f025e2ac2 Back out bug 972591 (4ca2f958008b and 8048c03516b1) for probably causing Valgrind leaks. 2014-02-19 14:46:43 -08:00
Arnaud Sourioux
105d9f5192 Bug 974135: Get rid of NS_IMETHOD in nsISVGChildFrame.h and its implementations r=dholbert 2014-02-19 14:34:31 -08:00
George Wright
d1a758eccb Bug 974360 - Disallow Skia's use of static global initialisers r=vlad 2014-02-19 17:26:45 -05:00
Kartikaya Gupta
664bb5807e Merge backout of bug 965945 from m-c 2014-02-19 17:26:48 -05:00
Kartikaya Gupta
a20adb29b4 Back out 679e69e79fe2 (bug 965945) for causing C2 bustage on B2G emulator builds. r=backout 2014-02-19 17:21:09 -05:00
George Wright
a2c5326394 Bug 910754 - Add a header to moz.build indicating that it shouldn't be edited by mortals r=vlad DONTBUILD 2014-02-19 17:10:33 -05:00
George Wright
e877dcba16 Bug 910754 - Ensure gonk is catered for in the mozbuild generator for FontMgr woes r=vlad DONTBUILD 2014-02-19 17:10:06 -05:00
Andrew McCreight
bc2d62af2d Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz 2014-02-19 13:27:14 -08:00
Andrew McCreight
fd59979153 Bug 972591, part 2 - Convert nsXBLPrototypeBinding::mAttributeTable to nsClassHashtable. r=froydnj,bz 2014-02-19 13:27:14 -08:00
Andrew McCreight
965ff68237 Bug 972591, part 1 - Remove some trailing whitespace from nsXBLPrototypeBinding. r=bz 2014-02-19 13:27:14 -08:00
Ryan VanderMeulen
4b268f77e5 Bug 974270 - Disable dom/datastore mochitests on B2G for frequent failures that take down the rest of the test suite with it. 2014-02-19 15:39:38 -05:00
Ryan VanderMeulen
a25e1a410f Merge inbound to m-c. 2014-02-19 15:37:55 -05:00
Ryan VanderMeulen
b9164deb9a Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Ryan VanderMeulen
41ed3ca169 Backed out changesets a6831c02d8cf, 5ab4f97a3220, 2784838dbc94, and 6364146ddb19 (bug 973892) for B2G bustage.
CLOSED TREE
2014-02-19 14:28:05 -05:00
Sebastian Hengst
82795d3f96 Bug 974486 - Remove unused OS/2 special directories. r=jimm 2014-02-19 20:24:55 +01:00
Jed Davis
cbefd9bed0 Bug 974227 - Allow readlink while sandboxed to work around bug 964455. r=kang 2014-02-19 15:55:42 -05:00
Ulrich Weigand
8233aa73ca Bug 973977 - Mark SharedStub hidden to fix ppc64 build failure. r=froydnj 2014-02-19 15:55:28 -05:00
B2G Bumper Bot
22e695dae1 Bumping manifests a=b2g-bump 2014-02-19 11:16:03 -08:00
Ryan VanderMeulen
240c843834 Backed out changeset 183380b99514 (bug 874806) for frequent mochitest asserts.
CLOSED TREE
2014-02-19 14:15:19 -05:00
Eric Rahm
ac835c5e28 Bug 972170 - Add zram reporting to about:memory. r=njn 2014-02-19 11:08:38 -08:00
Robert Longson
8b1c8b195e Bug 974347 - Improve bounds handling of non-rendered elements. r=jwatt 2014-02-19 20:46:43 +00:00
Ryan VanderMeulen
171103a5a9 Merge m-c to inbound. 2014-02-19 15:45:14 -05:00
Nicolas Silva
88320a86ed Bug 973892 - Fix b2g bustage on a CLOSED TREE. 2014-02-19 20:00:50 +01:00
Nicolas Silva
17025ef500 Bug 973892 - Fix gtest bustage on a CLOSED TREE. 2014-02-19 19:29:01 +01:00
Ehsan Akhgari
8577cd5685 Backed out 5 changesets (bug 966992, bug 965237) because of a PGO only build failure on Linux, landed on a CLOSED TREE
Backed out changeset f11cad93ceee (bug 966992)
Backed out changeset c84d530c9a51 (bug 965237)
Backed out changeset 740b13866bac (bug 966992)
Backed out changeset 8c3420cc77d8 (bug 966992)
Backed out changeset 7ddfc587edda (bug 966992)
2014-02-19 13:28:33 -05:00
Gregor Wagner
f37b226c93 Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent 2014-02-19 10:26:49 -08:00
Ehsan Akhgari
6394c92380 Bug 974217 - Remove the non-standalone part of dirserviceprovider; r=glandium
--HG--
rename : profile/dirserviceprovider/standalone/Makefile.in => profile/dirserviceprovider/src/Makefile.in
2014-02-19 13:14:11 -05:00
Reuben Morais
2a4b6ffa50 Bug 966141 - Route IPC messages manually in DownloadsAPI.jsm. r=fabrice 2014-02-19 11:43:28 -05:00