Commit Graph

28182 Commits

Author SHA1 Message Date
NA@w2k-pro
158313109a merge: cleanup after blassey left 2009-05-06 01:55:49 +02:00
Serge Gautherie
3eb3ee8417 Backed out changeset: 80947d7fa565
1 of 3 changesets causing lots of test failures
2009-05-06 01:54:20 +02:00
tn
44fbc3e1ca Bug 491230 - assignment used when comparison wanted in /dom/src/threads/test/test_throwingOnerror.html; r=bent.mozilla 2009-05-06 01:11:21 +02:00
tn
01c2b0f2ae Bug 490951 - Fix timeout for scripts when running mochitests; r=ted.mielczarek 2009-05-06 01:11:19 +02:00
Serge Gautherie
5714e738d6 Bug 482942 - Implement NS_LOCALFILE_DELETE_ON_CLOSE flag for nsILocalFile::OpenNSPRFileDesc; (Cv1) TestHarness.h: s/PRBool/PRUint32/; r=benjamin 2009-05-06 01:11:16 +02:00
Serge Gautherie
177fafd066 Bug 369034 - TestTXMgr has error and leaks object; (Av1a) Add mgr->Clear(), use ScopedXPCOM() and run this test; r=benjamin 2009-05-06 01:11:14 +02:00
Alexander Surkov
80c7316e5e Bug 491450 - wrong x and width of treeitem, r=davidb, r=MarcoZ 2009-05-05 21:33:44 +02:00
Neil
6fe9bbd35c bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
Robert Sayre
abf41f7685 Merge tracemonkey to mozilla-central 2009-05-05 11:36:48 -07:00
Robert Kaiser
783e9416cf bug 316387, followup - copy changes to js/src/config as well to fix JS test bustage 2009-05-05 20:32:59 +02:00
Daniel Holbert
be953ead7a Bug 491325: Redirect stderr of 'cat' to /dev/null in configure.in's check for GCC pipe support. r=ted 2009-05-05 10:54:38 -07:00
Robert Kaiser
3a424b7ac6 bug 316387, part 2 - actually use generic configure variables in Firefox module.ver, r=ted 2009-05-05 19:29:45 +02:00
Robert Kaiser
4b1af424a1 bug 316387 - make version_win.pl able to use the app version from configure vars, r=ted 2009-05-05 19:28:16 +02:00
Kai Engert
ada40a604e Bug 490864, deliver 3.12.4.1 (NSS_3_12_4_FIPS1) to mozilla-central for trunk testing
r=relyea, r=nelson
2009-05-05 17:22:50 +02:00
Aronnax
3aafdfba2e Bug 491329 - Tweak the view button colors a little, r=dao 2009-05-05 17:10:38 +02:00
Dão Gottwald
19942b5c22 Bug 426930 - "Close" icon in the File and tab context menus looks pixellated on Linux. r=ventnor 2009-05-05 16:58:09 +02:00
Neil Deakin
7b29cec9f3 Bug 378893, sigh, disable template tests on all platforms 2009-05-05 10:14:37 -04:00
Boris Zbarsky
05780cc568 Bug 67752. Implement interruptible reflow. r=roc,dbaron 2009-04-21 19:53:52 -04:00
timeless@mozdev.org
98015bb24b Bug 491441: Update NSPR to the NSPR_HEAD_20090505 CVS tag.
Bug 491441: Firefox crashes on startup in PR_SetLogFile() with NSPR_LOG_FILE env var set
Bug 488621: PR_Now() resolution on Windows Mobile is 1 second.

Moving tag to fix regression from
Bug 432430 [PATCH] NSPR port to Symbian OS, unit tests tested
2009-05-05 15:45:24 +03:00
timeless@mozdev.org
314ce33ee3 Bug 491441: Update NSPR to the NSPR_HEAD_20090505 CVS tag.
Bug 491441: Firefox crashes on startup in PR_SetLogFile() with NSPR_LOG_FILE env var set
Bug 488621: PR_Now() resolution on Windows Mobile is 1 second.

Moving tag to fix regression from
Bug 432430 [PATCH] NSPR port to Symbian OS, unit tests tested
2009-05-05 15:41:50 +03:00
Dave Townsend
02fb474890 Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong 2009-05-05 12:45:53 +01:00
Dave Townsend
96ea885e9d Bug 465190: Don't log errors when we can't create the global install locations. r=robstrong 2009-05-05 12:45:26 +01:00
Dão Gottwald
e6e6cd8a19 Bug 491249 - browser-aero.css sets padding for #identity-popup-container redundantly. r=ehsan 2009-05-05 10:15:14 +02:00
Dão Gottwald
72fd654ed7 Bug 491403 - duplicate icon for Bookmarks Toolbar Items while customizing. r=rflint 2009-05-05 10:14:37 +02:00
Wan-Teh Chang
c9d1733c45 Bug 489231: Update NSPR to the NSPR_HEAD_20090501 CVS tag. 2009-05-01 06:59:46 -07:00
Neil Rashbrook
0b494fd2d1 Bug 488752 Incorrect menulist behaviour on Mac OS X r=enn sr=roc 2009-05-01 13:24:49 +01:00
Simon Montagu
66916d4c11 Clear previous continuation's text run when destroying a continuation text frame. Bug 490747, r+sr=roc 2009-04-30 23:55:59 -07:00
Peter Annema
cfdafe3478 Bug 484298: Need to be able to see logs from xpcshell tests. r=ted 2009-04-30 23:07:50 -07:00
Doug Turner
72fdc51bce Bug 488884. Blue Learn More link is really hard to read on the mac. r=gavin 2009-04-30 22:04:16 -07:00
Josh Aas
c30884d228 Back out cb8262ea787f 2009-04-30 17:01:40 -07:00
Josh Aas
1fab52b5b5 Backed out changeset cb8262ea787f 2009-04-30 17:01:06 -07:00
Marco Bonardo
33ca0a3df6 Bug 487823 - mochitest-browser-chrome hang/timeout (1200 seconds without output) on mozilla-central Linux box, r=adw 2009-04-30 11:10:38 -07:00
Josh Aas
80847b0dcf Improve Mac OS X local file equality testing, stop comparing FSRefs. b=490372 r=mstange sr=roc 2009-04-30 10:08:35 -07:00
Marco Bonardo
4db0aabc10 Bug 490156 - Can't delete smart bookmark containers, r=adw 2009-04-30 09:52:49 -07:00
Marco Bonardo
5f4896e73d Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich 2009-04-30 09:52:40 -07:00
Marco Bonardo
82a63d6934 Bug 490200 - Tags autocomplete does not show all results because it is case-sensitive, r=dietrich 2009-04-30 09:52:32 -07:00
Simon Bünzli
b41d4c0594 Bug 488930 - SessionStore can lose track of a window. r=zpao/dietrich 2009-04-30 18:44:07 +02:00
Dão Gottwald
3a174512ac Bug 490401 - "Bookmarks Toolbar Items" actually displays bookmarks in customization palette. r=gavin 2009-04-30 18:42:42 +02:00
timeless@mozdev.org
b8ace0c61f Bug 485868 - Remove code duplication in xpcjsruntime.cpp.
Fixing XPC_TRACK_DEFERRED_RELEASES build bustage (DEBUG_timeless)
2009-04-30 18:50:24 +02:00
timeless@mozdev.org
7147aba324 Bug 485868 - Remove code duplication in xpcjsruntime.cpp.
Fixing XPC_TRACK_DEFERRED_RELEASES build bustage (DEBUG_timeless)
2009-04-30 16:43:32 +03:00
Simon Montagu
48afefabf7 Testcases for bug 332655 2009-04-30 03:27:52 -07:00
stefanh@inbox.com
1525bbceb8 Bug 485235 - Remove the mac-specific wizard-label-box in wizard.xml. r=gavin. 2009-04-30 12:24:05 +02:00
Anders Kaseorg
059eca3d1b Bug 190778 - [gtk2] Assumes font sizes are integers, they are not; r=blizzard sr=roc 2009-04-30 12:07:20 +02:00
tn
7afdd11636 Bug 490376 - Crash [@ nsDisplayList::GetBottom]; r=roc 2009-04-30 12:07:18 +02:00
Paolo Amadini
a02317b4ad Bug 484579 - nsIMIMEService.getTypeFromExtension may fail unexpectedly on Windows when "Content Type" is empty in the registry; fix for test; r=sdwilsh sr=bzbarsky 2009-04-30 12:07:15 +02:00
Josh Aas
47a635a1f1 Comment change to force rebuild. 2009-04-30 01:31:42 -07:00
Josh Aas
c9da9740e0 Improve nsILocalFile GetDiskSpaceAvailable on Mac OS X, stop using old Carbon APIs. b=490171 r=mstange sr=roc 2009-04-29 23:53:43 -07:00
Josh Aas
78935a1762 Get MenuHelpersX compiling on 64-bit Mac OS X, some minor memory mgmt cleanup. b=459729 r=mstange sr=roc 2009-04-29 23:48:14 -07:00
Josh Aas
85d9bcffc1 Make Mac OS X bidi impl compile under 64-bit Mac OS X. b=490283 r=jfkthame sr=roc 2009-04-29 23:29:55 -07:00
Ehsan Akhgari
25ee93c2f6 Fix the test bustage from changeset edbe350e1d81 2009-04-30 10:42:12 +04:30