joshmoz@gmail.com
|
23ef4530ae
|
fix major font problem when using the Mac OS X 10.5 SDK. Patch by John Daggett. b=397454 r=roc/vlad sr=roc a=pav
|
2007-09-28 09:51:11 -07:00 |
bclary@bclary.com
|
350f439ebb
|
JavaScript Tests - fix emca 262 section, bug 396969, not part of the build
|
2007-09-28 09:09:35 -07:00 |
bclary@bclary.com
|
39f0901b50
|
Sisyphus - bug 386992, not part of the build
|
2007-09-28 08:31:05 -07:00 |
bzbarsky@mit.edu
|
25276ccc75
|
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
|
888a54c0bd
|
Fix leak of PRAddrInfos. Bug 397716, r+sr=biesi, a=bsmedberg
|
2007-09-28 07:43:03 -07:00 |
bzbarsky@mit.edu
|
d2eeb96d78
|
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
|
926abc513f
|
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
|
cf2371f091
|
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
|
5448217d77
|
Fix test. Bug 372769.
|
2007-09-28 07:22:51 -07:00 |
bzbarsky@mit.edu
|
8102578ca9
|
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
|
891792d05e
|
Bug 292607 Dragging preformatted text collapses whitespace r+sr=bz a=pavlov
|
2007-09-28 03:28:28 -07:00 |
bzbarsky@mit.edu
|
d9adf08954
|
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
|
3e0d1fa645
|
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
|
32d62f0af8
|
Bug 396649: Content viewers not evicted when going back. r+sr+a=bzbarsky
|
2007-09-27 19:56:08 -07:00 |
joshmoz@gmail.com
|
41d4917907
|
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
|
eb4152ca7e
|
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
|
7ded84c2cb
|
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
|
479c625948
|
backing out, again.. not sure what the leaks are.
|
2007-09-27 17:15:59 -07:00 |
roc+@cs.cmu.edu
|
79f82dde9f
|
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
|
3ced9d2e71
|
unlock the right object.
|
2007-09-27 16:37:31 -07:00 |
pavlov@pavlov.net
|
40f400c906
|
unlock causes other badproblems.
|
2007-09-27 16:35:55 -07:00 |
pavlov@pavlov.net
|
1068cc6e83
|
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
|
60925b0572
|
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
|
74ac87567d
|
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
|
dbe24509fe
|
whoops, this shouldn't have gone in
|
2007-09-27 16:04:14 -07:00 |
roc+@cs.cmu.edu
|
e05f25d803
|
Bug 368445. Make nsDisplayBorder::OptimizeVisibility use accurate borders, r+sr=bzbarsky
|
2007-09-27 15:52:32 -07:00 |
edward.lee@engineering.uiuc.edu
|
39ae484d89
|
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
|
0975834191
|
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
|
735d9c67d1
|
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
|
6dcde02140
|
Bug 284225: Use right security context for xslt. r/sr=peterv
|
2007-09-27 15:05:07 -07:00 |
jst@mozilla.org
|
dee1a0982c
|
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
|
bc6bab5cd3
|
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
|
ab2ba99db6
|
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
|
7e642cf6bb
|
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
|
53e5438e15
|
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
|
4d845a3e69
|
bug 395431: document the new Applications prefpane; r=steffen.wilberg, a=mconnor
|
2007-09-27 11:48:13 -07:00 |
peterv@propagandism.org
|
90fa4afddc
|
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
|
989ac929d8
|
call GetDiffFileList as a normal function, and use cvs -q
|
2007-09-27 10:17:26 -07:00 |
sspitzer@mozilla.org
|
8e702c9865
|
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
|
5e0734e148
|
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
|
0ce496ceef
|
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
|
ccce8b79fd
|
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
|
104672f7d0
|
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
|
17fa22abd8
|
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
|
dc4d60fce2
|
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
|
7cfdcac95f
|
[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
|
a7afca76e8
|
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
|
cef60ef9c3
|
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
|
bb4db035a7
|
Fix leak of nsCSSValueList. b=397149 r+sr=bzbarsky a=roc
|
2007-09-27 09:28:14 -07:00 |
dbaron@dbaron.org
|
d429be6646
|
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 |