Mike Hommey
73e9c2d6c7
Bug 676252 part 1 - Don't use $(OBJ_SUFFIX) before including config.mk. r=ted
2011-08-29 07:34:02 +02:00
Mike Hommey
fe53feaf83
Bug 679334 - Don't remove pgd files, but clear them with pgomgr instead. r=ted
2011-08-29 07:33:48 +02:00
Mike Hommey
2ce22a583e
Bug 681893 - Add the CRT dlls we don't use to the remove-files lists. Also fix inclusion of the MSVC 10 CRT in the js shell archive. r=khuey
2011-08-29 07:23:20 +02: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
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
Marco Bonardo
3c6c1791d8
Merge mozilla-central and mozilla-inbound
2011-08-27 10:40:12 +02: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
Matt Brubeck
ccd6bc6809
Bug 677044 - Back out b38381eb91b8 (crashtest for bug 609499, which was backed out)
2011-08-26 11:29:53 -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
Matt Brubeck
7995ca5fd4
Merge the last green changeset from mozilla-inbound to mozilla-central
2011-08-26 09:17:54 -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
Ms2ger
27a1795f34
Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug
2011-08-26 09:43:56 +02:00
Ms2ger
0b1536d069
Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug
2011-08-26 09:43:49 +02:00
Randell Jesup
aa7058dad4
Bug 682031: Add another old nsIURI IID to the hack in nsBinaryStream to fix sessionrestore r=dholbert r=bz
2011-08-26 02:24:43 -04:00
Nicholas Nethercote
52f911308e
Bug 681161 - Shrink nsCSSCompressedDataBlock on 64-bit platforms. r=dbaron.
2011-08-25 23:05:55 -07:00
Boris Zbarsky
c4f581155c
Bug 682051. Optimize textframe to handle horizontal resizes of large runs of text better. r=roc
...
This change does two things:
1) Makes sure that we don't clear textruns when removing continuations due to
an earlier consideration expanding to contain all their text.
2) Remove continuations in chunks to work around the fact that blocks are
really bad at handling single frame removals.
2011-08-25 23:29:24 -04:00
Brian R. Bondy
1c4100bc15
Bug 600556, 670466, 549468 - Temporarily disable new android reftests. r=philor
2011-08-25 23:14:33 -04:00
Matt Brubeck
96e6e1fd47
Bug 672411 - Minor refactoring of default values for viewport height/width [r=lucasr]
2011-08-25 19:17:50 -07:00
Ed Morley
b53128285b
Merge last green changeset on m-i to m-c
2011-08-26 02:17:14 +01:00
Matheus Kerschbaum
439429ba6c
Bug 671465 - Remove whitespace from autoconf, configure, config.mk and rules.mk in js/src r=bustage
2011-08-26 01:29:23 +01:00