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

184053 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org ab165455d4 Bug #387178 --> nsFolderCharsetObserver is getting leaked on shut down.
sr=bienvenu
2007-07-09 21:07:09 +00:00
mark.finkle%gmail.com a17785f29c b=387108. r=gavin. cleanup Extensions and Extension objects 2007-07-09 20:56:53 +00:00
dtownsend%oxymoronical.com d20ed8be09 Bug 342579: Can update an extension meant for uninstalling. r=robstrong 2007-07-09 20:53:21 +00:00
dbaron%dbaron.org 67dcab3869 Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 20:53:01 +00:00
stefanh%inbox.com 80b84ab1dd Bug 386767 - Update documentation of unknown cert issuer dialog. r=IanN. 2007-07-09 20:40:35 +00:00
rhelmer%mozilla.com 08919569c4 buildbot config checker, b=378529 r=rhelmer p=bhearsum 2007-07-09 20:17:47 +00:00
rob_strong%exchangecode.com dfccb94cb7 Bug 358710 - Some UI stylecode should be moved from /content/xpinstallConfirm.css to /skin/. r=sspitzer 2007-07-09 18:56:54 +00:00
rob_strong%exchangecode.com 09c6b15cf6 Bug 387383 - unable to specify aActionList in AddonsViewBuilder updateView. r=sspitzer 2007-07-09 18:54:16 +00:00
rob_strong%exchangecode.com 796a2e25bc Win32 installer only - Bug 387373 - nsIQTScriptablePlugin.xpt isn't added to the uninstall log. r=sspitzer 2007-07-09 18:45:42 +00:00
mnyromyr%tprac.de 3e6d783922 Bug 300246: Spoofing via attachment dragging; r/sr=Neil 2007-07-09 18:43:38 +00:00
ted.mielczarek%gmail.com 69ad28344e fix the signature of wWinMain (no bug). r=timeless 2007-07-09 18:36:26 +00:00
kairo%kairo.at 985381f99e bug 383125 - Use breakpad for SeaMonkey trunk, r=luser 2007-07-09 18:31:23 +00:00
kairo%kairo.at 44c15ad597 fix MacOS X universal build bustage from bug 386903 by removing special-casing of suite to use xpinstall/packager (this has been fixed by bug 377953 for usual builds), r=bsmedberg 2007-07-09 18:24:29 +00:00
ted.mielczarek%gmail.com 1b220433d8 bug 386632 - update to breakpad revision 195. r=mento 2007-07-09 18:10:25 +00:00
enndeakin%sympatico.ca dc643249ee Bug 387097, disable a line of the test as it fails on Mac 2007-07-09 18:07:33 +00:00
kairo%kairo.at 3672c472fd bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 17:47:10 +00:00
ccooper%deadsquid.com b105ce75eb - fix broken js and include missing js file for testday reports
- update selenium tests with new default (valid results only)
2007-07-09 17:27:21 +00:00
bienvenu%nventure.com cdcea46178 fix v-card handling of bad quoted printable, sr=mscott 387403 2007-07-09 17:19:55 +00:00
sdwilsh%shawnwilsher.com 5f172bae1f Bug 378696 - Remove dead search code. r=timeless, sr=neil 2007-07-09 16:56:43 +00:00
gavin%gavinsharp.com f07bcd1adf Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 16:24:15 +00:00
ccooper%deadsquid.com 1dd4fd91cd - protect email addresses from non-admin users in testday reports 2007-07-09 15:18:10 +00:00
enndeakin%sympatico.ca 8b5d9f8c3e Bug 387097, colorpicker not opening properly sometimes, also add colorpicker test, r=mano 2007-07-09 15:16:25 +00:00
nrthomas%gmail.com ba4d950998 Bug 373911, Tinderboxes don't remove old packages when talkback disabled, eventually exhausting disk space. r=coop 2007-07-09 15:00:42 +00:00
ginn.chen%sun.com 17e320daa7 Bug 385326 text content in MIDAS is not accessible
fix for atk events
r=surkov.alexander
2007-07-09 10:17:31 +00:00
dtownsend%oxymoronical.com 2f36f1283e Bug 384006: On compatiblity update datasource receives double update
notifications. r=robstrong
2007-07-09 10:07:14 +00:00
slavomir.katuscak%sun.com 3eb5a05d45 Ignored leaks update. 2007-07-09 08:30:28 +00:00
nrthomas%gmail.com 01ecec54b9 Bug 383775, work around pacifica-vm cruftiness by going back to using rsync for Cygwin, r=preed 2007-07-09 08:26:00 +00:00
dcamp%mozilla.com f6d4f9ff68 implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst 2007-07-09 06:19:29 +00:00
sharparrow1%yahoo.com b329ef5c40 Bug 382595: Lines across embedded svg when scrolling. Followup rounding fix. r+sr=roc 2007-07-09 05:04:02 +00:00
thunder%mozilla.com 44478f6f3f Bug 334408: Fix broken test. r=gavin 2007-07-09 03:56:44 +00:00
philringnalda%gmail.com 0c71df3239 Bug 382947 - XMLHttpRequest should only set the charset in the Content-Type request header if we know the charset, patch by Ryan Jones <sciguyryan@gmail.com>, r=bzbarsky, sr=peterv 2007-07-09 02:33:07 +00:00
thunder%mozilla.com 99d92606e9 Bug 334408: Import/export the last charset used to bookmarks.html. r=mano 2007-07-09 02:22:51 +00:00
bzbarsky%mit.edu a4cd72103e Fix build bustage with some g++ versions by not having a curly after NS_HIDDEN
for a constructor.  Bug 387218, r=dmose, sr=biesi
2007-07-09 02:22:01 +00:00
philringnalda%gmail.com ace1394527 Bug 135567 - menu accesskeys needed for closing tabs and window in multitab cases, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-09 02:06:25 +00:00
philringnalda%gmail.com 75d23e0f09 Bug 327748 - Bookmark Properties dialog missing keyboard accesskeys, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-09 01:36:03 +00:00
philringnalda%gmail.com 99762f307c Bug 387015 - The 'Credits' button on Help -> About Dialog does not have an access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-09 01:30:54 +00:00
philringnalda%gmail.com 2f02da9645 Bug 385894 - Kill old gfx code in nsWindowsShellService, patch by Ryan Jones <sciguyryan@gmail.com>, r=gavin 2007-07-09 01:25:34 +00:00
philringnalda%gmail.com d65a6e5b92 Bug 386854 - Bustage build fix MOX_XUL disabled, patch by romaxa <romaxa@gmail.com>, r+sr=bzbarsky 2007-07-09 00:58:15 +00:00
philringnalda%gmail.com e1accad845 Bug 387067 - Quiet printfs in nsPluginHostImpl.cpp, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=jst 2007-07-09 00:36:33 +00:00
gavin%gavinsharp.com a8a6b244e3 Bug 383271: don't hold on to search engine XML documents when they're no longer needed, r=mconnor 2007-07-08 23:45:35 +00:00
gavin%gavinsharp.com ceb487b352 Bug 383271: break the cycle between the search suggest component and its timer (fixes leak when using search suggestions), r=mconnor 2007-07-08 23:44:03 +00:00
philringnalda%gmail.com 94104e0d0d Bug 387189 - nsMIMEInfoHandleAction type doesn't exist, patch by Mook <mook.songbird@gmail.com>, r+sr=dmose 2007-07-08 22:45:41 +00:00
dcamp%mozilla.com bdf488b2a7 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 22:15:52 +00:00
dbaron%dbaron.org 35f82f7d85 Make ExplainLiveExpectedGarbage traverse the suspectCurrent roots, since now that it's more accurate, more graph is always better. b=387005 r=graydon 2007-07-08 19:26:44 +00:00
bugzilla%standard8.demon.co.uk b028081d6d Backout Bug 359716 so we can attempt to fix msys bustage 2007-07-08 17:36:05 +00:00
kairo%kairo.at d337d5c494 bug 386726 - Upload SeaMonkey debug symbols for breakpad support, r=preed (plus trigger new nightlies for testing this and Mark's debugQA re-addition) 2007-07-08 14:36:34 +00:00
bugzilla%standard8.demon.co.uk 7e7c99f76a Bustage fix from bug 386965 - allow debugQA to be built still, rather than overwriting the DIRS variable. 2007-07-08 14:29:41 +00:00
neil%parkwaycc.co.uk e8596eed1e Bug 383116 Fix for extension data source registration r=rob_strong 2007-07-08 10:15:11 +00:00
igor%mir2.org ffb0bddb6a Bug 385729: objects and regexps are stored in separated tables in JSScript. r=brendan,mrbkap 2007-07-08 09:03:37 +00:00
bugzilla%standard8.demon.co.uk 67a66f9c91 Bug 359716 Upgrade LDAP C-SDK to 6.0.4 release on trunk for Address Book. r/sr=mscott 2007-07-08 07:42:42 +00:00