Commit Graph

326473 Commits

Author SHA1 Message Date
Ed Morley
53a451894a Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Ed Morley
2c7dd24541 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Ed Morley
7e2dd0546a Backed out changeset 39a308770f17 (bug 920223) 2013-09-30 12:50:02 +01:00
Ed Morley
64ada7b81a Backed out changeset 2f0509d0adb3 (bug 920223) 2013-09-30 12:49:59 +01:00
Ed Morley
f91c3b486d Backed out changeset 71629b83b401 2013-09-30 12:49:56 +01:00
Jon Coppeard
41f1b86482 Bug 913224 - Fix js::DumpHeapComplete() to work with GGC r=billm r=mccr8 2013-09-30 11:20:08 +01:00
Georg Fritzsche
efbbb0848b Bug 920927 - Fix plugin overlay handling. r=Neil 2013-09-26 09:49:56 +02:00
Ed Morley
08073f3552 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
5c4102bfa1 Backed out changeset 08844da6d9ed (bug 913985) 2013-09-30 11:05:44 +01:00
Ed Morley
40c6ea13de 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
d7c72900de Backed out changeset d4aa6cf97712 (bug 913985) 2013-09-30 11:05:38 +01:00
Ed Morley
e370001e83 Backed out changeset 0904d8d19947 (bug 913985) 2013-09-30 11:05:35 +01:00
Ed Morley
8a04054b7f Backed out changeset 196a2b00d509 (bug 913985) 2013-09-30 11:05:32 +01:00
Jan de Mooij
5b16252443 Bug 921725 - Remove TypeScript::propertyReadTypes. r=bhackett 2013-09-30 10:52:38 +02:00
Gregory Szorc
d43cd5294e NO BUG - Increase memory allocation in build docs Vagrant config 2013-09-29 14:14:30 +02:00
Gregory Szorc
21d70b6a32 Bug 920223 - Part 5: Fixup issues from automatic conversions; r=Ms2ger 2013-09-30 09:52:12 +02:00
Gregory Szorc
00778cbb7e Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:09 +02:00
Gregory Szorc
8344d8a946 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
0b4364c6f3 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
6ed63cb064 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Gregory Szorc
a8fb8eaf1f Bug 920223 - Part 0: Fix weird syntax in Makefile.in; r=trivial 2013-09-30 09:51:54 +02:00
Cameron McCormack
3cbfe1b398 No bug - Assertion text typo fix. (DONTBUILD) 2013-09-30 17:40:12 +10:00
Cameron McCormack
dd52e08ef1 Bug 918176 - Silence uninitialized variable warning in nsRuleNode::ComputeContentData. r=dholbert 2013-09-20 11:24:04 +10:00
Chris Kitching
4a0068f66d Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats 2013-09-30 09:07:39 +02:00
Chris Kitching
b227c66624 Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-09-30 09:07:34 +02:00
Chris Kitching
cc3013ccc2 Bug 913985: Part 4 - Add new generated code to version control. r=kats 2013-09-30 09:07:28 +02:00
Chris Kitching
5c178045aa Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
2013-09-30 09:07:22 +02:00
Chris Kitching
243a3f5a34 Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-09-30 09:07:16 +02:00
Chris Kitching
32f9134f91 Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats
--HG--
rename : mobile/android/base/mozglue/OptionalGeneratedParameter.java => mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java
rename : mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java => mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java
2013-09-30 09:07:10 +02:00
Reuben Morais
b7c2e6c8f6 Backed out 8 changesets (bug 916267, bug 850430) for mochitest failures 2013-09-30 01:44:06 -03:00
Jim Blandy
4107ef4119 Bug 921582: Avoid a 'may be used uninitialized' warning. r=waldo
Specifically:

In file included from ./../../dist/include/js/CallArgs.h:39:0,
                 from ./../../dist/include/js/CallNonGenericMethod.h:12,
                 from /home/jimb/moz/dbg/js/src/NamespaceImports.h:15,
                 from /home/jimb/moz/dbg/js/src/builtin/Intl.h:10,
                 from /home/jimb/moz/dbg/js/src/builtin/Intl.cpp:12:
./../../dist/include/js/Value.h: In function ‘bool js::intl_CompareStrings(JSContext*, unsigned int, JS::Value*)’:
./../../dist/include/js/Value.h:653:58: warning: ‘res’ may be used uninitialized in this function [-Wmaybe-uninitialized]
     JS_RETURN_LAYOUT_FROM_BITS(((uint64_t)(uint32_t)i32) | JSVAL_SHIFTED_TAG_INT32);
                                                          ^
/home/jimb/moz/dbg/js/src/builtin/Intl.cpp:968:13: note: ‘res’ was declared here
     int32_t res;
             ^
2013-09-29 21:18:26 -07:00
Jim Blandy
deee1f4630 Bug 919337: Use static_assert in double_conversion::BitCast. r=waldo 2013-09-29 21:18:26 -07:00
Kyle Huey
cb84165118 Bug 919457: Allow bindings specific to workers without the old-style worker ownership model. r=bz 2013-09-30 12:15:37 +08:00
Matt Woodrow
015b0221be Bug 920571 - Followup to copy all the pixel on the last line. r=bustage 2013-09-30 17:14:30 +13:00
Cameron McCormack
65050ca272 Bug 921797 - Make nsCSSProps::BuildShorthandsContainingTable support -moz-appearance being a shorthand subproperty. r=bzbarsky 2013-09-30 13:23:43 +10:00
Kyle Huey
12f83a26b2 Back out bug 919457 for build bustage. r=me 2013-09-30 10:41:23 +08:00
Kyle Huey
c16e95e7e4 Backed out changeset db16370f7cce 2013-09-30 10:39:33 +08:00
Kyle Huey
234d283612 Bug 919457: Followup to fix bustage. r=me 2013-09-30 10:11:20 +08:00
Reuben Morais
fa7a4e6658 Bug 916267 - Follow up, CLOBBER needed on Windows. 2013-09-29 22:45:23 -03:00
Matt Woodrow
67946c1e49 Bug 920571 - Don't read from the trailing stride on the last row of pixels when copying image data in SourceSurfaceCG. r=jrmuizel 2013-09-30 14:42:45 +13:00
Kyle Huey
42dfe0a70f Bug 919457: Allow bindings specific to workers without the old-style worker ownership model. r=bz 2013-09-30 09:37:26 +08:00
Matt Woodrow
e7f55966e0 Bug 886999 - Backout c3a044164b5f for causing deadlocks (Bug 920979) 2013-09-30 14:31:50 +13:00
Reuben Morais
d323bf37ee Bug 850430 - Treat key as an array on the Android contacts backend. r=me 2013-09-29 22:28:28 -03:00
Reuben Morais
d25af6f682 Bug 916267 - Remove XPIDL for MozContactChangeEvent. r=smaug 2013-09-29 22:22:43 -03:00
Reuben Morais
8e3961c53d Bug 850430 - Handle new defaults correctly in the Android contacts backend. r=cpeterson 2013-09-29 22:22:35 -03:00
Reuben Morais
3221fe0c2f Bug 850430 - Handle 'pref' property correctly in the Android contacts backend. r=cpeterson 2013-09-29 22:22:35 -03:00
Reuben Morais
fcdcb159b1 Bug 850430 - Handle Date properties consistently across the Contacts code. r=gwagner 2013-09-29 22:22:34 -03:00
Reuben Morais
986dac185d Bug 850430 - Optimize mozContact creation and validation code. r=gwagner 2013-07-18 01:22:01 -04:00
Reuben Morais
fc8f182478 Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner 2013-09-29 22:22:34 -03:00
Matt Woodrow
82adec2a6b Bug 903296 - Copy the entire device pixel size of MacIOSurface when reading back to an image surface. r=BenWa 2013-09-30 12:21:44 +13:00