Commit Graph

253422 Commits

Author SHA1 Message Date
Ed Morley
18ebfbc720 Merge last green (and non Ts-regressing) changeset from m-i to m-c 2011-08-30 12:09:51 +01:00
Josh Aas
e2502bccd5 Merge backout of changeset ab1cbc8a9d51, bug 90268. r=josh 2011-08-30 02:13:50 -04:00
Josh Aas
7ad3b2e3f5 Backed out changeset ab1cbc8a9d51, bug 90268. r=josh 2011-08-30 02:13:01 -04:00
Josh Aas
8034ed24eb Merge backout of changeset 33031c875984, bug 90268. r=josh 2011-08-30 02:11:57 -04:00
Josh Aas
3fa80a3ea0 Backed out changeset 33031c875984. Bug 90268. r=josh 2011-08-30 02:09:56 -04:00
Brian Hackett
d709374dca [INFER] Only prematurely release script code when calling destroy script hook from GC, bug 679461. 2011-08-29 20:45:33 -07:00
Brian Hackett
2c18d8ec04 Merge MC -> JM 2011-08-29 18:41:32 -07:00
Joshua Cranmer
51c1d51f63 Bug 681634 - Get m-c to build with static checking; fix verification scripts. r=taras 2011-08-29 17:02:22 -07:00
Ed Morley
3e21b474bc Backout d813440eb90b (bug 136556 / bug 677912) for causing M-oth orange a=philor 2011-08-29 23:36:54 +01:00
Brian Hackett
312278ef46 [INFER] On destruction, release JIT code for scripts before debugger hooks try to recompile them, bug 679461. 2011-08-29 15:03:59 -07:00
Brian Hackett
27886a3921 [INFER] Don't truncate object types when testing for particular primitive types, bug 682855. 2011-08-29 14:01:51 -07:00
Brian Hackett
3f53e9d341 [INFER] Don't use loop registers for entries after coercing them to double/any for a branch, bug 682563. 2011-08-29 13:59:06 -07:00
aceman
bc47b6ee7c Bug 677912/136556 Tweak image titles r=bz 2011-08-29 21:19:02 +01:00
Brian Hackett
8c70798deb Merge MC -> JM 2011-08-29 12:34:59 -07:00
Joshua Cranmer
60b24c98f0 Bug 681634 - Get m-c to build with static checking; NS_OVERRIDE failure in gfx. r=cjones 2011-08-29 12:29:51 -07:00
Benjamin Stover
8679696257 Bug 634759 Followup: Mark unexpected passes as expected r=me 2011-08-29 13:42:35 -07:00
Malini Das
03b4348939 Bug 682028 - Rename the Mochitest 'loops' feature to be 'repeat'. r=jmaher 2011-08-29 16:14:33 -04:00
Richard Newman
5577d63cb9 Bug 615413 - Part 1: Clear out old weave/ and sync/ annotations. r=mak 2011-08-29 12:52:49 -07:00
Richard Newman
5eaae03fd7 Bug 615413 - Part 0: trailing whitespace. r=mak 2011-08-29 12:52:47 -07:00
Rafael Ávila de Espíndola
023ba7cf0f Bug 663899 - Use the win temp file handling code in all platforms. r=smichaud. 2011-08-29 15:45:03 -04:00
Chris Leary
ba7ac54f7f Bug 679138: argv past script argument should not be interpreted as options. (r=dvander) 2011-08-29 12:19:19 -07:00
Rob Campbell
3794850963 merge m-c to fx-team, clobbered windows 2011-08-29 12:19:08 -03:00
Josh Aas
3b6b37ef98 Bug 90268: Make content own plugin instances instead of frames. Allows display:none instances and re-parenting instances without stopping them. r=roc 2011-08-29 03:09:22 -04:00
Josh Aas
4c15607f47 Bug 90268: Required widget changes. Allow setting parent to NULL and add SetEventCallback to nsIWidget. r=roc r=karl 2011-08-29 03:05:09 -04:00
Ed Morley
783d490b8c Merge tips of mozilla-inbound and mozilla-central 2011-08-28 21:20:46 +01:00
Oleg Romashin
102f1032f2 Bug 682458 - Disable default gesture filters in Qt widget. r=dougt 2011-08-28 19:09:56 +01:00
Brian Hackett
c4dcff1a02 [INFER] Fix orange. 2011-08-28 08:42:35 -07:00
Peter Van der Beken
9b95098efe Fix for bug 682539 (Add nsTreeColumn::mNext to CC). r=smaug. 2011-08-28 16:07:26 +02:00
Peter Van der Beken
8842324523 Fix for bug 678528 (Traverse mChildNodes (and consolidate node CC code)). r=jst. 2011-08-28 16:07:24 +02:00
Siarhei Siamashka
d131f93a42 Bug 644136 - Add missing fpu directive to fix libffi build on ARM hardfloat systems; r=bsmedberg 2011-08-28 12:03:22 +01:00
Ms2ger
c4edf4db19 Bug 682460 - Fix leak when forcing layout during mutation event for table attribute; r=smaug 2011-08-28 11:59:34 +01:00
Kyle Huey
7b5d330147 Merge m-c to b-s. 2011-08-28 06:00:17 -04:00
Kyle Huey
b553d088e7 Bug 682637: Restore null-check that got lost in the event handler IDLification. r=bz 2011-08-28 05:58:43 -04:00
Kyle Huey
efb0985745 Bug 681714: Ensure that we've unrolled the entire typedef chain when building typelibs. r=ted 2011-08-28 05:56:24 -04:00
Brian Hackett
8ca636330d [INFER] Fix orange. 2011-08-27 20:28:24 -07:00
Marco Bonardo
3c6c1791d8 Merge mozilla-central and mozilla-inbound 2011-08-27 10:40:12 +02:00
Brian Hackett
f2f576fcd3 [INFER] Avoid spurious censoring of type barriers on writes of 'undefined' to singleton objects, bug 682345. 2011-08-26 20:21:59 -07:00
Brian Hackett
a6edf630e5 [INFER] Fix orange. 2011-08-26 20:17:26 -07:00
Brian Hackett
ccd0bc9f00 [INFER] Don't pointlessly generate extra copies of interpreter backedge logic, bug 682477. 2011-08-26 19:58:22 -07:00
Matt Woodrow
2abdaaea99 Bug 681858 - Improve performance of gfx3DMatrix multiplication by reverting to 2d operations where possible. r=derf 2011-08-27 12:07:05 +12:00
Matt Woodrow
11c1aac810 Bug 505115 - Part 15 - Add 4D Vectors, Quaternions and gfx3DMatrix functions. r=derf 2011-08-27 12:06:03 +12:00
Matt Woodrow
7e10034edd Bug 675837 - Add 3D transforms support to BasicLayers. r=roc 2011-08-27 12:04:06 +12:00
Matt Woodrow
6c63c596b7 Bug 675837 - Add gfxContext::ClipContainsRect. r=roc 2011-08-27 12:03:04 +12:00
Matt Woodrow
bffee7f7cc Bug 675837 - Only flush Quartz surfaces on the success paths during cairo_quartz_get_image. r=roc 2011-08-27 12:02:03 +12:00
Matt Woodrow
5a40560039 Bug 505115 - Part 14b - Layout support for -moz-transform-style. r=roc 2011-08-27 12:01:46 +12:00
Matt Woodrow
b98fe1bd08 Bug 505115 - Part 14a - Add -moz-transform-style css property. r=dbaron 2011-08-27 12:01:06 +12:00
Oleg Romashin
a11366fd51 Bug 682327 - ASSERTION: Failed to make GL context current; r=ajuma 2011-08-27 00:23:02 +01:00
David Zbarsky
3cba444615 Bug 682366 - Remove nsINode::ChildIterator r=smaug 2011-08-27 00:23:02 +01:00
Geoff Brown
942d20b453 Bug 681810 - Avoid xpcshell test failure when device not rooted and cp not available; r=jmaher 2011-08-27 00:23:02 +01:00
Olli Pettay
7532bbf6d5 Bug 682264 - Make EventListenerManager participate to the DOM Memory Reporter, r=volkmar,bz 2011-08-27 01:39:00 +03:00