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

181071 Коммитов

Автор SHA1 Сообщение Дата
philringnalda@gmail.com 765b50b310 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 029c6cedd1 Bug 334408: Import/export the last charset used to bookmarks.html. r=mano 2007-07-08 19:22:50 -07:00
bzbarsky@mit.edu c73572927d 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 3fd12bebbb 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 519c666c0e 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 b237f353c8 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 f2c7c9c6b9 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 34b24eca93 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 3d2b42b5d2 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 2a4965cfbd 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 4149ec6c2e 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 8c1b7b23d4 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 95ba46800c implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 15:15:51 -07:00
dbaron@dbaron.org 6af62a1de7 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 1ddbd2bfc8 Backout Bug 359716 so we can attempt to fix msys bustage 2007-07-08 10:36:05 -07:00
neil@parkwaycc.co.uk 91689dab55 Bug 383116 Fix for extension data source registration r=rob_strong 2007-07-08 03:15:11 -07:00
igor@mir2.org 40cf55c2ba 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 fd07d154eb 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 6d7584839a 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 1df32e680d 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 06afef0f24 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 06201208ee 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 c94d0a239c 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 ae472131bb 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 a884abd3f8 Mochitest for bug 386728. r/sr=jst. 2007-07-07 09:51:37 -07:00
peterv@propagandism.org ed5920ea00 Mochitest for bug 386495. r=Martijn. 2007-07-07 09:26:01 -07:00
neil@parkwaycc.co.uk 78b14b30c1 Shortcut keys should open submenus (regression from bug 279703) r=Enn 2007-07-07 01:40:54 -07:00
dbaron@dbaron.org 8809a660e2 Fix bogus trace names. b=387223 r=brendan 2007-07-07 00:30:58 -07:00
jruderman@hmc.edu 7ac54608d9 Bug 321066, remove bogus assertions. Patch by Andreas Lange, r=enndeakin, sr=neil. 2007-07-06 18:44:19 -07:00
mark.finkle@gmail.com 5ab59070c7 b=387156. r=gavin. changed sessionstorage to hold objects instead of strings 2007-07-06 18:31:10 -07:00
kaie@kuix.de 5ebc109dde Bug 317630, PSM's FIPS token label is truncated
Incremental patch to improve wording
r=rrelyea
2007-07-06 18:20:42 -07:00
sspitzer@mozilla.org ed73347dd2 fix for bug #373207 l10n: rename entity / properties that changed due to bug #373211 (search.all.label, cmd.find.label, places.title, etc)
patch=Steve Won <swon@mozilla.com>

r=sspitzer
2007-07-06 18:17:21 -07:00
sspitzer@mozilla.org 557f1a6fa3 fix for bug #386303: Duplicate indexes in nsFaviconService and nsAnnotationService
patch=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-06 18:15:29 -07:00
sspitzer@mozilla.org 1fba0f943e fix for bug #334244: Click-drag-release on bookmarks toolbar folder drags the folder
patch=Steve Won <swon@mozilla.com>

r=dietrich
2007-07-06 18:12:37 -07:00
mrbkap@gmail.com 5ea32ebe0a Backing out these changes, they were subsumed by bug 387084 and weren't really right anyway. bug 387053 2007-07-06 17:57:08 -07:00
mrbkap@gmail.com d3b7705695 Allow chrome files to touch implicit XPCNativeWrappers. bug 387084, r+sr=jst 2007-07-06 17:52:44 -07:00
bzbarsky@mit.edu 4786dc1f42 Fix bug 387154 -- rendering of narrow buttons (for which we need to scoot the
text over to the left) regressed.  r+sr=dbaron
2007-07-06 17:48:29 -07:00
joshmoz@gmail.com be05cfa434 fix "window resizing in script causes content to be drawn on top of toolbars and tabstrip chrome". b=380192 r=smorgan sr=jst 2007-07-06 17:28:29 -07:00
jwatt@jwatt.org 908616f11e Fixing bug 317304. Implement weak references for JavaScript. Patch by Alex Fritze <alex@croczilla.com>. r+sr=shaver@mozilla.org 2007-07-06 13:13:12 -07:00
sharparrow1@yahoo.com 3644116283 Bug 386900: Topic images rendered in wrong place on slashdot. r+sr=roc 2007-07-06 11:22:56 -07:00
bzbarsky@mit.edu fc1c641b38 Mark test as failing for now until I can figure out what's going on 2007-07-06 11:16:51 -07:00
bzbarsky@mit.edu 6d2ab71697 Let's see whether turning off native theming helps with this test... 2007-07-06 10:05:06 -07:00
sdwilsh@shawnwilsher.com 08dd091513 Bug 387054 - Opening DomI - File Inspect Current Document throws error in JS Console. r=db48x, sr=neil 2007-07-06 09:32:46 -07:00
bzbarsky@mit.edu 3c74c29fd1 Adding test. 2007-07-06 09:03:27 -07:00
dtownsend@oxymoronical.com 5544888302 Bug 314915: Extension update can identify the wrong version as being the
newest. r=robstrong
2007-07-06 07:41:56 -07:00
mark.finkle@gmail.com 60df4f7b8d b=386534. r=gavin. removeEventListener needs 3 params 2007-07-06 07:35:39 -07:00
Olli.Pettay@helsinki.fi f4dbc00b25 Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler (with bustage fix), r=sicking, sr=jst 2007-07-06 06:47:50 -07:00
kairo@kairo.at 3f7d89ed2b backing out bug 339649 due to breakage on multiple tinderboxen as requested in #developers 2007-07-06 06:13:46 -07:00
enndeakin@sympatico.ca 3eca1f5f3a Bug 386390, remove tooltip size workaround that isn't needed any more, r=gavin 2007-07-06 05:45:10 -07:00
enndeakin@sympatico.ca 69d5a436a7 Bug 386795, popups positioned 1 pixel off when using ShowPopup, r+sr=roc 2007-07-06 05:12:47 -07:00