Commit Graph

179167 Commits

Author SHA1 Message Date
stefanh@inbox.com
49118fb1f5 Bug 379985 - [Pinstripe] Use Highlight and highlighttext where applicable. r=mano (toolkit), r=bienvenu (mail). 2007-05-20 12:34:13 -07:00
dietrich@mozilla.com
79d7f0edd6 Bug 381237 test failure on toolbar folder value on the qm-win2k3-01 - attempting to re-enable this test (r=mano) 2007-05-20 12:22:47 -07:00
dwitte@stanford.edu
7ec8f6a8da Bug 368317 - temp files remain if MoveToNative fails in nsSafeFileOutputStream::Finish(). patch by Ryan Jones (sciguyryan@gmail.com), r=mvl, sr=biesi 2007-05-20 11:12:26 -07:00
sspitzer@mozilla.org
98e31d90cd fix build bustage 2007-05-20 10:31:31 -07:00
sspitzer@mozilla.org
42eed0b24c fix for bug #381298: startup-with-no-profiles and choosing IE / Opera or Safari doesn't doesn't import favorites / bookmarksr=dietrich 2007-05-20 09:31:01 -07:00
mozilla.mano@sent.com
d51f54dc00 Bug 381335 - Fix various js warnings in places front-end code. patch from Henrik Skupin <hskupin@gmail.com>, r=me. 2007-05-20 08:18:41 -07:00
mozilla@weilbacher.org
30ee63d891 [OS/2] Bug 371504: get Thebes working on OS/2 again.- Change the font handling over from native OS/2 GPI to Fontconfig+Freetype.- This lets us use cairo text drawing.Finally end the months long OS/2 build break. 2007-05-20 06:45:49 -07:00
mozilla@weilbacher.org
48727bd7f1 [OS/2] Bug 371504: Makefile additions for Thebes on OS/2, r=vlad 2007-05-20 06:28:09 -07:00
mozilla.mano@sent.com
0f13352128 Bug 381220 - until I modify a folder, the dateAdded / lastModified values don't appear in the bookmark organizer. r=sspitzer. 2007-05-20 04:39:02 -07:00
mats.palmgren@bredband.net
961f2ca8fc Null-check results from PR_Find*Symbol. Fix UMR when the stream is less than 4 bytes. b=241738 r+sr=cbiesinger 2007-05-20 01:56:36 -07:00
mozilla.mano@sent.com
5fc2d50922 Backing out the fix for 381280 for a cycle to check Ts and Txul impact. 2007-05-20 01:11:43 -07:00
mats.palmgren@bredband.net
306c6b161e Don't use mFirstChild when the child count is zero. b=381057 r=aaronleventhal 2007-05-20 01:05:42 -07:00
mats.palmgren@bredband.net
4e877ad3e0 Null out members in Shutdown() so we bail out of later API calls with an error. b=381057 r=aaronleventhal 2007-05-20 01:05:28 -07:00
sayrer@gmail.com
0867e646a3 Bug 381239. Null out members of PrefHandler to break reference cycles. r=dietrich 2007-05-19 20:33:04 -07:00
surkov.alexander@gmail.com
a379fa8851 Bustage fix for bug 374487 2007-05-19 19:54:27 -07:00
surkov.alexander@gmail.com
81ade21286 Bug 374487 - provide API to support multiple targets for the same relation, r=aaronlev 2007-05-19 19:41:33 -07:00
mozilla.mano@sent.com
950b2995fc Re-enabling, this doesn't seem to be the leak cause. 2007-05-19 18:32:01 -07:00
sspitzer@mozilla.org
8261ddd0b6 adding some LOG() so I can figure out why the last-modified tests for placesbookmarks are failing on tinderbox.bug #381240 2007-05-19 18:24:48 -07:00
sspitzer@mozilla.org
b6ad565c8b fix for bug #381267Bookmark Manager: Import from Netscape/Seamonkey wipes out bookmarksr=mano 2007-05-19 18:03:35 -07:00
jminta@gmail.com
568a2d5052 Bug 381217 places exported bookmarks.html missing classic 'This is an automatically generated file' HTML comment, r=mano 2007-05-19 18:00:19 -07:00
jminta@gmail.com
d1a01b07f2 Bug 381280 Places bookmarks.html importer ignores 'browser.bookmarks.file' pref, r=mano 2007-05-19 17:56:50 -07:00
mozilla.mano@sent.com
92bf93cdba Bug 381218 - Organizer's view menu is broken. r=sspitzer. 2007-05-19 17:44:57 -07:00
mozilla.mano@sent.com
4e60ba0a57 Re-enabling digest auth. tests, a=sayrer. 2007-05-19 17:33:28 -07:00
mozilla.mano@sent.com
d5ebae56aa Commenting out potential code path for the remaining Rlk on fxdebug. 2007-05-19 17:29:04 -07:00
sdwilsh@shawnwilsher.com
cf88d4eb73 Bug 381291 - Stephen Donner's name is misspelled in credits.xhtml. r=gavin.sharp 2007-05-19 15:24:12 -07:00
mozilla.mano@sent.com
db8b7f1629 Yet another attempt to fix result & result nodes leaks (see bug 381239 comment 13) 2007-05-19 13:29:48 -07:00
bclary@bclary.com
d9db2bdf6b JavaScript Tests - factor common code into top level shell.js|browser.js, bug 379779, r=igor, sr=brendan 2007-05-19 13:05:05 -07:00
mozilla.mano@sent.com
afd01a7c3d missing semicolon 2007-05-19 12:55:37 -07:00
mozilla.mano@sent.com
1eb14614ba Break cycles between the xbl views to history results (bug 381239). 2007-05-19 12:54:10 -07:00
mozilla.mano@sent.com
0712c2b2ab Trying to break the cycle on nsNavHistoryQueryResultNode::mQueries. 2007-05-19 12:02:38 -07:00
dietrich@mozilla.com
03a42d588e disabling post-test cleanup temporarily, r=sayrer 2007-05-19 02:07:15 -07:00
dietrich@mozilla.com
7eff9932a2 Bug 381240 - disabling to allow further testing (r=sayrer) 2007-05-19 01:20:50 -07:00
dietrich@mozilla.com
b564ff0e2f Bug 381240 backing out tests to figure out why failing on linux only (r=sayrer) 2007-05-19 00:18:44 -07:00
mozilla.mano@sent.com
a5ea51c116 Bustage fix #1 2007-05-18 21:47:38 -07:00
sayrer@gmail.com
05e84aa82d force a rebuild to fix bustage 2007-05-18 21:38:14 -07:00
mozilla.mano@sent.com
c71ffbf0e3 Turing on Bookmarks on Places. 2007-05-18 20:46:27 -07:00
mrbkap@gmail.com
dfe28e5922 If the scanner returned TOK_ERROR, it already reported an error. bug 380371, r=brendan 2007-05-18 19:09:23 -07:00
mrbkap@gmail.com
8fe65a69cb Correctly parse regular expressions with the 'm' and 'y' flags. bug 378486, r=brendan 2007-05-18 18:57:30 -07:00
sdwilsh@shawnwilsher.com
d2424e5434 Bug 381219. nsIAlertsService on mac doesn' t check for if a listener has been allocated. r=gavin.sharp 2007-05-18 18:10:19 -07:00
sspitzer@mozilla.org
6023cbbfcd fix for bug #371827: places bookmarks need additional metadate for lastModified and dateAdded.fix for bug #381209: don't write out ID attributes to bookmarks.html, as it will confuse Firefox 2.patch by dietrich, sspitzer. r=mano,dietrich,sspitzer 2007-05-18 17:40:55 -07:00
crowder@fiverocks.com
aa1566c786 Bug 381211: fixing off-by-one caused by patch from bug 367629, r=mrbkap 2007-05-18 17:04:41 -07:00
crowder@fiverocks.com
bae623df01 Bug 367629: better obj_toSource for native functions and a few other cases, r=mrbkap 2007-05-18 16:12:56 -07:00
sspitzer@mozilla.org
4aea8d45f7 fix for bug #381145: export doesn't always write out toolbar folder attribute in some circumstances.r=mano/dietrich 2007-05-18 15:00:36 -07:00
mozilla.mano@sent.com
d3274b766d Commenting out some failing authentication tests to check whetehr places-bookmarks build on the windows machines of MozillaTest, a=sayrer. 2007-05-18 14:53:18 -07:00
brendan@mozilla.org
07cb7961ca Restrict for([k,v] in o) special case to JS1.7 (366941, r=mrbkap). 2007-05-18 13:55:06 -07:00
sayrer@gmail.com
89a988fabd try increasing test timeout 2007-05-18 13:42:56 -07:00
mozilla.mano@sent.com
fc75f37616 Bug 381052 - Customize of Navbar causes bookmarks on Bookmarks bar to disappear. r=sspitzer. 2007-05-18 12:05:31 -07:00
mrbkap@gmail.com
c66a304974 nsIParserNode::GetSource should be a const function. bug 374041, r+sr=jst 2007-05-18 11:45:39 -07:00
dtownsend@oxymoronical.com
81997cd00e Bug 380398: appversion manifest flag has a broken length check. r=bsmedberg 2007-05-18 06:42:06 -07:00
Olli.Pettay@helsinki.fi
1121f7aaab Bug 380217, r+sr=roc 2007-05-18 04:37:57 -07:00