253370 Commits

Author SHA1 Message Date
Brian Hackett
8c70798deb Merge MC -> JM 2011-08-29 12:34:59 -07: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
Blair McBride
80cce82231 Bug 672485 - Ensure window watcher is defined. r=dtownsend,jst 2011-08-27 09:24:20 +12:00
Brian Hackett
f49c19bbb0 [INFER] Encapsulate GC arena/cell iteration, bug 679887. 2011-08-26 12:39:31 -07:00
Matt Brubeck
ccd6bc6809 Bug 677044 - Back out b38381eb91b8 (crashtest for bug 609499, which was backed out) 2011-08-26 11:29:53 -07:00
Brian Hackett
5ae2dc304a Merge MC -> JM 2011-08-26 11:23:35 -07:00
Jeff Muizelaar
43f4a1c8a2 Bug 677044. Backout 67044ea27b53
This breaks existing animated gifs.

--HG--
extra : rebase_source : 0acde450204ba6cc42e0150fd391406d9145e897
2011-08-26 13:34:20 -04:00
Brian Hackett
57425bc0d3 [INFER] Use mark stack for type objects, bug 679887. 2011-08-26 09:50:48 -07:00
Matt Brubeck
7995ca5fd4 Merge the last green changeset from mozilla-inbound to mozilla-central 2011-08-26 09:17:54 -07:00
Brian Hackett
7b7e5957d3 [INFER] Watch for recompilation triggered by while compiling a call in an inlined frame, bug 680951. 2011-08-26 08:55:00 -07:00
Kyle Huey
5566bffa9e Bug 680515: Follow up fix quoting issue for Windows. r=me 2011-08-26 11:00:57 -04:00
Kyle Huey
9a65cc7c71 Commit pymake test that got missed on the recent update. 2011-08-26 08:07:30 -04:00
Kyle Huey
a8ce2c6e70 Bug 680515: Move optimization flags out of js/src/Makefile.in and into js/src/configure.in. r=ted 2011-08-26 08:06:51 -04:00
Marco Bonardo
1ea625d64c Bug 666558 - Increase SQLITE_MAX_SCHEMA_RETRY value.
r=sdwilsh
2011-08-26 13:51:05 +02:00
Marco Bonardo
df5067c405 Bug 666420 - Upgrade to SQLite 3.7.7.1 - Force using fsync on Android.
r=sdwilsh
2011-08-26 13:43:45 +02:00
Marco Bonardo
f95262f2dd Bug 666420 - Upgrade to SQLite 3.7.7.1 - Telemetry VFS shim update.
r=sdwilsh
2011-08-26 13:43:15 +02:00
Kyle Huey
7993d2d1ed Update pymake snapshot. 2011-08-26 07:43:13 -04:00
Marco Bonardo
d7b0921525 Bug 666420 - Upgrade to SQLite 3.7.7.1 - Mozilla changes.
r=sdwilsh
2011-08-26 13:38:54 +02:00
Marco Bonardo
82a7d472c7 Bug 666420 - Upgrade to SQLite 3.7.7.1 - SQLite changes.
rs=sdwilsh
2011-08-26 13:38:28 +02:00
Marco Bonardo
2d3b3ed654 Bug 681660 - [win] GetDiskSpaceAvailable doesn't work on files.
r=jimm
2011-08-26 13:29:45 +02:00
Mounir Lamouri
35e7906212 Bug 681667 - Create a test_form_attributes_reflection.html with novalidate check. r=Ms2ger
The other attribute reflection tests will be done with bug 682239.
2011-08-26 11:43:23 +02:00
Ed Morley
a2163dc998 Merge last green changeset of m-c to m-i 2011-08-26 10:26:46 +01:00
Ben Turner
08fad93399 Bug 681930, r=sicking. 2011-08-26 01:21:35 -07:00