Blake Kaplan
|
b3d7ab96e9
|
Bug 473262 - We can get an interface but no member without idispatch. r+sr=jst
|
2009-03-25 13:08:01 -07:00 |
|
Blake Kaplan
|
de14b19873
|
Bug 485217 - Pop the eval context before returning. r+sr=peterv
|
2009-03-25 13:07:44 -07:00 |
|
Boris Zbarsky
|
055b4b1c85
|
Adding test for bug 203923
|
2009-03-25 15:51:58 -04:00 |
|
Boris Zbarsky
|
803e329f9d
|
Adding some tests
|
2009-03-25 12:09:48 -04:00 |
|
Olli Pettay
|
d9e9964f3e
|
Bug 484658 - element.focus() handing when called during event suppression, r+sr=jst
|
2009-03-25 16:11:11 +02:00 |
|
Neil Rashbrook
|
3b196c4711
|
Bustage fix for bug 331165
|
2009-03-25 13:33:03 +00:00 |
|
Neil Rashbrook
|
a3cb4f1f32
|
Fix allocator abuses: bug 331165 r+sr=bsmedberg; bug 484309 r+sr=bsmedberg; bug 484312 r+sr=biesi
|
2009-03-25 13:19:08 +00:00 |
|
Neil Rashbrook
|
bd4e61360d
|
Fix bogus debug assertions from bug 484692 r+sr=peterv
|
2009-03-25 13:12:13 +00:00 |
|
Dão Gottwald
|
d9fe768849
|
Bug 457096 - When closing the last tab, two tabs are briefly visible (browser.tabs.closeWindowWithLastTab = false). r=gavin
|
2009-03-25 10:54:33 +01:00 |
|
Dão Gottwald
|
6374da60a1
|
Bug 420576 - Invisible star while browsing a non-bookmarked non-encrypted page with High Contrast Inverse theme. ui-r=faaborg
|
2009-03-25 10:53:37 +01:00 |
|
Peter Van der Beken
|
9865d8d8c4
|
Preparation for fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
--HG--
extra : rebase_source : 135c51ee7f558eeb6fe5a6f4b13afd0561f0b64f
|
2009-03-24 12:02:30 +01:00 |
|
Dave Townsend
|
57eb50688d
|
Bug 480427: Add a way to run a process in a background threadd. r=bsmedberg
|
2009-03-25 08:57:21 +00:00 |
|
Arpad Borsos
|
89c2d6ac9b
|
Bug 481932 - use do_QueryFrame instead of IS_TABLE_CELL + cast; r+sr=roc
|
2009-03-24 23:10:06 +01:00 |
|
Arpad Borsos
|
387a13934b
|
Bug 474369 - get rid of nsVoidArray, xpconnect part; r+sr=mrbkap
|
2009-03-24 14:23:30 +01:00 |
|
Arpad Borsos
|
fee39dcf30
|
Bug 474369 - get rid of nsVoidArray, parser part; r+sr=mrbkap
|
2009-03-25 09:13:05 +01:00 |
|
Vladimir Vukicevic
|
baea3e5eca
|
WinCE bustage fix.
|
2009-03-24 20:55:17 -07:00 |
|
Boris Zbarsky
|
13009f7551
|
Bug 465804. Remove no-longer-needed method. r+sr=jst
|
2009-03-24 21:52:24 -04:00 |
|
Vladimir Vukicevic
|
9500ab3b18
|
b=465662; don't build libreg on Windows CE; r=bsmedberg
|
2009-03-24 18:45:21 -07:00 |
|
Vladimir Vukicevic
|
bed28e7478
|
b=476903; additional ARM xptc marshalling fixes (avoid unsigned char dependency); r=bsmedberg
|
2009-03-20 08:23:44 -07:00 |
|
Jim Mathies
|
c82dc257a9
|
Vista popup panel corner transparency fix. (r=vlad, sr=roc)
|
2009-03-24 19:51:57 -05:00 |
|
Boris Zbarsky
|
7fbe6ae71f
|
Backing out changeset b47f0de93a82 (bug 457809) due to test failures
|
2009-03-24 19:18:25 -04:00 |
|
Ted Mielczarek
|
1489650ca7
|
bug 484780 - need plugin reftest that tests alpha rendering of test plugin. r=josh
|
2009-03-24 15:28:18 -04:00 |
|
Robert Sayre
|
dcc6c4d6b1
|
Merge.
|
2009-03-24 13:49:42 -04:00 |
|
Robert Sayre
|
3006aebbc5
|
Merge tracemonkey to mozilla-central.
|
2009-03-24 13:49:05 -04:00 |
|
Josh Aas
|
90ec5302a4
|
Fix some type usage in nsIStreamBufferAccess.idl. b=478687 r=wtc r=bsmedberg
|
2009-03-24 10:47:02 -07:00 |
|
David Mandelin
|
62a931dac7
|
fix static analysis. r=gal
|
2009-03-24 12:56:13 -04:00 |
|
bjarne@runitsoft.com
|
28637b1d1c
|
Bug 457809 and bug 457810 - Speculatively load images and stylesheets (respectively). r=mrbkap, sr=bz
|
2009-03-24 12:52:00 -04:00 |
|
Olli Pettay
|
485447dbe3
|
Bug 484320, r=dveditz, sr=mrbkap, a=blocking1.9.1
|
2009-03-24 17:43:15 +02:00 |
|
Igor Bukanov
|
9949c2c050
|
forcing tinderbox re-run to check if bug 437325 indeed caused Windows orange
|
2009-03-24 15:50:39 +01:00 |
|
David Bolter
|
7faba20c54
|
Bug 482537 - Safeguard against exceptions in event-chained tests, r=surkov, r=MarcoZ
|
2009-03-24 14:58:35 +01:00 |
|
Peter Van der Beken
|
98bbedeb48
|
Backed out changeset 83944488fbe6 (Preparation for fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate)).
|
2009-03-24 14:47:01 +01:00 |
|
Igor Bukanov
|
030f488b96
|
bug 437325 - JSThread is no longer shared between JSRuntime instances. r=brendan
|
2009-03-24 13:07:35 +01:00 |
|
Peter Van der Beken
|
a92eb52312
|
Preparation for fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
--HG--
extra : rebase_source : 2e872a0285f6c0dbb470e04cc7ed4aa988077981
|
2009-03-24 12:02:30 +01:00 |
|
Peter Van der Beken
|
7703041e11
|
Fix for bug 484692 (Set/clear cached wrappers from within XPConnect). r/sr=jst.
--HG--
extra : rebase_source : 3b0d0174919c8fdd027cde9ab9913c3dcb4052e1
|
2009-03-24 12:02:23 +01:00 |
|
Peter Van der Beken
|
3e33f8114d
|
Fix for bug 484352 (Traceable quickstubs don't use the nsINode fastpaths). r=bent, sr=jst.
--HG--
extra : rebase_source : e20363b1ac181b6736d14085d9e8c2b44f442432
|
2009-03-24 12:02:16 +01:00 |
|
Mark Banner
|
8dc2d20f0f
|
Bug 482718 Remove toolkit history remnants in libxul build, left by bug 383833. r=ted.mielczarek
|
2009-03-24 13:11:13 +00:00 |
|
Dão Gottwald
|
06b4581c23
|
Bug 462673 - Browser exits unexpectedly whan calling window.close() from an unload handler. r=gavin
|
2009-03-24 12:47:06 +01:00 |
|
Peter Van der Beken
|
40af1731e8
|
Merge backout of 8f9ff81ef3fa.
|
2009-03-24 10:44:21 +01:00 |
|
Peter Van der Beken
|
3afc804584
|
Backing out 8f9ff81ef3fa to try to fix orange.
|
2009-03-24 10:43:42 +01:00 |
|
Ben Newman
|
7b84ed270f
|
fixing botched backout of changeset c0fad0d1535d
|
2009-03-23 21:14:03 -07:00 |
|
Ben Newman
|
7d9d912348
|
backout of changeset c0fad0d1535d
|
2009-03-23 20:59:14 -07:00 |
|
Doug Turner
|
652f7c22ee
|
Bug 484918 - Fixes build bustage in plugins on Windows CE. r=blassey
|
2009-03-23 20:27:27 -07:00 |
|
Joe Drew
|
f0457535f8
|
Bug 484076 - Shrink the glyph cache to fix tp_Rss regression. r=me
|
2009-03-23 21:53:40 -04:00 |
|
Ben Newman
|
6ad3d5e69d
|
nsIDTD-related improvements (bugs 483939, 484121, 484874). r+sr=mrbkap
|
2009-03-23 18:26:50 -07:00 |
|
Ben Newman
|
ad89dbd67c
|
imported patch simplify-nsIDTD.diff
|
2009-03-23 18:26:46 -07:00 |
|
Ben Newman
|
c2610d97bf
|
imported patch parser-own-dtd.diff
|
2009-03-23 18:26:46 -07:00 |
|
John Wolfe
|
5386f577fa
|
bug 475361 - idle service for windows ce r=emaijala
|
2009-03-23 21:25:56 -04:00 |
|
Brad Lassey
|
9c763defb2
|
bug 481584 - need lib path to link jemalloc on windows ce r=bsmedberg
|
2009-03-23 21:21:07 -04:00 |
|
Brad Lassey
|
71225766d2
|
bug 478044 - enable jemalloc for windows ce r=stuart, jasone
|
2009-03-23 21:19:26 -04:00 |
|
Brad Lassey
|
7a50fa1c98
|
bug 481582 - changes to configure.in needed to build jemalloc on windows ce r=bsmedberg
|
2009-03-23 21:18:19 -04:00 |
|