Граф коммитов

19101 Коммитов

Автор SHA1 Сообщение Дата
Brad Lassey fa40636782 follow up to bug 548207, test for WINCE instead of CROSS_COMPILE due to make check failure on OSX
--HG--
extra : rebase_source : 2b0ab634f5286e6317e147daa0cd790f633acdbf
2010-03-10 15:35:31 -05:00
Brad Lassey b64cf6455e bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Jim Mathies 4cef4af3a9 back out of patch for bug 517097 due to bustage. CLOSED TREE 2010-03-10 10:51:15 -06:00
Mitchell Field 454d20c64c bug 517097 - make enabling debug symbols more sane r=ted
--HG--
extra : rebase_source : 7abb0297202f10afe80c5a74e47899b4762095a2
2010-03-02 06:24:00 -05:00
Ginn Chen 812652d82c Bug 550527 fix the typo r=dougt 2010-03-10 18:28:16 +08:00
Brad Lassey 4492ee705c backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher acb95ebf6d 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
Makoto Kato a398441689 Bug 550811 - bustage on Windows x64 buiild for js-ctypes. r=ted 2010-03-09 17:38:30 +09:00
Kyle Huey e3dd18b971 Backing out Bug 544097 due to test failures. 2010-03-09 01:16:43 -05:00
Kyle Huey f78a715db2 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher 4b8aff6ea3 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
Doug Turner 3d0b871680 Bug 550527 - QEMU segfaults when processing imacro_asm.js. Disabling js shell on versions of sbox that are known to fail. r=jimb
--HG--
extra : rebase_source : fcd4e9aa4f2a2c9af01f764ecf7aff54339b00d8
2010-03-08 15:21:38 -08:00
Doug Turner 15fe795820 Ensuring that js/src/config/config.mk matches top level config.mk
--HG--
extra : rebase_source : 99997df69307d19a2de2b3e6d5654408ac053d4d
2010-03-08 12:11:36 -08:00
Doug Turner 39ac8b0ec6 Bug 550658 - OS Libs should include qt os libraries. js config.mk change. r=ted
--HG--
extra : rebase_source : cdd18e60444210d5093bfc0bbdc4acfcd74e12a0
2010-03-08 09:27:48 -08:00
Ginn Chen b95779f1c9 Bug 548218: Reference to static function in function templates not allowed with Sun Studio compiler r=bsmedberg 2010-03-08 17:36:19 +08:00
Ginn Chen 63eeae7d2b Bug 550154: PGO build issue on Solaris SPARC r=ted.mielczarek 2010-03-08 17:35:41 +08:00
Sid Stamm 3234be224c bug 515443 CSP no-eval support. r=mrbkap,brendan 2010-03-08 00:24:50 -08:00
Clint Talbert b962e844a9 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 0c7928ce7d 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
Uli Link 278111b502 Bug 537784: [AIX] Build bustage in js/src/jsstdint.h r=ted 2010-03-06 12:59:41 -05:00
Walter Meinl a803b58a67 Bug 550542: [OS/2] Followups for xmalloc r=cjones 2010-03-06 12:58:04 -05:00
Mike Hommey bbd884c24f Bug 542468 - js/src/config/check-sync-dirs.py fails when running in a built environment. r=ted 2010-03-06 15:10:12 +01:00
Mike Hommey 8390ac67c3 Bug 541767 - "Various problems with how config/my{config,rules}.mk are handled" [r=ted.mielczarek] 2010-02-20 05:12:00 -05:00
Serge Gautherie 8e86ee2b95 Bug 534408 - Core bug 514665 dropped/replaced USE_SHORT_LIBNAME uses: port that to c-c (apps); (Av1-MC) Remove obsolete MOZ_MOVEMAIL and MOZ_STATIC_MAIL_BUILD.
r=ted.mielczarek.
2010-03-05 21:58:12 +01:00
Dan Witte 757ab4d869 Remove libffi_msvc now that it's not built. b=538216, rs=ted 2010-03-05 11:32:13 -08:00
Dan Witte c16513911e Enable building of the libffi internal MSVC code, instead of libffi_msvc. b=538216, r=ted 2010-03-05 11:31:53 -08:00
Dan Witte 63eae82694 Remove Solaris hack now that it's been upstreamed. b=538216, rs=ted 2010-03-05 11:31:00 -08:00
Dan Witte 469210b353 Apply libffi.patch. b=538216, rs=ted 2010-03-05 11:30:40 -08:00
Dan Witte a716ea15ec Pull libffi git revision 8d27f68baa365bf883b6053c5f6bc819646d5434. b=538216, rs=ted 2010-03-05 11:29:55 -08:00
Robert O'Callahan 7206c02a90 Backed out changeset 0923925b4b8f 2010-03-05 21:13:58 +13:00
Vladimir Vukicevic e14f8289b9 b=550351; don't abort recording when accessing out of range typed array element (return undefined instead); r=dvander 2010-03-04 16:49:31 -08:00
Vladimir Vukicevic 137fafc56f b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz 2010-03-03 16:40:27 -08:00
Chris Jones cb3531ba5d Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
Chris Jones 189c9e51ca Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg 2010-03-03 23:02:55 -06:00
Robert O'Callahan 053fb1a959 Backing out bug 534467 to try to fix test failure 2010-03-04 17:50:57 +13:00
Robert O'Callahan 25c273c7ba Backed out changeset 1672d4c79e82 2010-03-04 17:50:28 +13:00
Robert O'Callahan 785773d51e Backing out fix for bug 543682 because test failed 2010-03-04 16:36:31 +13:00
Robert O'Callahan d07616bbeb Backed out changeset b4268cb7bf48 2010-03-04 16:36:08 +13:00
Vladimir Vukicevic ac2d6eb636 b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz 2010-03-03 16:40:27 -08:00
Vladimir Vukicevic d6e58b8e1e b=534735; use custom quickstubs for canvas fillStyle and strokeStyle; r=bz 2010-03-03 16:40:25 -08:00
Vladimir Vukicevic 0e470603ff b=543682; don't let js array holes escape via typed arrays; r=jorendorff 2010-03-03 16:20:41 -08:00
Serge Gautherie 33974a1569 Bug 521673 - Remove remnant OJI references; (Av1) /js/src/configure.in.
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Serge Gautherie 73808cdbb2 Bug 509179 - Make NS_ENABLE_TSF configurable; (Cv2) /js/src/configure.in: Copy (the useful part of) it, Remove checks for oleacc.idl and atlbase.h too.
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Benjamin Smedberg d2bfdbb2ca Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad 2009-11-12 14:37:34 -05:00
Nick Thomas 676798ed1a Bug 548093, bump nightly version to 3.7a3pre, r=catlee CLOSED TREE 2010-03-01 12:27:40 +13:00
Robert Sayre 31e0ea4cb6 Merge tracemonkey to mozilla-central. 2010-02-24 12:25:40 -08:00
David Anderson 679daa7f54 Better fix for recursion and let blocks (bug 547791, r=gal). 2010-02-23 16:14:34 -08:00
Luke Wagner 00201f07bd Bug 545165 - fix/simplify JSOP_CONCATN (r=jorendorff) 2010-02-19 19:22:37 -08:00
Bob Clary 722e00ec5d JavaScript Tests - disable js1_5/Regress/regress-451322.js due to slowness. 2010-02-23 07:58:00 -08:00
Andreas Gal 4fb900ca85 The test for bug 352455 is bogus, a regexp is a callable object and thus can be a getter (bug 547912 changed this behavior). 2010-02-23 02:46:46 -08:00