bzbarsky%mit.edu
ff1082302c
Fix bug 316025 -- no need to create a wrapper on plugin teardown if we don't
...
have one already. r+sr=jst
2005-11-11 20:38:41 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
joshmoz%gmail.com
194a45e592
remove XP_MAC, cleanup. b=281889 r=mento sr=smfr
2005-11-10 17:45:59 +00:00
bsmedberg%covad.net
faf7d08562
Bug 315401 - XPTI_GetInterfaceInfoManager is a bad signature and should be removed, r=darin sr=jst
2005-11-10 16:19:44 +00:00
bzbarsky%mit.edu
381a226a76
Remove unneeded row allocations and clean up some code in BlackenFrame. Bug
...
301594, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov,tor
2005-11-10 14:59:48 +00:00
cbiesinger%web.de
a47197bb84
Bug 312241 make unimplemented methods return NS_ERROR_NOT_IMPLEMENTED
...
patch by Christian Persch <chpe@gnome.org> r=biesi sr=bryner
2005-11-08 20:13:39 +00:00
bzbarsky%mit.edu
7f52ea1dae
When java is disabled in preferences, the plugin host shouldn't claim it's
...
supported. Bug 310021, r=biesi, sr=jst
2005-11-06 18:34:03 +00:00
cbiesinger%web.de
788efaad65
bug 315188 make libjar use symlinks on BeOS too
...
patch by tqh <thesuckiestemail@yahoo.se> r=fyysik sr=darin
2005-11-05 23:23:01 +00:00
joshmoz%gmail.com
ec57ce8b1b
don't free TVector glue that wasn't allocated on Intel Macs. Patch by Eric Albert. b=313347 r=mento sr=smfr
2005-11-05 02:25:32 +00:00
mkaply%us.ibm.com
33ac6bcedb
#300302
...
r/sr=mkaply, a=mtschrep
Patch from Peter Weilbacher - disableIPv6 on OS/2 since we don't have it
2005-11-04 15:23:03 +00:00
jst%mozilla.jstenback.com
1deb7a4618
Fixing bug 309044. Fix problem with errors being thrown if a plugin element for a scriptable plugin is being used after the plugin element was removed from the DOM tree. r=mrbkap@gmail.com/bzbarsky@mit.edu, sr=brendan@mozilla.org
2005-11-04 01:01:08 +00:00
bsmedberg%covad.net
6239862472
Bug 307168 - Add configure test for GCC bug that prevent the pragma-visibility stuff from working properly on some configurations, and also clean up usages of HAVE_VISIBILITY_PRAGMA which should really be HAVE_VISIBILITY_ATTRIBUTE r=roc+wolfiR, previous revisions reviewed by bryner
2005-11-02 14:14:18 +00:00
roc+%cs.cmu.edu
183e34a05a
Bug 240262. Change permissions so MARQUEE can function in mailnews. r=mscott, patch by Martijn Wargers
2005-11-01 23:59:18 +00:00
scott%scott-macgregor.org
31e9029bad
Bug #313490 --> Enable IDN for .org
...
patch by gerv
a=asa
2005-11-01 06:59:21 +00:00
darin%meer.net
3109257893
fixes bug 309311 "Add yet more characters to the IDN blacklist" patch by Neil Harris (usenet@tonal.clara.co.uk), r=gerv, sr=dveditz
2005-10-21 19:07:22 +00:00
jst%mozilla.jstenback.com
f9d60178fa
Fixing bug 311388, crash in nsPluginHostImpl::IsPluginEnabledForExtension(). What seems to be the problem here is that when a plugin is first seen and it does not support any file extensions we end up with a null mExtensionsArray in a nsPluginInfo object, and all other places in the code already check for this, but not IsPluginEnabledForExtension(). r=mrbkap@gmail.com, sr=darin@meer.net
2005-10-20 00:28:35 +00:00
darin%meer.net
1fc0356bc0
fixes bug 312946 "javascript:Packages.prototype crashes browser if Java plugin is not found" r=brendan
2005-10-19 18:55:44 +00:00
bsmedberg%covad.net
db13868592
Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls
2005-10-17 14:57:32 +00:00
mats.palmgren%bredband.net
6a0603dafe
Restore Mac-specific caret movement when there is a selection. b=299417 r=uriber sr=roc
2005-10-17 00:51:46 +00:00
cbiesinger%web.de
8e4464c378
Bug 309386 Document what a null stream listener from loadImageWithChannel means
...
r=pavlov sr=bz
2005-10-12 18:42:02 +00:00
darin%meer.net
342a7ced3f
fixes bug 284474 "Converting to UTF-8 a url with an unescaped non-ASCII chars in the query part leads to an incompaitbilty with most server-side programs" r=jshin sr=bzbarsky
2005-10-11 01:41:51 +00:00
bryner%brianryner.com
9f1a00c470
Dispatch an OnStartDecode notification for ICO images. Bug 310740, r=biesi, sr=tor.
2005-10-11 00:21:51 +00:00
mark%moxienet.com
4c18041ad1
Bug 293503, back/forward behavior is reversed when scrolling horizontally with alt/option. Fix mousewheel binding. Includes Camino pref fixage. r=mano sr=roc
2005-10-10 06:05:38 +00:00
bzbarsky%mit.edu
ad5688819e
Fix bug 297832. Patch by David H. Gutteridge <dhgutteridge@hotmail.com>, r+sr=jst
2005-10-08 03:02:20 +00:00
bryner%brianryner.com
0a3422432f
Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin.
2005-10-03 22:27:20 +00:00
jshin%mailaps.org
d832025ec0
bug 222919 : change default font for zh-HK on OS X (r=me, pikerton, sr=sfraser, a=asa) patch by Smonkey Ardisson (alqahira%mindspring.com)
2005-10-01 07:38:07 +00:00
dveditz%cruzio.com
31be08a75b
Support \u and \x escapes in pref files (bug 307438). r=cbiesinger, sr=darin
2005-09-29 18:09:06 +00:00
peterv%propagandism.org
f54079d9e6
Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin.
2005-09-28 13:13:27 +00:00
mozilla.mano%sent.com
6826fa1b63
Bug 309227 - Support for mousewheel.withmetakey.*/mousewheel.horizontal.withmetakey.*. r=mento, sr=neil.
2005-09-26 03:38:29 +00:00
bryner%brianryner.com
0c00f57e07
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-23 18:16:40 +00:00
scott%scott-macgregor.org
564401c64e
Bug #309228 --> Default prefs in mailnews have a typo.
...
r=jesse
2005-09-23 01:13:21 +00:00
cbiesinger%web.de
5e3912705e
bug 1156
...
- Make object frames have no children
- Make the frame constructor construct a subdocumentframe, object frame or
image frame as appropriate
- start the load of <applet>, <embed> and <object> in content code
- fallback to alternate rendering correctly
NOTE: This checkin will break the plugin finder. This will be fixed soon.
r+sr=bz
2005-09-21 19:14:30 +00:00
mark%moxienet.com
a38e0cabd7
Bug 171680, modifier keys have no effect on mouse wheel (Mac). Handle modifier keys for scrollwheel events. Bug 255415, scroll wheel doesn't scroll the right scrollable thing until the mouse is moved. Walk the widget hierarchy to find out what's under the mouse. r=mano sr=smfr
2005-09-21 04:10:59 +00:00
gerv%gerv.net
55e08bdd17
Bug 308344: add .vn to list of IDN TLDs. Patch by gerv; a=asa.
2005-09-20 09:10:23 +00:00
masayuki%d-toybox.com
cb657121eb
Bug 306209 Should fire NS_FOCUSCONTENT event on nsPluginInstanceOwner by clicking plugin's content patch by VYV03354@nifty.ne.jp r+sr=roc
2005-09-18 09:41:37 +00:00
bzbarsky%mit.edu
9edbb933b4
Fix bug 300756. Make sure we can find a JS context when tearing down plugins
...
even with fastback enabled. Patch by jst, r=shaver@mozilla.org , sr=brendan@mozilla.org
2005-09-17 03:40:08 +00:00
pkw%us.ibm.com
8919a65086
Bug 308126 - Trunk build failure in libpr0n module
...
r=mozilla@kaply.com , sr=tor@acm.org
2005-09-16 23:50:39 +00:00
bzbarsky%mit.edu
229152d8f9
Keep the results of EvaluateStringWithValue properly alive while we're using
...
them, and make sure we don't GC the xbl property getter when we create the
setter. Bug 299205, r=jst, sr=brendan
2005-09-16 15:44:59 +00:00
timeless%mozdev.org
86b3cd48c9
Bug 210305 crash [@ nsJARChannel::nsJARChannel] NS_ADDREF(gJarHandler) because gJarHandler is 0
...
r=darin sr=darin
2005-09-16 07:09:35 +00:00
cbiesinger%web.de
2388dfe31c
bug 307879 destroy the stream in the nullplugin
...
r=jst sr=darin
2005-09-15 16:06:31 +00:00
bzbarsky%mit.edu
c2aafe559d
Attempt to fix some plugin leaks. Bug 302737, r+sr=jst
2005-09-14 17:17:25 +00:00
bryner%brianryner.com
33955684cd
Backing out 292965 until Tp regression is understood.
2005-09-14 07:28:05 +00:00
bryner%brianryner.com
300a390b7b
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-14 03:38:40 +00:00
darin%meer.net
feda7dceed
backing out fix for bug 301694 since it doesn't work
2005-09-08 00:32:14 +00:00
cbiesinger%web.de
8a53390d22
return a better error code when content policy blocked the load
...
followup to bug 305565, r+sr=bz
2005-09-07 16:32:52 +00:00
cbiesinger%web.de
35e9d8cbd4
bug 301052 call NPN_{Push,Pop}PopupsEnabledState around window opening
...
functions, so that they don't get blocked
r+sr=jst
2005-09-07 12:54:11 +00:00
brendan%mozilla.org
3d67b71b7e
Branch version of patch for bug 305565 (r/sr=jst/bz).
2005-09-07 02:39:51 +00:00
gerv%gerv.net
a04b6195c3
Bug 301694: change to more human-readable format for IDN character blacklist. Patch by usenet@tonal.clara.co.uk; r=gerv, sr=darin, a=asa.
2005-09-06 12:33:11 +00:00
smfr%smfr.org
16f1158f3b
Fix bug 306177: fix the "click here to get the plugin" action of the Default Plugin by enabling popups from the plugin. r=mark, sr=jst.
2005-09-04 19:30:32 +00:00
dougt%meer.net
f4610b12c1
Backing out Bug 268798 which caused a Tp regression. See bug 305356 for details. r+sr=bz, a=asa
2005-09-01 14:33:07 +00:00