Commit Graph

148975 Commits

Author SHA1 Message Date
Masatoshi Kimura
99214789b0 Bug 885107 - Sync testharness with the latest upstream. r=Ms2ger 2013-10-01 00:35:32 +09:00
Masatoshi Kimura
81d690a375 Bug 921298 - Allow uncaught exceptions in test_EventTarget-dispatchEvent.html. r=Ms2ger 2013-10-01 00:35:32 +09:00
Jan de Mooij
ccb9816b63 Bug 921130 - Fix --disable-ion build. r=luke
--HG--
extra : rebase_source : e05014f0d4e6e6609907257fedd224ce38cc00c6
2013-09-30 17:27:37 +02:00
Gregory Szorc
4ef5398e7b Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger 2013-09-30 09:52:12 +02:00
Gregory Szorc
ca23dc4690 Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:09 +02:00
Gregory Szorc
f0bcf1241b Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
89c902c7b2 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Brian Hackett
fac6d8b630 Bug 921809 - Only trigger full GCs due to excessive malloc'ing when on the main thread, r=billm. 2013-09-30 09:18:59 -06:00
Andrew Halberstadt
af4a36324a Bug 917252 - B2G mochitests don't return test harness' return code, r=edmorley 2013-09-30 11:05:46 -04:00
Nathan Froyd
8051f41fcd Bug 921091 - make WEBIDL_FILES a StrictOrderingOnAppendList in moz.build; r=Ms2ger 2013-09-26 13:14:48 -04:00
Wesley Chalmers
653d35b85a Bug 891537. WebIDL now includes 2**53 and -2**53 as valid values for long long (and for unsigned long long, in the case of 2**53). r=bzbarsky 2013-09-30 10:37:28 -04:00
Boris Zbarsky
03a8251b92 Bug 906166. Make sure to initialize the "succeeded" outparam of XPC_WN_Helper_DelProperty. r=bholley 2013-09-30 10:31:30 -04:00
Boris Zbarsky
4bca1c4a80 Bug 921553. Fix some binding rooting hazards that have popped up. r=peterv 2013-09-30 10:29:10 -04:00
Kannan Vijayan
cce5acb10f Bug 921120 - Enable Ion-compilation of JSOP_SETARG for functions which use magic arguments. r=nbp 2013-09-30 10:24:30 -04:00
Dan Minor
e058434d7a Bug 921021 - Update reftest manifests for pandaboards; r=jmaher 2013-09-30 07:49:04 -04:00
Gregory Szorc
c44d9c8614 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Carsten "Tomcat" Book
e19e4a1a0f Backed out changeset 4ebf2657b295 (bug 920927) for Android Reftest Failure on a CLOSED TREE 2013-09-30 15:05:09 +02:00
Georg Fritzsche
8f04597cb4 Bug 917931 - Cleanup nsIPluginTag.enabledState usage in browser tests. r=jaws 2013-09-25 11:43:17 +02:00
Nicolas Silva
b42e1a2d95 Bug 921512 - Add a bit of documentation to layers. r=bjacob 2013-09-30 14:42:47 +02:00
Gregory Szorc
58eb6c2d9a NO BUG - Update build system docs for Python and moz.build files
DONTBUILD (NPOTB)
2013-09-30 14:32:07 +02:00
Gregory Szorc
bf575cf21e NO BUG - Increase memory allocation in build docs Vagrant config 2013-09-29 14:14:30 +02:00
Gregory Szorc
0320fd6478 Bug 920223 - Part 0: Fix weird syntax in Makefile.in; r=trivial 2013-09-30 09:51:54 +02:00
Nicolas Silva
76ede3ac9e Bug 916116 - Rename CompositableQuirks. r=bjacob 2013-09-30 14:14:38 +02:00
Jon Coppeard
83e29f6c60 Bug 913224 - Fix js::DumpHeapComplete() to work with GGC r=billm r=mccr8 2013-09-30 13:05:32 +01:00
Ehsan Akhgari
ad9b84cfa7 Bug 921881 - Remove PrintBailoutKind; r=jandem 2013-09-30 07:57:16 -04:00
Ed Morley
cb930ea338 Backed out changeset 3e20fa222424 (bug 913224) for crashes on Android 4.0 2013-09-30 12:53:32 +01:00
Ed Morley
100dd75ae3 Backed out changeset 22a30d73daf6 (bug 920223) for inadvertently changing what tests are being run on each platform 2013-09-30 12:50:50 +01:00
Ed Morley
eae8f15a4a Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Ed Morley
74e3d6ce30 Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Ed Morley
5e3c678fac Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Ed Morley
d6aeeceb18 Backed out changeset 39a308770f17 (bug 920223) 2013-09-30 12:50:02 +01:00
Ed Morley
a594646d8f Backed out changeset 2f0509d0adb3 (bug 920223) 2013-09-30 12:49:59 +01:00
Ed Morley
5628754263 Backed out changeset 71629b83b401 2013-09-30 12:49:56 +01:00
Jon Coppeard
ef944789ee Bug 913224 - Fix js::DumpHeapComplete() to work with GGC r=billm r=mccr8 2013-09-30 11:20:08 +01:00
Georg Fritzsche
97b66e1e21 Bug 920927 - Fix plugin overlay handling. r=Neil 2013-09-26 09:49:56 +02:00
Ed Morley
29505545f2 Backed out changeset 044255192754 (bug 913985) for Android mochitest-7 test_asmjs.html failures
--HG--
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-30 11:06:03 +01:00
Ed Morley
e34cdc0837 Backed out changeset 08844da6d9ed (bug 913985) 2013-09-30 11:05:44 +01:00
Ed Morley
2bde6c492c Backed out changeset b44508a5c02f (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
2013-09-30 11:05:42 +01:00
Ed Morley
aa6d712285 Backed out changeset d4aa6cf97712 (bug 913985) 2013-09-30 11:05:38 +01:00
Ed Morley
ddfe230f71 Backed out changeset 0904d8d19947 (bug 913985) 2013-09-30 11:05:35 +01:00
Ed Morley
e0000ff8d2 Backed out changeset 196a2b00d509 (bug 913985) 2013-09-30 11:05:32 +01:00
Jan de Mooij
6e80e424ea Bug 921725 - Remove TypeScript::propertyReadTypes. r=bhackett 2013-09-30 10:52:38 +02:00
Gregory Szorc
3a05c151bd NO BUG - Increase memory allocation in build docs Vagrant config 2013-09-29 14:14:30 +02:00
Gregory Szorc
b828b3793c Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger 2013-09-30 09:52:12 +02:00
Gregory Szorc
dbed6e9a48 Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:09 +02:00
Gregory Szorc
18c2c27094 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
47e946bebe Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
3d0a157ac2 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Gregory Szorc
4e6bc5e35a Bug 920223 - Part 0: Fix weird syntax in Makefile.in; r=trivial 2013-09-30 09:51:54 +02:00
Cameron McCormack
6c42f4346f No bug - Assertion text typo fix. (DONTBUILD) 2013-09-30 17:40:12 +10:00