Commit Graph

183374 Commits

Author SHA1 Message Date
masayuki@d-toybox.com
75e0a7375e Bug 380026 'text-decoration: underline' for CJK characters is positioned higher than expected. r+a=vlad 2007-09-05 16:03:04 -07:00
roc+@cs.cmu.edu
cb47dbe83f Bug 392845. Don't ship non-built xml-rpc components with the browser. r=bsmedberg,gavin 2007-09-05 16:01:19 -07:00
roc+@cs.cmu.edu
05dc3cbd75 Bug 394510. Don't leak the hyphen textrun when we display a soft hyphen. r=smontagu 2007-09-05 15:59:44 -07:00
jwalden@mit.edu
303ffaf798 Bug 348748 - Remove the NS_.*_CAST macros completely! r=bsmedberg, a=no-functionality-change 2007-09-05 15:31:12 -07:00
sayrer@gmail.com
fb76c5017d Bug 394979. search logging shows up in Ts. ifdef it. r=gavin 2007-09-05 15:18:50 -07:00
jwalden@mit.edu
4d15a32026 Bug 348748 - Remove cast macros from trace-malloc. r=bsmedberg on the script, a=NPOTDB+no-functionality-change 2007-09-05 15:14:17 -07:00
jwalden@mit.edu
9b5364ff65 Bug 348748 - Remove cast macros from a possibly-unused file in embedding; r=bsmedberg, a=NPOTDB?+no-functionality-change 2007-09-05 15:13:43 -07:00
tor@cs.brown.edu
6d4f3a6609 Backout of 320622. 2007-09-05 14:56:06 -07:00
reed@reedloden.com
04220b6a5c Bug 227749 - "Add "Copy Source Location" to download manager context menu" [p=jhenry@ccs.neu.edu (Jon Henry) r=sdwilsh ui-r=beltzner] 2007-09-05 14:19:12 -07:00
reed@reedloden.com
a21bb7a3e4 Bug 389638 - "Broken cairo linkage in embedding-profile < default" [p=romaxa r=bsmedberg a1.9=bzbarsky] 2007-09-05 13:56:15 -07:00
tor@cs.brown.edu
e5fef5b9d3 Bug 320622 - removeAttribute doesn't effect some underlying DOM properties. r=longsonr, sr=roc, a=roc 2007-09-05 13:51:21 -07:00
cbiesinger@gmx.at
f3304b244c 393845 Stop plugins from content instead of from layout. Also, reget the frame after stopping the plugin, as that may process events. Finally, make the object frame not touch member variables after stopping the plugin. r+sr=bz a=jst 2007-09-05 13:33:18 -07:00
cbiesinger@gmx.at
6463d3214d 381812 improved testcase for storage stream behaviour when the stream hasn't been written to r=bsmedberg 2007-09-05 13:30:18 -07:00
gavin@gavinsharp.com
9f124b4780 Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-05 13:24:44 -07:00
cbiesinger@gmx.at
6444bcbce1 392980 make it possible to QI FaviconLoadListener to nsIRequestObserver r=2xgavin,2xsayrer,mano 2007-09-05 13:23:54 -07:00
bent.mozilla@gmail.com
4c77c5f4dc Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst. 2007-09-05 13:15:28 -07:00
benjamin@smedbergs.us
a2a8e15eb0 Backout bug 390244 due to tbox orange, per #developers 2007-09-05 12:16:52 -07:00
bent.mozilla@gmail.com
302891bc59 Bug 394042 - backing out for now, tree is orange. 2007-09-05 11:05:26 -07:00
bent.mozilla@gmail.com
93d1e48c03 Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst. 2007-09-05 10:48:09 -07:00
aaronleventhal@moonset.net
f263d1e858 Bug 343904. Support STATE_FLOATING, patch by Surkov, r=aaronlev, a=dsicore 2007-09-05 09:45:48 -07:00
aaronleventhal@moonset.net
b0b11ee13f Bug 394688. nsIAccessibleText::SetCaretOffset of by characters, affected by source whitespace. r=davidb, a=dsicore 2007-09-05 09:38:20 -07:00
mkmelin+mozilla@iki.fi
f109b55a04 Backing out previous change, didn't notice the orange, sorry:( 2007-09-05 09:28:13 -07:00
anodelman@mozilla.com
d8f61af4ae 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
36d04e340e [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
51d834f609 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
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