Commit Graph

77226 Commits

Author SHA1 Message Date
Bobby Holley
8a2ae11493 Bug 683802 - Use an explicit indicator for direct vs indirect calling semantics. r=mrbkap 2011-09-25 15:38:01 +01:00
Bobby Holley
6aab3db9fd Bug 683802 - Define and restrict the semantics of PTR_IS_DATA. r=mrbkap 2011-09-25 15:38:01 +01:00
Bobby Holley
0007397e8c Bug 683802 - Always store jsvals directly within the val union (fixes bug 655878). r=mrbkap 2011-09-25 15:38:00 +01:00
Bobby Holley
d228a521a2 Bug 683802 - Factor dipper handling out into a helper method. r=mrbkap 2011-09-25 15:38:00 +01:00
Bobby Holley
502e318d55 Bug 683802 - Separate reindentation from previous patch for easier review. No other changes. r=mrbkap 2011-09-25 15:38:00 +01:00
Bobby Holley
a054a34e65 Bug 683802 - Move the loop contents of ConvertIndependentParams into a separate method (without re-indentation). r=mrbkap 2011-09-25 15:38:00 +01:00
Bobby Holley
775809e6a1 Bug 683802 - Remove mAutoString micro-optimization. r=mrbkap 2011-09-25 15:38:00 +01:00
Bobby Holley
309a2dc785 Bug 684327 - Package the typelib along with the components so that it's accessible from the test harness. r=khuey 2011-09-25 15:38:00 +01:00
Bobby Holley
ccd5a6439b Bug 684327 - Test parameter passing. r=khuey 2011-09-25 15:38:00 +01:00
Bobby Holley
1196662e29 Bug 684327 - Generalize test_readwriteattributes.js into test_attributes.js. r=khuey
--HG--
rename : js/src/xpconnect/tests/unit/test_readwriteattributes.js => js/src/xpconnect/tests/unit/test_attributes.js
2011-09-25 15:38:00 +01:00
Bobby Holley
d8e94b80ac Bug 684327 - Add an xpcshell test that exercises both the native and js components. r=khuey 2011-09-25 15:37:59 +01:00
Bobby Holley
5cede67fc3 Bug 684327 - Introduce js-implemented test component. r=khuey 2011-09-25 15:37:59 +01:00
Bobby Holley
e1a2873779 Bug 684327 - Move the C++ implementation of the test component into its own subdirectory. r=khuey
--HG--
rename : js/src/xpconnect/tests/components/Makefile.in => js/src/xpconnect/tests/components/native/Makefile.in
rename : js/src/xpconnect/tests/components/xpctest.manifest => js/src/xpconnect/tests/components/native/xpctest.manifest
rename : js/src/xpconnect/tests/components/xpctest_attributes.cpp => js/src/xpconnect/tests/components/native/xpctest_attributes.cpp
rename : js/src/xpconnect/tests/components/xpctest_module.cpp => js/src/xpconnect/tests/components/native/xpctest_module.cpp
rename : js/src/xpconnect/tests/components/xpctest_private.h => js/src/xpconnect/tests/components/native/xpctest_private.h
2011-09-25 15:37:59 +01:00
Bobby Holley
6258dae585 Bug 684327 - Misc fixes to xpctest_attributes. r=khuey
This patch is best reviewed while listening to http://www.youtube.com/watch?v=MK6TXMsvgQg

NB - The code here would make a great "find the bugs in this code" interview screen question.
2011-09-25 15:37:59 +01:00
Bobby Holley
8625141d3e Bug 684327 - Start building a small subset of the xpconnect test component again, kill the rest. r=khuey
Thanks to Mook for the initial patch!
2011-09-25 15:37:59 +01:00
Bobby Holley
86fdb9d672 Bug 684327 - Remove TestXPC.cpp, which currently printfs that it's failing various things and then segfaults. r=khuey 2011-09-25 15:37:58 +01:00
Mook
7c296001b9 Bug 652571 - xptstubs on unix x86_64 does not pass float correctly. r=espindola 2011-09-25 15:37:58 +01:00
Ed Morley
ac5d526691 Merge tips of mozilla-central and mozilla-inbound 2011-09-25 13:58:53 +01:00
Martin Stransky
a33918d192 Bug 627699 - Port GTK2 to GTK3: Build fix for startup notification. r=karlt 2011-09-25 01:01:35 +01:00
Brian Hackett
c61a469092 Sync state on all exit paths in CALLPROP PICs when allowing getter stubs, bug 688478. r=dvander 2011-09-24 14:15:38 -07:00
Benoit Jacob
ac72c48614 Bug 662258 - GCC warning about BasicThebesLayerBuffer::CreateBuffer getting hidden by ShadowThebesLayerBuffer::CreateBuffer. r=roc 2011-09-24 21:01:18 +02:00
Neil Rashbrook
371c458f30 Bug 684825 Fix for ASSERTION: QueryInterface needed r=jmuizelaar 2011-09-24 18:20:12 +01:00
Neil Rashbrook
f52c1b4cae Bug 685457 Don't set attributes until after accessing the box object r=bienvenu
NPTODB DONTBUILD
2011-09-24 18:15:47 +01:00
Matt Brubeck
aafd076fd2 Back out 0ec8974f0917 (bug 686992) because of crashes 2011-09-24 08:51:46 -07:00
Jeff Muizelaar
531d78716c Bug 688902. 2d: Document Color as being non-premultiplied. r=bas 2011-09-24 11:51:29 -04:00
Matt Brubeck
77f5fcc2f5 Merge last green changeset of mozilla-inbound to mozilla-central 2011-09-24 08:18:28 -07:00
Matt Brubeck
0b54cdd045 Merge mozilla-central to mozilla-inbound 2011-09-24 08:13:45 -07:00
Marco Castelluccio
df855d53e6 Bug 679352 - Remove libreg. r=khuey 2011-09-24 16:28:21 +02:00
Marco Castelluccio
accf670bd6 Bug 679352 - Remove libreg (Part 1: Clean nsProfileMigrator). r=bsmedberg 2011-09-24 16:25:20 +02:00
Steffen Wilberg
68913404a1 Bug 678600: Don't add print frames options to Windows print dialog when they would be disabled anyway because there are no frames. r=roc, ui-review=faaborg 2011-09-24 14:05:29 +02:00
Dão Gottwald
f08ef66668 Bug 684450 - Addressing review comment 2011-09-24 13:04:07 +02:00
Stephen Horlander
ba43c3c34b Bug 684450 - Remove stop/go/reload button affordance and streamline other location bar icons. r=dao 2011-09-24 13:03:09 +02:00
Matheus Kerschbaum
e1d3c86e9c Bug 669829 - Remove check for atlbase.h and oleacc.idl from configure. r=ted 2011-09-24 12:53:07 +02:00
Gian-Carlo Pascutto
bffdbe5c5d Bug 688692 - Fennec is not sending crash reports. r=ted 2011-09-24 11:32:54 +01:00
Dão Gottwald
86875477aa merge backout 2011-09-24 12:27:14 +02:00
Dão Gottwald
8add974b5b Backed out changeset 7e53a3cf73b5 2011-09-24 12:26:38 +02:00
Dão Gottwald
bab6ef0d66 merge backout 2011-09-24 12:24:30 +02:00
Dão Gottwald
5bc8a78404 Backed out changeset ce51db254f18 2011-09-24 12:23:58 +02:00
Dão Gottwald
9b48263c61 merge backout 2011-09-24 12:23:22 +02:00
Dão Gottwald
c7ea5c62f9 Backed out changeset f1409901573a 2011-09-24 12:22:48 +02:00
Dão Gottwald
7367b06413 merge backout 2011-09-24 12:22:08 +02:00
Dão Gottwald
01b0b6f488 Backed out changeset 121518f3df44 2011-09-24 12:20:19 +02:00
Dão Gottwald
28fd60f6e1 merge backout 2011-09-24 12:19:40 +02:00
Dão Gottwald
e157237117 Backed out changeset b1c0b12a5f65 2011-09-24 12:18:30 +02:00
Dão Gottwald
865e353472 merge backout 2011-09-24 12:17:45 +02:00
Dão Gottwald
623028268e Backed out changeset d9989de45bd9 2011-09-24 12:17:14 +02:00
Mats Palmgren
69691a3674 Bug 686581 - Disable theming in SVG images. r=roc 2011-09-24 10:28:55 +02:00
Mats Palmgren
ccb640b088 Bug 686581 - Implement -moz-is-resource-document media query. r=roc 2011-09-24 10:28:54 +02:00
Michael Wu
830e19642d Bug 688930 - Fix detection of installation location when in /system, r=cjones 2011-09-23 21:54:59 -07:00
Ed Morley
55aca1fe95 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-24 04:35:02 +01:00