Commit Graph

201615 Commits

Author SHA1 Message Date
Dão Gottwald
d36a81c484 Bug 473745 - Implement tabContainer._fillTrailingGap. r=mano 2009-01-15 13:30:43 +01:00
Robert Sayre
938992cb1c Merge. 2009-01-15 03:39:24 -05:00
Robert Sayre
39eb159902 wallpaper for bug 473721 2009-01-15 03:38:09 -05:00
Robert O'Callahan
4ef48d1afc Bug 473680. Stop crashtest 458637-1.html early (returning success) if it's running too long. 2009-01-15 21:00:27 +13:00
Robert Sayre
6d6645ee0b Merge tm to m-c. 2009-01-15 02:42:06 -05:00
Dave Camp
d88cbe6bab Bug 473345: check DOM worker loads against the classifier. r=bent, sr=jonas 2009-01-14 23:41:32 -08:00
Daniel Holbert
1410da3693 Whitespace-only: Fix parameter indentation in nsTableCellFame.cpp 2009-01-14 21:06:03 -08:00
Brian Birtles
0a47d48dae Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc 2009-01-14 20:38:07 -08:00
Jeremy Lea
ce80f69254 Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
2009-01-15 16:27:09 +13:00
Ehsan Akhgari
925938f029 Bug 473530 - PRBool violations after landing of bug 441782; r,sr=roc 2009-01-15 11:24:44 +03:30
Ehsan Akhgari
a370bd81e2 Bug 473417 - updater.exe window is blank, and doesn't close; r=bsmedberg 2009-01-15 11:24:30 +03:30
Ehsan Akhgari
e06dcd9a64 Bug 436175 - chevron in bookmarks toolbar is reversed in RTL locales; r=dao 2009-01-15 11:24:16 +03:30
Ben Turner
b28ea75f40 Merge backout 2009-01-14 18:24:18 -08:00
Ben Turner
b439b74cb4 Backed out changeset 96a66c1a50bd for failing unit tests. 2009-01-14 18:23:21 -08:00
Ben Turner
97fdc15bb2 Backed out changeset 4c4d0bf8622e for failing unit tests. 2009-01-14 18:22:41 -08:00
Jonas Sicking
583673c3ab Bug 461555: Don't clear out the parser until all deferred scripts have executed to ensure that a document.write in a deferred script doesn't clear the page. r/sr=mrbkap 2009-01-14 17:25:21 -08:00
Doug Turner
a02192e467 Bug 452834 - Add geolocation to the cycle collector. r/sr=dbaron 2009-01-14 17:10:46 -08:00
Doug Turner
6cc200565f Bug 468399. Use image surfaces on windows mobile for performance reasons. r=vlad 2009-01-14 16:19:39 -08:00
Blake Kaplan
00313ff40f Bug 473631 - Don't attempt to compile a null buffer. r=igor 2009-01-14 15:36:19 -08:00
Robert Sayre
7ecfbc35fa Merge m-c to tracemonkey.
--HG--
rename : js/src/js.cpp => js/src/shell/js.cpp
2009-01-14 18:25:22 -05:00
Neil Rashbrook
7fad8f76a1 Bug 473157 Sorting shouldn't affect grouping containers, only uris r=dietrich 2009-01-14 22:38:30 +00:00
Neil Rashbrook
a3132fc3e0 Bug 470586 Can crash removing all pages from a host when the sidebar is grouped r=sdwilsh 2009-01-14 22:33:37 +00:00
Karsten Düsterloh
be612c46a6 Bug 470708 - addressingwidget appears as sunken, again; r=stefanh, sr=neil 2009-01-14 23:25:27 +01:00
Robert Strong
75c90bbdff Bug 470799 - Remove deprecated macros that are no longer in use. r=jmathies 2009-01-14 14:21:12 -08:00
Daniel Holbert
6b8a0f9014 Whitespace-only: Fix parameter indentation in nsTableRowFrame.cpp and nsTableRowGroupFrame.cpp 2009-01-14 14:16:43 -08:00
Olli Pettay
ef7eab9b35 Bug 472730, window.sizeToContent() causes hang & full CPU usage, due to extreme recursion, r+sr=dbaron 2009-01-14 22:42:25 +02:00
David Mandelin
a31862e2d2 Bug 472440: JS tracing crash, typo in record_JSOP_CALL_GVAR, r=mrbkap 2009-01-14 11:42:35 -08:00
Jeff Walden
90040dd081 Oops, backed out the wrong patch last time 2009-01-14 11:35:08 -08:00
Jeff Walden
b378f8fcc6 Backed out changeset de45be487415, the real change I wanted to back out 2009-01-14 11:34:39 -08:00
Jeff Walden
cc44fed0a8 Back out 71cd51a61b67 because tinderboxen are intermittent-orange, but I absolutely cannot believe this is the problem that they're hitting 2009-01-14 11:30:28 -08:00
Jeff Walden
2b10c897e2 Backed out changeset 71cd51a61b67 2009-01-14 11:28:59 -08:00
Neil Deakin
db3620bb88 Bug 472090, fix variable name 2009-01-14 13:56:07 -05:00
Neil Deakin
33bd9e3c05 Bug 471438, check whether the drop event was cancelled when handling links in the browser 2009-01-14 13:23:33 -05:00
Neil Deakin
35280dec3a Bug 342619, fix test on linux caused by window coordinates not updating properly when moving the window, r=roc 2009-01-14 13:23:09 -05:00
Neil Deakin
dd6cf51b95 Bug 472090, change scale to use a listener instead of mutation events, r=smaug,sr=neil 2009-01-14 13:21:58 -05:00
Ted Mielczarek
043ac8e978 fix check-sync-dirs to use the magic words for error output. (no bug) 2009-01-14 12:55:43 -05:00
Igor Bukanov
a736c5f84e bug 472702 - using watchdog thread in js shell to trigger operation callback 2009-01-14 18:23:51 +01:00
Dave Camp
1e04293c7f Bug 441359: Check script and css loads against the classifier. r+sr=jonas 2009-01-13 23:13:48 -08:00
Reed Loden
2cfdc4867d Branch merge for bug 462441. 2009-01-16 01:01:10 -06:00
Reed Loden
141eb8f66c Bug 462441 - "Windows 7 default OS theme not recognized by windows-default-theme metric" [r=robarnold sr=roc] 2009-01-16 00:59:48 -06:00
Mark Finkle
7599b97363 Bug 470163: [FUEL] pass BrowserTab object as event data for Tab* events, r=gavin 2009-01-16 00:35:01 -05:00
timeless@mozdev.org
266462dbca Bug 471296 nsArray (NS_ARRAY_CONTRACTID) can't be used on a single thread of its creator's choice, r=bsmedberg 2009-01-15 20:02:22 -08:00
Phil Ringnalda
60874a794b Bug 469789 - Update "can't package this" message for the libxul world, r=ted 2009-01-15 20:02:22 -08:00
timeless@mozdev.org
b46bf85337 Bug 101294 - make sure that nsPref is never unhappy at construction time, r=caillon, sr=dveditz 2009-01-15 20:02:22 -08:00
timeless@mozdev.org
649763f2c3 Bug 209598 - Crash opening link from other applications [@ nsXULDocument::InsertElement], r+sr=bz 2009-01-15 20:02:22 -08:00
timeless@mozdev.org
69848d6b7c Bug 436925 - THREADSAFE nsCharsetConverterManager uses NS_CHARSETALIAS_CONTRACTID (nothreadsafe) from a random thread - triggered by Expired cert and nsDateTimeFormat, r=smontagu, sr=jst 2009-01-15 20:02:21 -08:00
timeless@mozdev.org
0d45025b8a Bug 472097 xul!nsMemoryImpl::IsLowMemory is broken on systems w/ lots of vm, r=bsmedberg 2009-01-15 20:02:21 -08:00
timeless@mozdev.org
573b30b2a2 Bug 269895 - nsPrintDialogUtil.cpp uses a CID from outside its module, r=emaijala, sr=neil 2009-01-15 20:02:21 -08:00
timeless@mozdev.org
b70ed923bc Bug 422340 Firefox 3 beta 4 gives unhelpful slowscript warning on leaving gmail, r+sr=mrbkap 2009-01-15 20:02:21 -08:00
Phil Ringnalda
fcb2f41673 Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking 2009-01-15 20:02:21 -08:00