Commit Graph

5677 Commits

Author SHA1 Message Date
mkmelin+mozilla@iki.fi
24f23cd3b0 Backing out previous change, didn't notice the orange, sorry:( 2007-09-05 09:28:13 -07:00
anodelman@mozilla.com
162e045d2e Bug 390845 - integrate Talos with new pageloader. Bustage fix for sending data in chunks to graph server, variable initialized in wrong location. r=anodelman p=anodelman 2007-09-05 09:22:13 -07:00
mkmelin+mozilla@iki.fi
9cce180f30 [Bug 280419] When a temporary file is created from the download manager it should be readonly. Also applies to attachments in mail. r=cbiesinger, sr=dmose, a=bsmedberg 2007-09-05 09:10:09 -07:00
nrthomas@gmail.com
deeec1c052 Bug 394500, followup to previous patch to prevent removal of batch1/mar, r=coop 2007-09-05 09:02:50 -07:00
benjamin@smedbergs.us
7df112dc1c Bug 394329 - Ship the JS import library in the SDK, and stop linking it from browsercomps which doesn't use it, r=luser a=NPDB 2007-09-05 08:56:56 -07:00
sspitzer@mozilla.org
8d54bbd6e9 fix for bug #393569: don't show inactive stars in the location bar autocomplete results for non-bookmarked results, as the star is not interactive r=dietrich, ui-r=faaborg 2007-09-05 08:24:43 -07:00
aaronleventhal@moonset.net
0403a31874 Fix warning from checkin to bug 393899 2007-09-05 08:22:36 -07:00
sspitzer@mozilla.org
6b876fcc5e fix for bug #390244: code to drop the user_title column from moz_places table (see bug #389876) makes the places.sqlite file 30% bigger r=dietrich 2007-09-05 08:18:33 -07:00
philringnalda@gmail.com
82749c1544 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 06:47:22 -07:00
aaronleventhal@moonset.net
66eca0043e Bug 394198. Crash in nsDocAccessible::TakeFocus(). Patch by Evan Yan, r=aaronlev, a=dsicore. Leaving open for a better fix 2007-09-05 06:40:57 -07:00
aaronleventhal@moonset.net
5fba4170d7 Bug 394505. Crash [@ nsCaret::GetCaretCoordinates] with designMode iframe and changing display. r=evan.yan, a=dsicore 2007-09-05 06:37:22 -07:00
aaronleventhal@moonset.net
fef463bba6 Bug 394387. Only cells with expanders should have STATE_EXPANDABLE and expand/collapse actions. r=evan.yan, a=dsicore 2007-09-05 06:35:35 -07:00
aaronleventhal@moonset.net
956f4f3ec8 Bug 393899. Accessible text broken for list items, also avoid possible crashes and incorrect behavior by ensuring GetRenderedText() and gfxSkipChars is only used for text frames. r=surkov, a=dsicore 2007-09-05 06:31:33 -07:00
benjamin@smedbergs.us
340ef8e007 Re-enable the actual distribution/bundles loading code from bug 392251, now that the Ts regression is fixed. 2007-09-05 06:08:07 -07:00
jag@tty.nl
9198e9c4b8 Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 06:04:54 -07:00
timeless@mozdev.org
7ce7e8401d Bug 393144 consistently use NS_THEME_NONE r=bz, r=bz, r=dbaron, sr=bz, a=dbaron 2007-09-05 03:27:06 -07:00
timeless@mozdev.org
efb38e3198 Bug 392649 https add-on install from filepicker crashes [@ net_GetURLSpecFromFile] r=biesi sr=biesi a=bz 2007-09-05 03:22:42 -07:00
igor@mir2.org
342724e085 Bug 394975: properly initializing JSContext for evalx. r=mrbkap. No 1.9 aproval as the file is outside browser's build tree. 2007-09-05 02:45:31 -07:00
jag@tty.nl
89ed2efec0 Bug 271824 follow-up: fix build bustage before it happens (I hope) 2007-09-05 02:20:31 -07:00
jag@tty.nl
d535057a5e Bug 271824: do_GetFastLoadService should use nsGetServiceByCID. r=/sr=/a=bsmedberg 2007-09-05 02:13:57 -07:00
Olli.Pettay@helsinki.fi
953400dbb5 Bug 394735, cache event listener manager when dispatching events, r+sr+a=jst 2007-09-05 02:02:23 -07:00
Olli.Pettay@helsinki.fi
23b0473f54 Bug 394740, Inline MayDispatchMutationEvent, r+sr=peterv, a=jst 2007-09-05 02:01:48 -07:00
surkov.alexander@gmail.com
bd0596c6d9 bustage fix bug 390414 2007-09-05 01:42:59 -07:00
surkov.alexander@gmail.com
1c28255f70 mac bustage, bug 390414 2007-09-05 01:35:25 -07:00
surkov.alexander@gmail.com
d91459d49c 390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore 2007-09-05 01:22:17 -07:00
surkov.alexander@gmail.com
017060dc17 Bug 388927 - getChildAtPoint fails for scrolled content, r=evan.yan, roc, sr=roc, a=dsicore 2007-09-05 01:00:40 -07:00
surkov.alexander@gmail.com
28a058226e bug 377302 - implement nsIAccessNode::scrollToPoint, r=aaronlev, sr=roc, a=dsicore 2007-09-05 00:39:09 -07:00
rob_strong@exchangecode.com
22c635845b Bug 394717 - NS_ERROR_ILLEGAL_VALUE calling nsIExtensionManager.update when profile updates. patch=ajvincent, r=rstrong 2007-09-05 00:33:15 -07:00
jwalden@mit.edu
f114249dd9 Bug 348748 - Replace a cast that's commented out; I think my script ignored comment contents and thus missed this, but I haven't looked at the source recently enough to be sure. r=bsmedberg on the script, a=no-functionality-change 2007-09-05 00:13:46 -07:00
joshmoz@gmail.com
99995bd803 fix build failure with logging disabled. b=389114 r=shebs sr=roc 2007-09-04 23:58:16 -07:00
jwalden@mit.edu
f57320c98b Bug 348748 - Cleanup from the handful of patches which have landed since the initial landing that have readded cast macros; I intend to remove the rest of the instances Very Soon, all but certainly before the M8 freeze, so the macro definitions can be removed, again all but certainly before the M8 freeze, if people are okay with them being removed. Still r=bsmedberg, a=no-functionality-change 2007-09-04 23:41:35 -07:00
sspitzer@mozilla.org
ed826a21c0 backing out, tree is closed 2007-09-04 20:19:46 -07:00
sspitzer@mozilla.org
97281b255a fix for bug #390244: code to drop the user_title column from moz_places table (see bug #389876) makes the places.sqlite file 30% bigger r=dietrich 2007-09-04 20:16:08 -07:00
philringnalda@gmail.com
0a34a51af3 Bug 394491 - send feed: URLs on all platforms, not just Mac (can't subscribe to feeds in Outlook 2007), r=mano 2007-09-04 19:39:48 -07:00
dolske@mozilla.com
8265c1fb4e Followup for Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-09-04 19:07:43 -07:00
jag@tty.nl
5ac630ec0f Bug 393809: Fix compile warning in nsXBLPrototypeHandler.cpp. r=/sr=Neil, a=sicking 2007-09-04 18:55:55 -07:00
anodelman@mozilla.com
582eac541e bug 390845 - integrate talos with new pageloader. Bustage fix, missed change to sample.config which breaks things. p=anodelman r=anodelman 2007-09-04 17:03:28 -07:00
ted.mielczarek@gmail.com
dca4aeab83 fix bustage from bug 389550, wrong perms on directory create 2007-09-04 16:03:53 -07:00
anodelman@mozilla.com
9487e9b58e bug 390845 - integrate talos with new pageloader. Missed this change with the last check in. r=bhearsum p=anodelman 2007-09-04 15:57:58 -07:00
anodelman@mozilla.com
a67e1ed72b bug 390845 - integrate talos with new pageloader, also covers additions/fixes to make talos easier to set up and configure. p=anodelman r=bhearsum 2007-09-04 15:15:51 -07:00
reed@reedloden.com
eaff88bfae Back out bug 394466 due to unknown Linux orange. 2007-09-04 15:10:35 -07:00
mozilla@weilbacher.org
4a46d9ed54 [OS/2] Bug 393013: update SetCursor to work correctly with Cairo, p=alfredkayser/me, r=mkaply 2007-09-04 15:05:22 -07:00
dtownsend@oxymoronical.com
c880d9f676 Bug 383677: Remove obsolete strings. p=arno <arno.@no-log.org> r=dtownsend 2007-09-04 14:53:12 -07:00
martijn.martijn@gmail.com
a3a38445dd Bug 362734 - Crash [@ nsPrintEngine::DocumentReadyForPrinting] with testcase that sets print preview, then reloads the page, patch by Andrew Smith, r=sharparrow1, sr=roc (blocking1.9 bug) 2007-09-04 14:44:42 -07:00
Olli.Pettay@helsinki.fi
e91b602a57 Bug 394825, Crash [@ nsGenericHTMLElement::SetElementFocus], r+sr+a=jst 2007-09-04 14:38:37 -07:00
rob_strong@exchangecode.com
f7cccfe78a Bug 394828 - clean up extensions.css. r=dtownsend 2007-09-04 14:36:37 -07:00
reed@reedloden.com
f37569eda4 Bug 394466 - "Call XCloseDisplay before exit and exec" [p=karlt r=roc r=bsmedberg a1.9=bzbarsky] 2007-09-04 14:10:40 -07:00
dtownsend@oxymoronical.com
53db10f409 Bug 394286: Simplify add-on incompatible message. r=robstrong 2007-09-04 13:59:05 -07:00
myk@mozilla.org
173de02b64 bug 393492: move mimeTypes.rdf datasource access code from nsExternalHelperAppService.cpp to nsHandlerService.js, fixing bug 393500 (auto-add preferred handler to possible handlers when retrieving them, since they won't be in there already on legacy datasources) in the process; r=biesi; sr=dmose; a=bsmedberg for 1.9 2007-09-04 13:45:57 -07:00
ted.mielczarek@gmail.com
b38d8e4149 bug 389550 - SetupExtraData should create Crash Reports dir if it doesn't exist. r=bsmedberg 2007-09-04 13:38:38 -07:00