Commit Graph

6365 Commits

Author SHA1 Message Date
bclary@bclary.com
6835f06c82 Sisyphus - bug 386992, not part of the build 2007-09-28 08:31:05 -07:00
bzbarsky@mit.edu
f1506e89da Block scripts in subframes if the parent has script blocked in the scriptloader. Fixes bug 383331, r+sr+a=sicking 2007-09-28 08:15:07 -07:00
bzbarsky@mit.edu
95f84938f7 Fix leak of PRAddrInfos. Bug 397716, r+sr=biesi, a=bsmedberg 2007-09-28 07:43:03 -07:00
bzbarsky@mit.edu
e2de7caebc Don't assume that redirect URIs are ASCII (though they should be). Bug 317254, r+sr+a=jst 2007-09-28 07:35:11 -07:00
bzbarsky@mit.edu
f213fb7ef5 Somewhat reduce the amount of memory an nsPrincipal allocates in the common case. Bug 397733, r+sr+a=jst 2007-09-28 07:31:04 -07:00
bzbarsky@mit.edu
fa9ec1b622 Fix a few scriptable helpers to correctly communicate NS_SUCCESS_I_DID_SOMETHING. Bug 396843, r+sr+a=jst 2007-09-28 07:28:16 -07:00
bzbarsky@mit.edu
7f68723439 Fix test. Bug 372769. 2007-09-28 07:22:51 -07:00
bzbarsky@mit.edu
b25b785ddc Relanding bug 372769 with some cycle collection changes to fix leaks. r=mrbkap, sr=sicking, with r=sicking on the leak fixes. 2007-09-28 06:45:01 -07:00
neil@parkwaycc.co.uk
6c63075bbf Bug 292607 Dragging preformatted text collapses whitespace r+sr=bz a=pavlov 2007-09-28 03:28:28 -07:00
bzbarsky@mit.edu
8df40619da Add 4 more server names, two of which are not granted privs by default, to facilitate testing of enablePrivilege. 2007-09-27 20:27:13 -07:00
sayrer@gmail.com
7cea856a21 Bug 397804. pages loading feeds as content can trigger a leak. r=jst, sr=sicking, a=sicking 2007-09-27 20:00:35 -07:00
ajschult@verizon.net
2bf5e6e4ae Bug 396649: Content viewers not evicted when going back. r+sr+a=bzbarsky 2007-09-27 19:56:08 -07:00
joshmoz@gmail.com
7494b93ed4 export urld type to the native clipboard on Mac OS X. patch by Stan Shebs. b=393609 r=josh sr=roc 2007-09-27 18:50:09 -07:00
mats.palmgren@bredband.net
26aae3abbd Importing Opera bookmarks missed the last one on Linux. b=397768 r=gavin.sharp r+a=mconnor 2007-09-27 18:39:24 -07:00
aaronleventhal@moonset.net
56404d7111 bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc 2007-09-27 18:09:14 -07:00
pavlov@pavlov.net
6a813422a6 backing out, again.. not sure what the leaks are. 2007-09-27 17:15:59 -07:00
roc+@cs.cmu.edu
7e025b85ef Bug 393906. Make AdjustOffsetsForBidi maintain textframe invariants across the entire continuation chain, not just the fluid chain. r=smontagu 2007-09-27 16:37:46 -07:00
pavlov@pavlov.net
4ca7fa0c65 unlock the right object. 2007-09-27 16:37:31 -07:00
pavlov@pavlov.net
cec4899e27 unlock causes other badproblems. 2007-09-27 16:35:55 -07:00
pavlov@pavlov.net
af844f43c0 removing some tabs that snuck in + fixing leak by unlocking the FT_Face after we lock it. hopefully fixing leaks caused by previous patch 2007-09-27 16:31:29 -07:00
myk@mozilla.org
9b496dfd8d bug 391740: listheader in richlistbox appears to right/at bottom of richlistitems; reverting patch v1, which didn't fix the problem 2007-09-27 16:24:08 -07:00
roc+@cs.cmu.edu
f416ecde08 Bug 392629. Be a bit more clever about invalidating listboxes and combobox dropdowns when the focus ring moves. r+sr=bzbarsky 2007-09-27 16:06:31 -07:00
pavlov@pavlov.net
cdaedc6fdf whoops, this shouldn't have gone in 2007-09-27 16:04:14 -07:00
roc+@cs.cmu.edu
9c8ab42f9f Bug 368445. Make nsDisplayBorder::OptimizeVisibility use accurate borders, r+sr=bzbarsky 2007-09-27 15:52:32 -07:00
edward.lee@engineering.uiuc.edu
ab4fb120e5 Bug 396710 - Compiling nsAppShell.mm results in cast error. r=smichaud, sr=roc, a=roc 2007-09-27 15:46:23 -07:00
pavlov@pavlov.net
57cf17aabe bug 362682. relanding linux text goodness. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad 2007-09-27 15:15:51 -07:00
myk@mozilla.org
c68e41bc5f bug 390539: honor the --test-path option for browser chrome tests as well; r=gavin 2007-09-27 15:11:05 -07:00
jonas@sicking.cc
738b69078c Bug 284225: Use right security context for xslt. r/sr=peterv 2007-09-27 15:05:07 -07:00
jst@mozilla.org
df7831eb06 Fixing bug 391777. Make window.close() work on a modal content dialogs. r+sr+a=jonas@sicking.cc 2007-09-27 14:53:25 -07:00
reed@reedloden.com
087fee7f8c Bug 394466 - "Call XCloseDisplay before exit and exec" [p=karlt r=roc r=bsmedberg a1.9=bzbarsky] 2007-09-27 14:14:11 -07:00
dbaron@dbaron.org
b03f161315 Remove default preferences associated with freetype2 code, which was used only by the old gfx code, and with other previously-removed X11 font code. b=389697 r+a1.9=vlad 2007-09-27 13:45:31 -07:00
dbaron@dbaron.org
aef9a7524d Remove freetype2 code, which was used only by the old gfx code. b=389697 r+a1.9=vlad 2007-09-27 13:44:51 -07:00
rflint@ryanflint.com
27f6191a4a Bug 397614 - BrowserGlue and PlacesTransactionsService don't need to declare nsISupports in their QIs. r=gavin, a=mconnor 2007-09-27 12:37:47 -07:00
myk@mozilla.org
6a42fd1673 bug 395431: document the new Applications prefpane; r=steffen.wilberg, a=mconnor 2007-09-27 11:48:13 -07:00
peterv@propagandism.org
dd13ae2f88 Fix for bug 393357 (nsDocument::mRadioGroups leaks its members). Patch by sharparrow1@yahoo.com, r/sr=bz, a=sicking. 2007-09-27 11:17:32 -07:00
rhelmer@mozilla.com
0694de4e06 call GetDiffFileList as a normal function, and use cvs -q 2007-09-27 10:17:26 -07:00
sspitzer@mozilla.org
9c0f9c251e fix for bug #397527: append folder and all ancestors to the include / exclude folder array in nsNavHistory::FilterResultSet(), to save repeated queries r=dietrich, a=mconnor 2007-09-27 10:08:15 -07:00
jag@tty.nl
b3112de226 Bug 397155: cd fails in toolkit/mozapps/extensions/test/unit/addons/. r/sr=bsmedberg 2007-09-27 10:07:06 -07:00
reed@reedloden.com
09161ee7f5 Bug 397607 - "libXss.so.1 is unloaded while an XESetCloseDisplay callback is still registered" [p=karlt r+sr+a1.9=roc] 2007-09-27 09:53:48 -07:00
reed@reedloden.com
c4a5cce285 Bug 397536 - "performance improvements for JSON.jsm" (optimize string serialization) [p=zeniko@gmail.com (Simon Bünzli) r=sspitzer sr=brendan a1.9=mconnor] 2007-09-27 09:50:29 -07:00
reed@reedloden.com
3afd8639e0 Bug 394085 - "The star button is touching the right border of the location bar drop down button" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor] 2007-09-27 09:47:34 -07:00
reed@reedloden.com
2a9199a713 Bug 393979 - "Remove orphaned comment in nsFrame::BoxReflow" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr+a1.9=roc] 2007-09-27 09:44:24 -07:00
reed@reedloden.com
c72196e0f8 Bug 391643 - "Remove GetAlphaBytesPerRow from imgContainer.cpp" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart] 2007-09-27 09:42:22 -07:00
mozilla@weilbacher.org
9d5c0f3120 [OS/2] Bug 397514: Fix build break following for bug 96041, p=wuno, r=me 2007-09-27 09:41:46 -07:00
peterv@propagandism.org
fd14bce812 Fix for bug 397386 (Large leak on grono.net front page), part 2. r/sr=sicking, a=dsicore. 2007-09-27 09:39:13 -07:00
reed@reedloden.com
2fd700df2d Bug 386229 - "Setting cursor with GIF, PNG or XBM doesn't work" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=emaijala sr=tor a1.9=stuart] 2007-09-27 09:38:26 -07:00
dbaron@dbaron.org
f9914cd5b5 Fix leak of nsCSSValueList. b=397149 r+sr=bzbarsky a=roc 2007-09-27 09:28:14 -07:00
dbaron@dbaron.org
e997f08c07 Always delete the old content array so that we run destructors. b=397022 r+sr=bzbarsky a=roc 2007-09-27 09:27:48 -07:00
dbaron@dbaron.org
da4d6cf178 Address brendan's review comments on bug 391141. r=brendan a=not part of release builds 2007-09-27 09:27:12 -07:00
dbaron@dbaron.org
f11b24b470 Remove comment about exceptions that no longer exist thanks to bug 386640. 2007-09-27 09:26:22 -07:00