Граф коммитов

194274 Коммитов

Автор SHA1 Сообщение Дата
Robert Strong 8260bb705b Adding general application update service tests from Bug 446527 without the Makefiles since the tree is not green - NPOB for now. r=dtownsend, r=bsmedberg 2008-08-16 13:27:09 -07:00
romaxa ba257a3135 Bug 408925: XRE_InitEmbedding does not initialize properly profilelock and gDirServiceProvider. r=bsmedberg 2008-08-16 16:20:35 +01:00
Matthew Gertner 983247b6be Bug 435033: -override is not passed to spawned process on EM restart. r=bsmedberg 2008-08-16 16:19:43 +01:00
Mike Hommey 2f55574cd9 Bug 441137: Handle -remote earlier. r=bsmedberg 2008-08-16 16:18:43 +01:00
Lukas Blakk b4c01f2f50 Bug 450665: test_bug-365166.js creates file in /tmp instead of in build directory. r=sdwilsh 2008-08-16 16:17:47 +01:00
romaxa a1ad3a1c2e Bug 441979: gAppData null check not required in nsXREDirProvider::GetUserDataDirectoryHome. r=bsmedberg 2008-08-16 16:13:35 +01:00
Régis Caspar f8dfc6e1f1 Bug 386434: Add-ons aren't sorted correctly in Add-ons manager (problem with non-ascii chars). r=dtownsend 2008-08-16 16:05:07 +01:00
Robert O'Callahan 842b3fea92 Backing out bug 118704 to try to fix Windows leak orange 2008-08-16 23:27:40 +12:00
Robert O'Callahan cd57e98a68 Bug 447739. When a uniform-color area is bitblitted to a new location while scrolling, the intersection of its old and new areas does not need to be invalidated. r+sr=dbaron 2008-08-16 21:22:02 +12:00
Robert O'Callahan a1ceff3005 Bug 423823. Clip overflowing background when tbody is scrollable. r=fantasai,sr=dbaron 2008-08-16 21:10:29 +12:00
Robert O'Callahan 61b1894727 Bug 450670. Avoid conflicts in textframe state bits, urk. r=smontagu 2008-08-16 21:06:21 +12:00
Robert O'Callahan 34de2392a2 Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst 2008-08-16 21:01:52 +12:00
Robert O'Callahan 78a2558a52 Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst 2008-08-16 21:01:46 +12:00
Dão Gottwald 8a93e089c6 Bug 449375 – Use the new search textbox binding in the Places organizer. r=dietrich 2008-08-16 10:45:12 +02:00
Steffen Wilberg e4ece0cd3d Bug 450164: remove leftovers from DOMi removal from installer.nsi. r=robert 2008-08-16 09:39:03 +02:00
honzab@allpeers.com db4bc19d7b Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
2008-08-16 09:12:42 +02:00
Kai Engert 54d46c6523 Backed out changeset 3770c42e3118 2008-08-16 08:00:17 +02:00
honzab@allpeers.com b7d44caf95 Bug 428009, hook up ssltunnel to mochitest
Initial work by Jeff Walden, Patch contributed by Honza Bambas
r=jwalden, r=cbiesinger, r=sayrer, r=ted.mielczarek, r=kaie
2008-08-16 07:38:03 +02:00
Justin Dolske 2ad3c20c3d Partially backout bug 288040 while looking into annoying Windows test failures. 2008-08-15 21:14:58 -07:00
Atsushi Sakai c80d16d1e4 Bug 448338, a typo in configure.in (--with-l10n-base)
r=Pike
2008-08-15 21:02:27 -04:00
Justin Dolske 480c510505 Test bustage fix. 2008-08-15 17:52:42 -07:00
Shawn Wilsher 4bcc2fa16d Bug 437064 - DOM Inspector should live in its own repository.
This removes all the files in extensions/inspector from mozilla-central.  Those
who still will to use the DOM Inspector should clone this hg repo:
http://hg.mozilla.org/dom-inspector/
2008-08-15 19:46:22 -04:00
Robert Kaiser 3eb6829820 followup kinda-typo fix to bug 443370, use correct index to fix error when doing async autocomplete updates, r=Neil over IRC, NPOTB for FF 2008-08-16 01:49:14 +02:00
Johnny Stenback 21f961cf38 Followup cleanup for bug 439034, remove dead code and some silly code too. r+sr=jonas@sicking.cc 2008-08-15 16:01:03 -07:00
Paul O'Shannessy 61f98fcc5f Bug 288040 – convert signons3.txt to mozstorage. r=dolske, r=sdwilsh
--HG--
rename : storage/test/unit/corruptDB.sqlite => toolkit/components/passwordmgr/test/unit/data/corruptDB.sqlite
2008-08-15 15:41:22 -07:00
Neil Deakin a5b3401c6d Bug 111034, add clientXXX, scrollXXX properties, attempt 2, r+sr=roc, attempt 2 with microformat fix 2008-08-15 18:26:37 -04:00
Martijn Wargers 637e98072c Reftests for bug 441703 - direction attribute of marquee should be case-insensitive (for selector matching) 2008-08-15 23:22:26 +02:00
Bobby Holley 311ed5b7af LCMS precaching patch to speed up linear interpolations - bug 444661. r=joe,sr=vlad 2008-08-15 13:59:18 -07:00
Shawn Wilsher 2f2d66b109 Bug 444395 test fix 2008-08-15 14:24:23 -04:00
Ted Mielczarek 22511d5209 backed out changeset 2e8dfe209f09 due to unit test bustage 2008-08-15 13:00:15 -04:00
Ted Mielczarek 1fef5b8148 Backed out changeset 2e8dfe209f09 due to unit test bustage 2008-08-15 12:59:30 -04:00
Shawn Wilsher 21af7b0d0f Bug 444395: Add Gmail Mailto protocol handler to Firefox 3.0.x. r=mconnor 2008-08-15 17:14:08 +01:00
Johnny Stenback cdfefe8654 Fixing bug 445520. Make sure plugin instantiation attempts that happen before a plugin frame has been reflown re-instantiates the plugin so that updates to the plugin src etc actually do happen in those cases as well. r=cbiesinger@gmail.com, sr=bzbarsky@mit.edu 2008-08-15 08:30:26 -07:00
Kevin Brosnan 6c9bfd19e4 Bug 414083: 'Add-ons' should not be capitalized in offlineUpdateMsg. r=robstrong 2008-08-15 16:26:25 +01:00
Dave Townsend cc65fce615 Bug 448051: Add function names through the extension manager. r=robstrong 2008-08-15 16:23:48 +01:00
Neil Deakin 944e99b67e Add clientXXX and scrollXXX properties to XUL elements, also add width/height properties to ClientRect, r+sr=roc 2008-08-15 11:17:17 -04:00
Michal Novotny c46e6a71dc Bug 427089 – FTP shouldn't send URLs in UTF-8. r=cbiesinger 2008-08-15 16:56:22 +02:00
Neil Rashbrook 9d03397ddf Bug 443370 Toolkit async autocomplete support for xpfe's autocomplete r=ajschult 2008-08-15 13:46:49 +01:00
Robert O'Callahan c2e7c7baa2 Bug 449327. nsSVGObjectFrame::GetBBox should account for canvas TM. Also add some simple bbox tests even though they don't test this bug. r=longsonr,sr=mats 2008-08-15 22:24:01 +12:00
Robert O'Callahan 519c75bf87 Bug 331088. Handle file-control frame being torn down while the dialog is up. r=smaug,sr=mats 2008-08-15 22:21:31 +12:00
Robert O'Callahan 96f00a6cdf Bug 230555. Fix tests so they're more robust and actually work on Windows. 2008-08-15 22:14:12 +12:00
Robert O'Callahan da607e7ddf Bug 449519. Make text-shadow code compute the right areas for RTL. r=smontagu 2008-08-15 22:12:39 +12:00
Robert O'Callahan e3320754a6 Bug 411059. Take preformatted tabs into account when computing the min and pref widths for text. r=smontagu 2008-08-15 22:10:33 +12:00
Neil Rashbrook 9925a52747 Followup to bug 418454 to use HANDLE instead of HTHEME r=robstrong,vlad 2008-08-15 10:50:24 +01:00
Robert O'Callahan ded93fa5e1 Bug 441368 crashtest 2008-08-15 21:30:44 +12:00
Uri Bernstein b62051b02f On mouse down, make sure the frame capturing the mouse is the same one used as the selection anchor. bug=262306, r+sr=roc. 2008-08-15 09:41:05 +03:00
Dave Camp 0ef715372d Bug 434805: work harder to recover from url-classifier db corruption. r=tony 2008-08-14 22:46:41 -07:00
Kai Engert 7bde85d8aa Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1
r=rrelyea
2008-08-15 06:12:54 +02:00
Doug Turner 519c122960 bug 450467. on OSSO, use vendor and app name when calling osso_init. r=bsmedberg 2008-08-12 23:11:00 -07:00
Dão Gottwald f30bafec6d Bug 449661 – Use the new search textbox binding in the password manager. r=mconnor 2008-08-15 04:27:54 +02:00