Commit Graph

20680 Commits

Author SHA1 Message Date
Uri Bernstein
9d85c3e3b0 Attempt to fix breakage from test for bug 460532. 2008-10-21 01:30:29 +02:00
Uri Bernstein
9418630bcb Bug 460532 - Firefox leaks SelectionDetails when clicking a point included in multiple selection ranges. r+sr=roc.
HGe changed layut/genericks SelectionDetails/test/Makefile.in
2008-10-20 22:53:40 +02:00
Josh Aas
c1978008f5 correctly construct PkgInfo so the default plugin can load on Mac OS X. b=460812 r=ted 2008-10-20 16:43:21 -04:00
Boris Zbarsky
aeb1b899c8 Bug 460323. Do a better job of maintaining our invariants. r+sr=peterv 2008-10-20 16:33:03 -04:00
Brad Lassey
0187ad47ed windows ce build tools update r=dougt 2008-10-20 16:15:40 -04:00
Brad Lassey
3f9bb5706f Bug 457737 - Convert nsRegisterGREWin to Wide calls r=bsmedberg 2008-10-20 16:15:32 -04:00
Serge Gautherie
8d4bbf7791 Bug 438331 - Remove WIN16 (support) code everywhere; (Gv1a) Remove </config/mantomak.*>; r=ted.mielczarek 2008-10-20 22:18:08 +02:00
Axel Hecht
2fbe46e94a bug 458014, refactor browser/locales/Makefile.in, support both manifests in JarMaker.py, r=ted 2008-10-20 21:57:47 +02:00
Robert Strong
bb53a5ebee Comment only change - Bug 460698 - Confusing undocumented code in uninstaller.nsi - un.leaveWelcome. r=me 2008-10-20 12:08:26 -07:00
Boris Zbarsky
786d8beaf2 Fixing test 2008-10-20 15:00:26 -04:00
Mark Finkle
dcf4a2ee25 Bug 426186: Remove unused FUEL tests, r=gavin 2008-10-20 13:57:08 -05:00
Serge Gautherie
89718529d9 Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; (Cv1) Remove obsolete |#if 0| code; r=benjamin 2008-10-20 19:24:43 +02:00
Brad Lassey
dbe8393bf5 Bug 458252: local file paths are wrong on windows mobile r=dougt sr=bsmedberg 2008-10-20 13:03:20 -04:00
Dão Gottwald
f220cbe813 Bug 460769 - arrowscrollbox destruction should cancel smooth scrolling. r=enndeakin 2008-10-20 18:52:12 +02:00
Asaf Romano
3ef8941de2 Comment fix 2008-10-20 18:32:50 +02:00
Asaf Romano
52487616c6 Bug 460595 - Cannot drag text selection in input control. r=smaug, sr=neil. 2008-10-20 18:29:55 +02:00
Boris Zbarsky
da63bc8f87 Bug 460665. Whack another XBL sink mole. r+sr=sicking 2008-10-20 12:20:01 -04:00
Boris Zbarsky
a1f18eb0e6 Bug 460664. Reset prop inheritance should skip first-line even if the whole struct is inheriting. r+sr=dbaron 2008-10-20 12:14:25 -04:00
Philippe M. Chiasson
72ff54e41c cleaning up unused tags in the Thunderbird 3 Aplha 3 dry-run build 2008-10-20 12:09:47 -04:00
Philippe M. Chiasson
8f1329e7ca Bug 454449. Teach client.mk to fail more gracefully if it can't locate autoconf. r=ted.mielczarek 2008-10-20 12:07:23 -04:00
Bob Clary
bdbaaf99e8 JavaScript Tests - tests for bug 443074, bug 443074, bug 451946, bug 459293, bug 459389, bug 459606, bug 459990, bug 460116, bug 460180 with updates for public failures and spidermonkey-n-1.9.1.tests 2008-10-20 08:54:14 -07:00
Neil Deakin
912ddd5424 Bug 450990, make template generate recursive instead of lazy, improves performance as well, r=peterv,sr=bz 2008-10-20 11:36:05 -04:00
Neil Deakin
d7f87f78dc Bug 417257, exception using tooltiptext because of binding inheritance of popup, r=neil 2008-10-20 11:33:49 -04:00
Bob Clary
9d00c8dd31 bug 460765 - Sisyphus - JavaScript Tests - fix bisect.sh directory munging on windows 2008-10-20 08:32:18 -07:00
Kathleen Brade
da9972c5a0 Add support for retrieving PNG images from Windows clipboard. Bug 444800 (r=jmathies, mcs; sr=roc) 2008-10-20 11:21:02 -04:00
Arpad Borsos
1c904c3c56 Bug 451909 - kill MOZ_XUL_APP now that all apps set it; extensions cleanup (spellchecker, layout-debug); r+sr=(bienvenu + dbaron) 2008-10-20 14:33:11 +02:00
Julien RIVAUD
3a6b664ae0 Bug 419293 - "downloading update" dialog's hide button has unneeded and wrong icon; r=gavin.sharp 2008-10-20 14:24:35 +02:00
L. David Baron
232cea5dd3 Merge. 2008-10-20 14:21:52 +02:00
L. David Baron
4e36e9f4dd Fix bustage. (Bug 460440) 2008-10-20 14:20:10 +02:00
Mike Hommey
715ce2c1f5 Bug 434501 - xpcom assembly should be built as position independant; r=benjamin 2008-10-20 14:18:12 +02:00
L. David Baron
ed02e34f0a Convert tabs to spaces. 2008-10-20 14:07:09 +02:00
L. David Baron
12fe22cbdd Fix failure to propagate aInherited result of nsRuleNode::CalcLength. (Bug 460440) r=kschwarz sr=bzbarsky 2008-10-20 14:07:09 +02:00
L. David Baron
408718d854 Remove additional chunk of code that should have been removed in bug 238072. (Bug 460029) r+sr=bzbarsky 2008-10-20 14:07:08 +02:00
Markus Stange
80fb0fdde4 Bug 460587 - Fixing bad merge: changeset fbb71be15c4d (bug 450944) accidentally reverted a part of changeset 1df65cbf518a (bug 451300) 2008-10-20 10:42:22 +02:00
Robert Longson
b2d04fc41e Bug 459758 - effects on outer svg frames only work accidentally. r+sr=roc 2008-10-20 09:42:03 +01:00
Dave Camp
a1df547c6e Bug 495822: Move OfflineAppAllowed from nsIOService to nsOfflineCacheUpdateService. r+sr=biesi 2008-10-19 21:12:25 -07:00
Dave Camp
b208a7b6a3 Bug 456122 - Don't fail offline cache updates for non-explicit items. r+sr=biesi 2008-10-19 21:12:25 -07:00
Dave Camp
1d4a5c99dc Bug 439281: Handle lookup and expiration of safebrowsing subs by add chunk id rather than host key. r=tony 2008-10-19 20:48:25 -07:00
Dave Camp
4555e35bca Bug 453723: Short-circuit known-clean hosts in the url-classifier. r=tony 2008-10-19 20:07:46 -07:00
Robert O'Callahan
3c97e25051 Backing out unwanted configure change, sigh 2008-10-20 15:15:57 +13:00
Robert O'Callahan
6f7497e454 Bug 421662. Remove unused files. 2008-10-20 15:14:50 +13:00
Reed Loden
e658a48e0c Branch merge for the backout of bug 459780. 2008-10-19 20:26:35 -05:00
Reed Loden
aba1a15169 Backed out changeset f678aac23eae from bug 459780 because it caused the regression in bug 460643. 2008-10-19 20:25:26 -05:00
Olli Pettay
8baf566791 Bug 444546, disable tests 2008-10-20 02:29:13 +03:00
Olli Pettay
6408328b30 Bug 444546, disable one part of the tests 2008-10-20 02:03:04 +03:00
Olli Pettay
cab9e70226 Bug 444546 - Don't dispatch progress event more often than every 350msec, tests 2008-10-20 00:28:06 +03:00
Olli Pettay
f4719aaf0a Bug 444546 - Don't dispatch progress event more often than every 350msec, r+sr=sicking 2008-10-20 00:26:37 +03:00
Ehsan Akhgari
c33562fa7e Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [satchel part]; r=mconnor 2008-10-20 00:47:36 +03:30
Ehsan Akhgari
35cba1898f Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [contentprefs part]; r=mconnor 2008-10-20 00:46:22 +03:30
Ehsan Akhgari
229637b291 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [places part]; r=dietrich 2008-10-20 00:44:59 +03:30