Commit Graph

5472 Commits

Author SHA1 Message Date
timeless%mozdev.org
63408ce9ed Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
gerv%gerv.net
9998966b02 Bug 320174: correct malformed licence headers. Patch by Jeff Walden <jwalden@mit.edu>, r=gerv. 2005-12-15 13:48:48 +00:00
cls%seawood.org
34fa564d93 Set NO_INSTALL as well as NO_DIST_INSTALL 2005-12-13 19:23:30 +00:00
cls%seawood.org
5d0ed56c25 Fix header export rules for parallel builds.
Bug #319460 r=bsmedberg
2005-12-13 17:25:26 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
bzbarsky%mit.edu
a361cb98b7 Nothing window.Components shouldn't be special for cross-domain access
purposes.  Bug 319079, r+sr=jst
2005-12-05 19:13:33 +00:00
masayuki%d-toybox.com
120c6432db Bug 317486 Some plug-ins may eat WM_SETFOCUS / WM_KILLFOCUS patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc 2005-12-05 05:59:23 +00:00
jst%mozilla.jstenback.com
26fb03d65a Fixing bug 318270. Fix refcount problem in ns4xPluginInstance::GetDOMWindow() that lead to crashes due to window objects being deleted too quickly. r=mrbkap@gmail.com, r+sr=bzbarsky@mit.edu 2005-12-02 00:50:19 +00:00
timeless%mozdev.org
89aeba9c73 Bug 317819 disable more javascript/DOM abilities, plugins in mail
backing out changes to all.js per ajschult@verizon.net
2005-11-30 04:12:59 +00:00
timeless%mozdev.org
8cd67a8f86 Bug 317819 disable more javascript/DOM abilities, plugins in mail
patch by ajschult@verizon.net r=iann_bugzilla@arlen.demon.co.uk sr=neil
2005-11-30 02:32:28 +00:00
jst%mozilla.jstenback.com
8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
darin%meer.net
e33d64b3dc fixes bug 289851 "jar: protocol does not handle file names with embedded spaces" patch by Simo Melenius (simo.melenius@citec.fi), r=biesi, sr=darin 2005-11-23 20:35:37 +00:00
bzbarsky%mit.edu
8757c7caa5 Look for the wrapper in the right scope -- GetWrappedNativeOfNativeObject won't
fix up the scope for us.  Bug 309044 re-fix, r+sr=jst
2005-11-22 15:51:41 +00:00
timeless%mozdev.org
17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
mark%moxienet.com
2021b5a609 Bug 314432, Get rid of TVector glue in Default Plugin on Mac/Intel. Built but not used in Firefox. r=josh 2005-11-17 21:38:05 +00:00
brettw%gmail.com
9783de077a Bug 245684, add JPEG encoder. r=pavlov, sr=vladimir 2005-11-15 18:10:08 +00:00
masayuki%d-toybox.com
7e718780b3 Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc 2005-11-14 23:55:24 +00:00
masayuki%d-toybox.com
3767450b23 backing out previous patch b=55751 2005-11-14 22:33:39 +00:00
masayuki%d-toybox.com
94e3cfbe0c Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc 2005-11-14 21:32:16 +00:00
dbaron%dbaron.org
3c95294952 Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
bzbarsky%mit.edu
669f07b0d3 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
78f6d0683d 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
70d0b15dbe remove XP_MAC, cleanup. b=281889 r=mento sr=smfr 2005-11-10 17:45:59 +00:00
bsmedberg%covad.net
caee95c028 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
5194b0488f 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
195b7e17c0 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
207461fe4d 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
eefeee2c91 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
1df9ae796f 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
cf6829b514 #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
a15bbca516 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
5a3dee9942 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
52cfc56bd2 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
4daeed882a Bug #313490 --> Enable IDN for .org
patch by gerv
a=asa
2005-11-01 06:59:21 +00:00
darin%meer.net
61980520fd 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
e7d6eab80a 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
6763ec6040 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
db584fa139 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
e36a52de0d 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
0a14a7ee2b 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
481d809747 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
178ad5a677 Dispatch an OnStartDecode notification for ICO images. Bug 310740, r=biesi, sr=tor. 2005-10-11 00:21:51 +00:00
mark%moxienet.com
9f7c18b95f 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
c22ca3e03b 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
2768ce1dbd 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
77c4c35d76 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
9e0319346f 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
8702e6b0aa Fix for bug 307713 (Improve and use nsAgg's macros). r=dougt, sr=darin. 2005-09-28 13:13:27 +00:00