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

208529 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano@sent.com 2744727028 Bug 386876 - hide the always disabled 'New Bookmark...' menu item from the history sidebar. r=sspitzer. 2007-07-09 15:54:58 -07:00
jst@mozilla.org 8bcdbd4686 Fixing bug 363897. Don't give error location information to script that don't have access to the location. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2007-07-09 15:07:07 -07:00
mrbkap@gmail.com a113b7f1b9 Attempt to re-enable async reflow and painting in editor. bug 174823, r+sr=roc 2007-07-09 14:55:18 -07:00
mrbkap@gmail.com 1d5dc9f07d Associate XPCWrappedNativeScopes with XPCContexts, like the DOM does with windows and contexts, so that we can push a context that's allowed to actually call XPCWrappedJS functions. bug 352791, r=jst sr=brendan 2007-07-09 14:51:57 -07:00
mrbkap@gmail.com cabc2867aa Don't create exceptions using the global object as the parent, since that's bogus, use the scope chain instead. bug 386695, r+sr=jst 2007-07-09 14:46:18 -07:00
ted.mielczarek@gmail.com a1b0206721 bug 383083 - post-process symbol files to add source revision numbers. re-enable --vcs-info on linux + dos2unix on symbolstore.py. r=bsmedberg 2007-07-09 14:37:28 -07:00
mark.finkle@gmail.com 843f29533e b=387108. r=gavin. cleanup Extensions and Extension objects 2007-07-09 13:56:52 -07:00
dtownsend@oxymoronical.com e8bc43ded9 Bug 342579: Can update an extension meant for uninstalling. r=robstrong 2007-07-09 13:53:20 -07:00
dbaron@dbaron.org 7f969e66ca Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 13:53:01 -07:00
rob_strong@exchangecode.com 5ad4f470d9 Bug 358710 - Some UI stylecode should be moved from /content/xpinstallConfirm.css to /skin/. r=sspitzer 2007-07-09 11:56:54 -07:00
rob_strong@exchangecode.com e9dd163e0e Bug 387383 - unable to specify aActionList in AddonsViewBuilder updateView. r=sspitzer 2007-07-09 11:54:16 -07:00
rob_strong@exchangecode.com 92bd911f4f Win32 installer only - Bug 387373 - nsIQTScriptablePlugin.xpt isn't added to the uninstall log. r=sspitzer 2007-07-09 11:45:42 -07:00
ted.mielczarek@gmail.com 9c37508005 fix the signature of wWinMain (no bug). r=timeless 2007-07-09 11:36:26 -07:00
kairo@kairo.at 7bb6a1ce57 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 11:24:29 -07:00
ted.mielczarek@gmail.com 5b98caf4af bug 386632 - update to breakpad revision 195. r=mento 2007-07-09 11:10:24 -07:00
enndeakin@sympatico.ca 189a8e2a26 Bug 387097, disable a line of the test as it fails on Mac 2007-07-09 11:07:33 -07:00
kairo@kairo.at 3635b5bcff bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
sdwilsh@shawnwilsher.com 9fa43faf16 Bug 378696 - Remove dead search code. r=timeless, sr=neil 2007-07-09 09:56:42 -07:00
gavin@gavinsharp.com eb70193d3a Bug 375469: new test framework to run tests in the browser window scope, r=sayrer 2007-07-09 09:24:15 -07:00
enndeakin@sympatico.ca ca3a958628 Bug 387097, colorpicker not opening properly sometimes, also add colorpicker test, r=mano 2007-07-09 08:16:25 -07:00
ginn.chen@sun.com 2962c6354b Bug 385326 text content in MIDAS is not accessible
fix for atk events
r=surkov.alexander
2007-07-09 03:17:31 -07:00
dtownsend@oxymoronical.com 7e33095c96 Bug 384006: On compatiblity update datasource receives double update
notifications. r=robstrong
2007-07-09 03:07:14 -07:00
dcamp@mozilla.com b65e2cfdf1 implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst 2007-07-08 23:19:27 -07:00
sharparrow1@yahoo.com b510ef0af3 Bug 382595: Lines across embedded svg when scrolling. Followup rounding fix. r+sr=roc 2007-07-08 22:04:01 -07:00
thunder@mozilla.com 0d431370ee Bug 334408: Fix broken test. r=gavin 2007-07-08 20:56:44 -07:00
philringnalda@gmail.com 0700fec6cb 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-08 19:33:07 -07:00
thunder@mozilla.com 55ca50d679 Bug 334408: Import/export the last charset used to bookmarks.html. r=mano 2007-07-08 19:22:50 -07:00
bzbarsky@mit.edu 43bb104a0a 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-08 19:22:01 -07:00
philringnalda@gmail.com 398f548aa6 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-08 19:06:25 -07:00
philringnalda@gmail.com 112c5608ad Bug 327748 - Bookmark Properties dialog missing keyboard accesskeys, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-07-08 18:36:03 -07:00
philringnalda@gmail.com 16e7613501 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-08 18:30:54 -07:00
philringnalda@gmail.com ffd3d2a419 Bug 385894 - Kill old gfx code in nsWindowsShellService, patch by Ryan Jones <sciguyryan@gmail.com>, r=gavin 2007-07-08 18:25:34 -07:00
philringnalda@gmail.com cb2a473985 Bug 386854 - Bustage build fix MOX_XUL disabled, patch by romaxa <romaxa@gmail.com>, r+sr=bzbarsky 2007-07-08 17:58:15 -07:00
philringnalda@gmail.com c45f64b7bb Bug 387067 - Quiet printfs in nsPluginHostImpl.cpp, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=jst 2007-07-08 17:36:33 -07:00
gavin@gavinsharp.com 74050cd07b Bug 383271: don't hold on to search engine XML documents when they're no longer needed, r=mconnor 2007-07-08 16:45:35 -07:00
gavin@gavinsharp.com 2a08f0df41 Bug 383271: break the cycle between the search suggest component and its timer (fixes leak when using search suggestions), r=mconnor 2007-07-08 16:44:03 -07:00
philringnalda@gmail.com 8ae37bb9b4 Bug 387189 - nsMIMEInfoHandleAction type doesn't exist, patch by Mook <mook.songbird@gmail.com>, r+sr=dmose 2007-07-08 15:45:41 -07:00
dcamp@mozilla.com 08e612af60 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 15:15:51 -07:00
dbaron@dbaron.org 78eff2581b 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 12:26:44 -07:00
bugzilla@standard8.demon.co.uk f1a3ac65aa Backout Bug 359716 so we can attempt to fix msys bustage 2007-07-08 10:36:05 -07:00
neil@parkwaycc.co.uk 3ec0a79358 Bug 383116 Fix for extension data source registration r=rob_strong 2007-07-08 03:15:11 -07:00
igor@mir2.org 88ff02b134 Bug 385729: objects and regexps are stored in separated tables in JSScript. r=brendan,mrbkap 2007-07-08 02:03:34 -07:00
bugzilla@standard8.demon.co.uk d993ddcce9 Bug 359716 Upgrade LDAP C-SDK to 6.0.4 release on trunk for Address Book. r/sr=mscott 2007-07-08 00:42:42 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
jruderman@hmc.edu 7c4148d93c Bug 99319, Silence startup printf "Note: styleverifytree is disabled" and friends in the "disabled" case. Patch by Ryan Jones, r+sr=bzbarsky. 2007-07-07 16:52:59 -07:00
neil@parkwaycc.co.uk e4c709fd77 Change column names to match what toolkit wants b=304309 r=ajschult sr=jag 2007-07-07 16:29:32 -07:00
igor@mir2.org a158427bd9 Bug 387229: now DUMP_SCOPE_STATS includes js_scope_stats into the log. r=brendan 2007-07-07 14:55:29 -07:00
sdwilsh@shawnwilsher.com b2c0a418d8 Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=cbiesinger, sr=cbiesinger 2007-07-07 14:14:56 -07:00
sdwilsh@shawnwilsher.com 7f9c748719 Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh 2007-07-07 14:14:51 -07:00
peterv@propagandism.org b2eeef84ef Mochitest for bug 386728. r/sr=jst. 2007-07-07 09:51:37 -07:00