benjamin@smedbergs.us
|
50667d0c23
|
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
|
a5924b0372
|
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
|
676140fa7d
|
Fix warning from checkin to bug 393899
|
2007-09-05 08:22:36 -07:00 |
sspitzer@mozilla.org
|
33e58bde93
|
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
|
5749b66dd2
|
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
|
2007-09-05 06:47:22 -07:00 |
aaronleventhal@moonset.net
|
d220c5b23d
|
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
|
7a564b521d
|
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
|
829a802103
|
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
|
726d4799e2
|
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
|
7e5b12a7ef
|
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
|
167cbfff3a
|
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
|
094ce926d2
|
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
|
bbfaf170ee
|
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
|
6b0c754400
|
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
|
990cdd57d3
|
Bug 271824 follow-up: fix build bustage before it happens (I hope)
|
2007-09-05 02:20:31 -07:00 |
jag@tty.nl
|
e6cabc27cf
|
Bug 271824: do_GetFastLoadService should use nsGetServiceByCID. r=/sr=/a=bsmedberg
|
2007-09-05 02:13:57 -07:00 |
Olli.Pettay@helsinki.fi
|
85876f6682
|
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
|
0cffe92661
|
Bug 394740, Inline MayDispatchMutationEvent, r+sr=peterv, a=jst
|
2007-09-05 02:01:48 -07:00 |
surkov.alexander@gmail.com
|
6a39ac83ff
|
bustage fix bug 390414
|
2007-09-05 01:42:59 -07:00 |
surkov.alexander@gmail.com
|
937cd84d8f
|
mac bustage, bug 390414
|
2007-09-05 01:35:25 -07:00 |
surkov.alexander@gmail.com
|
5ef16448a2
|
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
|
00631daa97
|
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
|
c881ad990f
|
bug 377302 - implement nsIAccessNode::scrollToPoint, r=aaronlev, sr=roc, a=dsicore
|
2007-09-05 00:39:09 -07:00 |
rob_strong@exchangecode.com
|
5f1e8bc717
|
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
|
423d30ba39
|
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
|
5ef55797f9
|
fix build failure with logging disabled. b=389114 r=shebs sr=roc
|
2007-09-04 23:58:16 -07:00 |
jwalden@mit.edu
|
d09c44d69c
|
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
|
7ae184ce1b
|
backing out, tree is closed
|
2007-09-04 20:19:46 -07:00 |
sspitzer@mozilla.org
|
c513850abd
|
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
|
bd4104a975
|
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
|
1da2447043
|
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
|
c7e74c94e5
|
Bug 393809: Fix compile warning in nsXBLPrototypeHandler.cpp. r=/sr=Neil, a=sicking
|
2007-09-04 18:55:55 -07:00 |
anodelman@mozilla.com
|
2859bf02da
|
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
|
2cf50e6154
|
fix bustage from bug 389550, wrong perms on directory create
|
2007-09-04 16:03:53 -07:00 |
anodelman@mozilla.com
|
403d3236c9
|
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
|
518f9f8d16
|
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
|
4953b6edd8
|
Back out bug 394466 due to unknown Linux orange.
|
2007-09-04 15:10:35 -07:00 |
mozilla@weilbacher.org
|
48a662922a
|
[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
|
3160bafc7e
|
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
|
fb91d61afa
|
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
|
90ae7b2827
|
Bug 394825, Crash [@ nsGenericHTMLElement::SetElementFocus], r+sr+a=jst
|
2007-09-04 14:38:37 -07:00 |
rob_strong@exchangecode.com
|
8d966078e7
|
Bug 394828 - clean up extensions.css. r=dtownsend
|
2007-09-04 14:36:37 -07:00 |
reed@reedloden.com
|
cb57d0d70e
|
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
|
48d7fbcda6
|
Bug 394286: Simplify add-on incompatible message. r=robstrong
|
2007-09-04 13:59:05 -07:00 |
myk@mozilla.org
|
332c59f2aa
|
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
|
42bf0f386b
|
bug 389550 - SetupExtraData should create Crash Reports dir if it doesn't exist. r=bsmedberg
|
2007-09-04 13:38:38 -07:00 |
gijskruitbosch@gmail.com
|
f647b1728d
|
Bug 394629 - eRestart check in nsAppStartup.cpp is bogus r=benjamin@smedbergs.us (Benjamin Smedberg) a=toolkit
|
2007-09-04 13:30:04 -07:00 |
smontagu@smontagu.org
|
cce004be70
|
Unit test for bug 394173 based on Martijn Wargers' testcase
|
2007-09-04 12:48:24 -07:00 |
Olli.Pettay@helsinki.fi
|
a07c6b326b
|
Bug 394700, update selectedIndex when mutation event listener modifies option list, r+sr+a=sicking
|
2007-09-04 12:35:04 -07:00 |
enndeakin@sympatico.ca
|
755cc112e6
|
Bug 377696, add back missing src property for statusbar, r=mano
|
2007-09-04 12:26:02 -07:00 |