Ehsan Akhgari
f8f9eb7353
Bug 973393 - Move the LOCAL_INCLUDES in ipc to moz.build; r=glandium
2014-02-18 02:12:54 -05:00
Ehsan Akhgari
5d49ab766c
Bug 973143 - Move some variables to moz.build; r=glandium
2014-02-18 02:02:00 -05:00
Ehsan Akhgari
22eada1dd3
Bug 973142 - Get rid of the MOZILLA_INTERNAL_API makefile variable; r=glandium
...
It's just as easy to directly set the preprocessor macro in the moz.build
files. Using this variable doesn't really buy us anything.
This patch also removes unused code from rdf/tests/dsds.
2014-02-18 01:56:51 -05:00
Chris Peterson
192496a87c
Bug 712873 - Part 3: Replace JS_ALWAYS_TRUE with MOZ_ALWAYS_TRUE outside js/src/ directory. r=luke
2014-02-17 22:42:57 -08:00
Ehsan Akhgari
3ffdf39409
Bug 970123 - Avoid read-aheading icudt52.dll for better startup performance; r=glandium
2014-02-18 01:30:36 -05:00
Chris Peterson
b6a3cbfa97
Bug 712873 - Part 2: Replace JS_ASSERT with MOZ_ASSERT outside js/src/ directory. r=luke
2014-02-17 22:24:15 -08:00
Ehsan Akhgari
793a4c7ab5
Bug 973395 - Move the LOCAL_INCLUDES in media to moz.build; r=glandium
2014-02-18 01:15:48 -05:00
Ehsan Akhgari
0833d615ed
Bug 973646 - Port some CXXFLAGS logic in js/src/Makefile.in to the DEFINES variable; r=glandium
2014-02-18 01:10:22 -05:00
Ehsan Akhgari
4efa004f11
Bug 973402 - Move the LOCAL_INCLUDES in js/src to moz.build; r=glandium
2014-02-18 01:09:30 -05:00
Chris Peterson
d31312da60
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
64487f63e2
Bug 712939 - Replace JS_STATIC_ASSERT with static_assert outside js/ directory. r=mccr8
2014-02-17 23:56:19 -08:00
Cameron McCormack
61ef845297
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
c7bc193ea6
Bug 974739 - Fix non-threadsafe build errors in the SpiderMonkey shell, r=bhackett
2014-02-19 18:54:43 -08:00
Karl Tomlinson
61dff00561
b=966322 work around bug 916387 DONTBUILD
...
--HG--
extra : rebase_source : 8c99076c2fdcf1f94eeaab085cc898346d189a1a
2014-02-20 14:58:09 +13:00
Makoto Kato
16ef5157f8
Bug 973489 - Part 2. Fix memory leak. r=jimm
2014-02-20 11:29:16 +09:00
Makoto Kato
3f0c9bcc6a
Bug 973489 - Part 1. Support toast notification on desktop mode. r=jimm
2014-02-20 11:28:57 +09:00
Bobby Holley
28699ea040
Bug 960828 - More diagnostics. r=mccr8
2014-02-19 18:23:48 -08:00
Bobby Holley
c48102d168
Bug 973401 - Handle null from GetURI. r=smaug
2014-02-19 18:23:48 -08:00
Wes Kocher
cb4508103d
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
b4f084e338
Backout bug 972940 for valgrind leaks on this CLOSED TREE
2014-02-19 17:20:48 -08:00
Andrew McCreight
8493db0ad2
Backout bug 901597 for valgrind leaks
2014-02-19 17:19:17 -08:00
Andrew McCreight
e952ca846d
Backout bug 901597 for valgrind leaks
2014-02-19 17:18:59 -08:00
Andrew McCreight
40808535d3
Backout bug 966762 for Valgrind leaks
2014-02-19 17:17:58 -08:00
Karl Tomlinson
0f3bcf4035
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
41c4e14aa4
Backout bug 951491 on suspicion of causing Valgrind leaks
2014-02-19 16:10:58 -08:00
Seth Fowler
712d01e67d
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
1ae544f009
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
2014-02-19 16:03:30 -08:00
Seth Fowler
44c398a3ec
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
9c6fbf1386
Bug 968616 - "Implement" AutoIgnoreRootingHazards, r=terrence
2014-02-18 14:45:21 -08:00
Monica Chew
5fc7f094bd
Bug 964465: Check certificate whitelist strings before sending remote lookup (r=gcp)
2014-02-19 15:14:02 -08:00
Andrew McCreight
8b51cddc94
Merge backout, a=bustage fix
2014-02-19 14:47:02 -08:00
Andrew McCreight
2f14f320f8
Back out bug 972591 (4ca2f958008b and 8048c03516b1) for probably causing Valgrind leaks.
2014-02-19 14:46:43 -08:00
Arnaud Sourioux
9e20b29b45
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
3357fe696d
Bug 974360 - Disallow Skia's use of static global initialisers r=vlad
2014-02-19 17:26:45 -05:00
Kartikaya Gupta
344f74d28a
Merge backout of bug 965945 from m-c
2014-02-19 17:26:48 -05:00
George Wright
a3a5b5f60b
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
28fa21744b
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
4de1a39af1
Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz
2014-02-19 13:27:14 -08:00
Andrew McCreight
a43a3709f2
Bug 972591, part 2 - Convert nsXBLPrototypeBinding::mAttributeTable to nsClassHashtable. r=froydnj,bz
2014-02-19 13:27:14 -08:00
Andrew McCreight
ce634ab5ea
Bug 972591, part 1 - Remove some trailing whitespace from nsXBLPrototypeBinding. r=bz
2014-02-19 13:27:14 -08:00
Sebastian Hengst
d3bd518c94
Bug 974486 - Remove unused OS/2 special directories. r=jimm
2014-02-19 20:24:55 +01:00
Jed Davis
3c6de73e43
Bug 974227 - Allow readlink while sandboxed to work around bug 964455. r=kang
2014-02-19 15:55:42 -05:00
Ulrich Weigand
2ae8ccc8a9
Bug 973977 - Mark SharedStub hidden to fix ppc64 build failure. r=froydnj
2014-02-19 15:55:28 -05:00
Eric Rahm
d815e247af
Bug 972170 - Add zram reporting to about:memory. r=njn
2014-02-19 11:08:38 -08:00
Robert Longson
63d690f950
Bug 974347 - Improve bounds handling of non-rendered elements. r=jwatt
2014-02-19 20:46:43 +00:00
Ryan VanderMeulen
bbf895142f
Merge m-c to inbound.
2014-02-19 15:45:14 -05:00
Ehsan Akhgari
da11692a23
Bug 973403 - Move the LOCAL_INCLUDES in memory to moz.build; r=glandium
2014-02-18 01:05:51 -05:00
Vicamo Yang
8e8b3dd323
Bug 970804 - 3/3: add test cases. r=mdas
2014-02-18 14:04:50 +08:00
Vicamo Yang
72beaabf00
Bug 970804 - 2/3: only launch test-container app when not available. r=mdas
2014-02-18 14:04:49 +08:00
Vicamo Yang
2fb560eeac
Bug 970804 - 1/3: refine Marionette oop test case selection. r=mdas
...
1) ./mach marionette-webapi <dir>/
- selects all test cases under <dir> and execute them only in
in-process mode.
2) ./mach marionette-webapi --type=+oop <dir>/
- selects all test cases under <dir> and execute them only in oop
mode.
3) ./mach marionette-webapi --type=-oop <dir>/
- selects all test cases under <dir> and execute them only in
in-process mode.
4) ./mach marionette-webapi <test>
- execute <test> only in in-process mode.
5) ./mach marionette-webapi --type=+oop <test>
- execute <test> only in oop mode.
6) ./mach marionette-webapi --type=-oop <test>
- execute <test> only in in-process mode.
7) ./mach marionette-webapi <dir>/manifest.ini
- selects all active test cases listed in <dir>/manifest.ini and
execute them in the mode(s) according to the manifest.
8) ./mach marionette-webapi --type=+oop <dir>/manifest.ini
- selects all active, oop={true,both} test cases listed in
<dir>/manifest.ini and execute them only in oop mode.
9) ./mach marionette-webapi --type=-oop <dir>/manifest.ini
- selects all active, oop={false,both} test cases listed in
<dir>/manifest.ini and execute them only in in-process mode.
2014-02-18 14:04:48 +08:00