Commit Graph

63 Commits

Author SHA1 Message Date
Gregory Szorc
1f28da1c9c Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.

This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.

--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc
c44d9c8614 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Ed Morley
eae8f15a4a Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Gregory Szorc
3d0a157ac2 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Masatoshi Kimura
216f76200c Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc
cc8470b5e8 Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Nathan Froyd
890f2d2899 Bug 772981 - adjust microformats mochitests to new mochitest world order; r=glandium 2012-07-11 16:01:37 -04:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Ed Morley
7bc582f20f Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev
8a56fd9db2 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Malini Das
a0832b693a Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Chris Leary
86d81ea3d6 Merge tracemonkey to mozilla-central. (a=blockers) 2011-01-31 19:43:36 -08:00
Phil Ringnalda
bb4104521c Bug 628984 - Don't hit the network in test_Microformats_hCalendar.html, rs=gavin, a=test 2011-01-28 22:54:01 -08:00
Jonas Sicking
6c6a7cea3e Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal). 2011-01-29 18:47:17 -08:00
Ehsan Akhgari
928b4a29ae Bug 490152 - test_framerecursion.html | Error thrown during test: onLoad is not defined - got 0, expected 1; r=gavin a=orange-fix 2010-11-22 03:13:37 -05:00
Ehsan Akhgari
ca7ca11210 Bug 488233 - test_Microformats_getters.html | Error thrown during test: test_MicroformatsAPI is not defined - got 0, expected 1; r=gavin a=orange-fix 2010-11-22 03:13:37 -05:00
Benjamin Stover
bbad32096a Bug 586740 - Microformats test leak fix. r=kaply 2010-08-13 18:40:13 -07:00
Michael Kohler
9397418412 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Henri Sivonen
32683ce44d Bug 546647 - Make test_Microformats_hCard.html not depend on <area> parsing outside <map>. r=jonas.
--HG--
extra : rebase_source : 678a6b55376f7cd82c6025dc27f30907b6acf97d
2010-02-22 14:17:35 +02:00
Joel Maher
d050afae06 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Brad Lassey
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
L. David Baron
8c38aba811 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Michael Kaply
1874e128b3 Bug #430540 - r=sayrer - Microformats - handle microformats in a floated div 2008-09-21 20:14:45 -05:00
Michael Kaply
9bf32f765f Bug #433884 - r=sayre - Microformats - Invalid geos should not appear in vcard at all 2008-09-21 19:05:06 -05:00
Michael Kaply
a1701eca46 Bug #430691 - r=sayre - microformats - When parsing tel or email, ignore type when inferring value 2008-09-21 18:48:15 -05:00
Michael Kaply
87a5849856 Bug #429181 - Microformats - header/include coexistence not working
r=sayre
2008-09-14 22:37:41 -05:00
Michael Kaply
f3a089056a Bug #430672 - Microformats - Collapse whitespace in value design pattern
r=sayre
2008-09-14 22:15:00 -05:00
Michael Kaply
54e348143c Bug #433759 - Microformats - handle empty hCalendar description
r=sayre
2008-09-14 18:58:05 -05:00
Ted Mielczarek
c1928ab5ea bug 446346 - test_Microformats_count.html can fail sporadically with Error thrown during test: test_MicroformatsAPI is not defined - got 0, expected 1. fix the test to move the script block before an iframe whose onload calls a function from it. r=mkaply 2008-07-22 16:28:47 -04:00
Clint Talbert
400dd5d87c bug 427457 - More tests for microformat API, forgot to add the test files r=mkaply 2008-06-25 18:59:30 -07:00
Clint Talbert
99e86e7f6f bug 427457 r=mkaply 2008-06-25 18:47:23 -07:00
gavin@gavinsharp.com
7d28e63992 Bug 432611: given-name and family-name should be plural properties, patch by Michael Kaply <mozilla@kaply.com>, r=sayrer, a=schrep 2008-05-07 18:15:12 -07:00
mkaply@us.ibm.com
2bb4bcf1fe 430466, r=sayre, a=dsicore, Need to check against undefined to determine existence so we handle 0 lat/long 2008-04-23 13:10:12 -07:00
mkaply@us.ibm.com
9f9845515c Bug 420882 - r=sayrer, a=schrep - do some validation of geo lat/long 2008-03-19 12:52:54 -07:00
mkaply@us.ibm.com
9314e4b51c bug 420144 - r=sayrer, a=schrep - only bubble up mf properties if the parent microformat wouldn't want it anyway 2008-03-19 12:20:41 -07:00
mkaply@us.ibm.com
5a3b426d4b 419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more details 2008-02-28 07:38:41 -08:00
mkaply@us.ibm.com
3b15bb3e97 Sorry. Thought approval 1.9 was enough 2008-02-27 07:03:44 -08:00
mkaply@us.ibm.com
93c9e8ceb2 419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more detals 2008-02-27 05:28:55 -08:00
mkaply@us.ibm.com
327d819aeb 418881 - r=sayrer, a=beltzner - better handling of mf properties that can be HTML or text and a couple comment fixes 2008-02-21 13:28:02 -08:00