mats.palmgren@bredband.net
|
1c55d78969
|
Make nsPNGEncoder more robust against calls after a libpng error was encountered. b=395542 r+sr+a=pavlov
|
2007-10-19 21:29:58 -07:00 |
|
bzbarsky@mit.edu
|
ee391df0e4
|
Actually unhook the binding proto when we're tearing down the binding anonymous content. Hasn't worked in years, apparently. Bug 398135, r+sr=sicking
|
2007-10-19 21:22:43 -07:00 |
|
philringnalda@gmail.com
|
c5acfe5021
|
Bug 399829 - don't hang rtl text off the right edge of the About dialog, r=mano, a1.9=mconnor
|
2007-10-19 20:08:11 -07:00 |
|
jonas@sicking.cc
|
adbcc231ed
|
backing out due to test failure
|
2007-10-19 18:22:48 -07:00 |
|
jonas@sicking.cc
|
cb77212ea7
|
Bug 345711: Call InstallImplementation when it's safe, rather tha directly from LoadBindings. r/sr=jst
|
2007-10-19 17:48:09 -07:00 |
|
reed@reedloden.com
|
c31347bb03
|
Bug 398624 - "PRBool misuse bugs in extensions/pref/" [p=taras r=bienvenu a1.9=sayrer]
|
2007-10-19 16:29:39 -07:00 |
|
reed@reedloden.com
|
ffa3ace89f
|
Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer]
|
2007-10-19 16:26:52 -07:00 |
|
jst@mozilla.org
|
d1cdc96ae3
|
Landing fix for bug 388564. Adding Dtrace probes to the JS engine. Patch by padraig.obriain@sun.com and brendan@sun.com, and some intergration work done by jst@mozilla.org. r=brendan@mozilla.org, igor@mir2.org, sayrer@gmail.com, and r+a=ted.mielczarek@gmail.com.
|
2007-10-19 15:24:32 -07:00 |
|
jonas@sicking.cc
|
a02704b46d
|
Bug 399107: Add API to force cycle collection. r/sr/a=jst
|
2007-10-19 14:36:20 -07:00 |
|
rob_strong@exchangecode.com
|
d1d5b7afe6
|
Bug 399381 - Support custom wizard images. r=sspitzer, a1.9=mconnor
|
2007-10-19 14:26:30 -07:00 |
|
mozilla@weilbacher.org
|
51a977b0a7
|
[OS/2] Bug 381333: fail metrics computation when face cannot be locked (fixes crash with font-size:0)
|
2007-10-19 12:24:03 -07:00 |
|
kaie@kuix.de
|
415197f864
|
relanding Bug 399043, Workaround for Add-Certificate-Exception for (mail) ports blocked by Necko r=rrelyea, a=sayrer
|
2007-10-19 12:16:34 -07:00 |
|
kaie@kuix.de
|
d30330e597
|
relanding Bug 398549, Rename the "Extra" tab in Cert Manager r=rrelyea, a=sayrer
|
2007-10-19 12:13:23 -07:00 |
|
kaie@kuix.de
|
2742761470
|
relanding Bug 399022, Leak-prone code in nsCertTree r=bzbarsky, a=sayrer
|
2007-10-19 12:12:07 -07:00 |
|
kaie@kuix.de
|
8eb14a67ee
|
relanding: Bug 399045, PSM should remember valid intermediate CA certificates r=rrelyea, a=sayrer
|
2007-10-19 12:10:09 -07:00 |
|
mozilla@weilbacher.org
|
26b39bc6ae
|
Bug 399647: pull new NSPR tag to pick up OS/2 change, r/a=benjamin
|
2007-10-19 11:48:38 -07:00 |
|
dtownsend@oxymoronical.com
|
6e4b99afbf
|
Patch from bug 398055: Provide more verbose information on testcase error. r=gavin.sharp
|
2007-10-19 11:39:29 -07:00 |
|
gavin@gavinsharp.com
|
effb48d80b
|
Bug 355222: don't attempt to close "blank" windows if the opener window is also closed, r=biesi, sr=darin
|
2007-10-19 10:48:23 -07:00 |
|
Olli.Pettay@helsinki.fi
|
9a98e0b668
|
Mochitest for bug 399502
|
2007-10-19 10:42:39 -07:00 |
|
dholbert@cs.stanford.edu
|
dd259dd796
|
Bug 399384: Make first-letter frames use nearest ancestor blockFrame's content node, instead of direct parent's. r=bzbarsky, r+a=roc
|
2007-10-19 10:41:29 -07:00 |
|
Olli.Pettay@helsinki.fi
|
62c8e4c75e
|
Bug 399502, onload event handler does not fire for xmldocument created with document.implementation.createDocument, r+sr+a=sicking
|
2007-10-19 10:21:16 -07:00 |
|
bzbarsky@mit.edu
|
3c9dd66146
|
Work around bug 399791 by changing the assert to not fire in that case. Bug 399712, r+sr+a=jst
|
2007-10-19 09:07:09 -07:00 |
|
bzbarsky@mit.edu
|
feaf83ff90
|
Put the notification about root removal in document.open inside an update batch. Bug 399803, r+sr+a=jst
|
2007-10-19 09:01:09 -07:00 |
|
smichaud@pobox.com
|
8edfbb4b7a
|
Allow windows without titlebars to receive keyboard events and become main. b=393250 r=joshmoz sr=roc
|
2007-10-19 08:47:58 -07:00 |
|
tor@cs.brown.edu
|
c7e1505c64
|
Bug 399289 - leak of nsBaseURLParser with svg paint. r+sr+a=dbaron
|
2007-10-19 08:36:15 -07:00 |
|
fantasai.cvs@inkedblade.net
|
344d6b32b9
|
Fix StealFrame failure + crash, b=400223 r+sr=roc a=roc
|
2007-10-19 07:54:07 -07:00 |
|
fantasai.cvs@inkedblade.net
|
95c1b1c8ad
|
nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc
|
2007-10-19 07:41:29 -07:00 |
|
dtownsend@oxymoronical.com
|
b61992b258
|
Bug 385837: No window gets the focus when loading a URL from an external application. r=gavin.sharp, a=blocking-firefox3 M9
|
2007-10-19 07:31:45 -07:00 |
|
dtownsend@oxymoronical.com
|
5d75e86666
|
Bug 398080: EM should not broadcast to all XPIManagers. r=dveditz r=robstrong a=blocking-firefox3 M9
|
2007-10-19 07:00:49 -07:00 |
|
dtownsend@oxymoronical.com
|
f3e36a0f23
|
Bug 395707: Crash during extension manager initiated restart. r=bsmedberg. a=blocking-1.9 M9
|
2007-10-19 06:14:24 -07:00 |
|
jwatt@jwatt.org
|
d8ce604db7
|
Re-checkin fix for bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org
|
2007-10-19 04:07:08 -07:00 |
|
reed@reedloden.com
|
a85b754e08
|
Bug 399642 - "Make parsing stricter" [p=longsonr@gmail.com (Robert Longson) r=tor sr+a1.9=roc]
|
2007-10-19 01:54:21 -07:00 |
|
neil@parkwaycc.co.uk
|
d3fd192a81
|
Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc
|
2007-10-19 01:51:27 -07:00 |
|
reed@reedloden.com
|
943c0cb059
|
Bug 399196 - "page info is too small with a new profile" [p=f.qu@queze.net (Florian Quèze) r=gavin a1.9=mconnor]
|
2007-10-19 01:22:21 -07:00 |
|
reed@reedloden.com
|
8355cfb1e7
|
Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor]
|
2007-10-19 01:19:34 -07:00 |
|
reed@reedloden.com
|
ce7094da13
|
Bug 393630 - "Potential crash on oom in GenerateAlternativeString" [p=masayuki@d-toybox.com (Masayuki Nakano) r=stuart a1.9=damons]
|
2007-10-19 01:10:28 -07:00 |
|
reed@reedloden.com
|
708ae9b606
|
Bug 327048 - "support filtering in password manager via Search field" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor]
|
2007-10-19 00:57:53 -07:00 |
|
reed@reedloden.com
|
c9f861c54f
|
Bug 385818 - "Uninitialized promptService variable" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor]
|
2007-10-19 00:49:32 -07:00 |
|
reed@reedloden.com
|
504fcca650
|
Bug 356154 - "Alt+Letter doesn't activate the native menu of an embedder" [p=boissomag@free.fr (Dorian) r=emaijala sr+a1.9=roc]
|
2007-10-19 00:44:11 -07:00 |
|
sspitzer@mozilla.org
|
ce95fdcc55
|
fix for bug #399739: The "Recently Starred Pages" and "Most Visited Starred Pages" in "Places" folder shows live bookmarks as starred pages. r=dietrich, a=blocking-firefox3-+
|
2007-10-18 23:28:06 -07:00 |
|
sspitzer@mozilla.org
|
c597b3a9a2
|
fix for bug #387203: getFolderContents() can crash [@nsNavHistoryContainerResultNode::CloseContainer] when JS GC happens nsNavHistoryContainerResultNodes will now keep a strong reference back to the nsNavHistoryResult. This introduces a cycle, so use the cycle collector. r=sicking, a=blocking-firefox3+
|
2007-10-18 23:26:34 -07:00 |
|
reed@reedloden.com
|
72a8c276fd
|
Bug 345665 - "nsKeygenHandler calls nsITokenDialogs ::ChooseToken with NULL context" [p=chpe r=kaie sr=dveditz a1.9=sayrer]
|
2007-10-18 23:10:39 -07:00 |
|
roc+@cs.cmu.edu
|
7210b8c4a3
|
Backing out bug 397510 again because again it looks like it might have caused a regression, and we don't need it for M9
|
2007-10-18 21:56:05 -07:00 |
|
reed@reedloden.com
|
907d1a7c06
|
Bug 396592 - "Drag and drop images from the content area fail" [p=jimm r=emaijala sr=roc a=blocking1.9+ for M9]
|
2007-10-18 21:30:03 -07:00 |
|
reed@reedloden.com
|
8ea52757d3
|
Bug 395534 - "browser.download.lastDir is ignored when right-clicking and "Save Link As ..." when browser.download.useDownloadDir is true" [p=jimm r=gavin a=blocking-firefox3+ for M9]
|
2007-10-18 21:27:16 -07:00 |
|
reed@reedloden.com
|
46b97f0cc5
|
Bug 369910 - "Cookies not imported from IE 7" [p=jimm r=gavin a=blocking-firefox3+ for M9]
|
2007-10-18 21:24:50 -07:00 |
|
reed@reedloden.com
|
0b577e572e
|
Bug 395066 - "Hang when trying to clear browsing history" (erasehistory and cleanup) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=dietrich a=blocking-firefox3+ for M9]
|
2007-10-18 21:21:17 -07:00 |
|
reed@reedloden.com
|
5b7c6fe237
|
Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9]
|
2007-10-18 21:15:41 -07:00 |
|
bzbarsky@mit.edu
|
a027b56a4f
|
Don't run XBL constructors during frame construction, ever. Bug 398006, r=sicking, sr=roc
|
2007-10-18 20:51:15 -07:00 |
|
bzbarsky@mit.edu
|
02105448ce
|
Make vertical resizing of framesets work in standards mode. Bug 376981, r+sr=dbaron
|
2007-10-18 20:45:30 -07:00 |
|