Commit Graph

1561 Commits

Author SHA1 Message Date
darin%meer.net
5a9fc1f0a8 fixes regression bug 287690 "applet crashes Firefox" r=dmose 2005-03-25 21:33:12 +00:00
darin%meer.net
f6ffba0f8b landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
jst%mozilla.jstenback.com
c0eed0ffad More code tidying, no code changes. 2005-03-23 00:49:53 +00:00
jst%mozilla.jstenback.com
52764bb90b Nuke useless whitespace. 2005-03-23 00:37:58 +00:00
jst%mozilla.jstenback.com
f7ed8a6a20 Tidy up this code a bit, no code changes other than removing an unused variable. 2005-03-23 00:34:39 +00:00
jst%mozilla.jstenback.com
c9b31fea1f Renaming incorrectly named argument. 2005-03-23 00:14:59 +00:00
jst%mozilla.jstenback.com
f69e8c52b2 Renaming incorrectly named argument. 2005-03-23 00:14:13 +00:00
jst%mozilla.jstenback.com
ec5177d695 Whitespace cleanup, and making this code somewhat consistently formatted. No code changes 2005-03-22 16:48:58 +00:00
jst%mozilla.jstenback.com
741f5f6c57 Fixing bug 284825. Future proof our Java plugin finding code. Patch from mike.lei@sun.com, r+sr=jst@mozilla.org 2005-03-22 16:27:21 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
jst%mozilla.jstenback.com
015796a762 Updating NPPVariable comments per cbiesinger@gmx.at. 2005-03-09 20:03:43 +00:00
jst%mozilla.jstenback.com
d2d5aedc5b Adding new file, removing old file to fix bugstage. 2005-03-09 17:50:52 +00:00
jst%mozilla.jstenback.com
0afbaeb191 Fixing bug 188938. Adding the ability for plugins to participate in form submission. r=bzbarsky@mit.edu, sr=brendan@mozilla.org 2005-03-09 17:01:22 +00:00
jst%mozilla.jstenback.com
7a6b0c39df Removing unused file. 2005-03-08 17:15:33 +00:00
ben%bengoodger.com
24a21ad92d 282106 - need a reliable way to disable full page plugins. make plugin host disable disabled full page plugins on initialization. r+sr=jst 2005-02-25 09:05:15 +00:00
jst%mozilla.jstenback.com
925786d760 Fixing bug 281744. Remove dead code and unnecessary code. r+sr=peterv@propagandism.org 2005-02-23 23:17:57 +00:00
jst%mozilla.jstenback.com
3a3e51d9e9 Fixing bug 281284. Don't share the plugin temp directory among all users on the same system, and don't delete directories we didn't create. r=peterv@propagandism.org, sr=dveditz@cruzio.com 2005-02-11 23:37:51 +00:00
cst%andrew.cmu.edu
54dcbc1f32 Fix build bustage 2005-02-07 02:46:42 +00:00
cst%andrew.cmu.edu
2894c047f6 Bug 281295 plugin/ should not use deprecated nsIPref
Patch by Vidar Braut Haarr <bugmail@q1n.org>, r=timeless sr=alecf
2005-02-07 01:56:03 +00:00
dbaron%dbaron.org
3a87f7e225 Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless 2005-02-05 00:49:25 +00:00
jst%mozilla.jstenback.com
ac82df5ad5 Fixing bug 280664. Do security check for URI loads, no matter what plugin they come from. r=dveditz@cruzio.com, sr=brendan@mozilla.org 2005-02-04 16:54:11 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
silver%warwickcompsoc.co.uk
4022dd03cb Bug 188557 - Fix chrome: URL for brand.properties.
r=kairo
sr=bz
2005-01-30 17:58:04 +00:00
mkaply%us.ibm.com
c41847a0fc 272624
r=mkaply
Fix build errors with GCC 3.3.5 and some warnings
2005-01-28 15:50:34 +00:00
bzbarsky%mit.edu
f73e193c11 Make nullplugin dialog not show up on clicks with buttons other than the left
mouse button.  Bug 270377, patch by Vincent Caron <v.caron@zerodeux.net>,
r=bryner, sr=bzbarsky
2005-01-20 17:04:20 +00:00
timeless%mozdev.org
54ded7688e Bug 273056 PluginArrayImpl::GetLength should not throw if there's no plugin host, and PluginArrayImpl::GetPlugins should handle no plugin host and failure from mPluginHost->GetPlugins
r=bz sr=jst
2005-01-17 14:41:45 +00:00
timeless%mozdev.org
4a769b1d67 Bug 273056 PluginArrayImpl::GetLength should not throw if there's no plugin host, and PluginArrayImpl::GetPlugins should handle no plugin host and failure from mPluginHost->GetPlugins
r=bz sr=jst
2005-01-17 07:57:04 +00:00
smfr%smfr.org
39e38f1a62 Part of fix in bug 154894: nuke the resource files on a 'distclean' so that a stray _NullPlugin.rsrc doesn't break subsequent objdir builds. 2005-01-16 21:17:36 +00:00
neil%parkwaycc.co.uk
201cc4b7a3 Bug 188557 Application name should not be hard-coded in "Illegal plug-in operation" dialog p=bugmail@q1n.org r+sr=jst 2005-01-13 12:46:52 +00:00
cbiesinger%web.de
8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
jst%mozilla.jstenback.com
4e2e132935 Landing the low-level code for using the plugin finder service from the aviary branch. Bug 244125 etc. 2005-01-05 00:21:06 +00:00
gerv%gerv.net
9e3da3c0ac Removing XPIPackager - licence is not compliant with the licensing policy. If you know of a good reason that this code needs to be in the mozilla.org CVS repository, please contact gerv@mozilla.org. 2005-01-01 15:29:24 +00:00
bsmedberg%covad.net
c94e575e59 Don't build plugin samples until after xpcom is available. Shouldn't affect the default build. 2004-12-10 17:47:52 +00:00
bsmedberg%covad.net
79241940e8 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
bsmedberg%covad.net
7f212778db Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin 2004-12-04 04:51:43 +00:00
gerv%gerv.net
670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
darin%meer.net
6d8591d85f fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron 2004-11-23 20:53:38 +00:00
timeless%mozdev.org
d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
timeless%mozdev.org
74051c3e8c Bug 269472 Crash opening about:plugins[@ JS_GetPrivate][@ PL_strcmp]
Caused by the careless fix for:
Bug 265936 Memory leak in nsPluginHostImpl::ScanPluginsDirectory()
I'm backing it out. People can play with it in their tree.
2004-11-15 02:39:30 +00:00
jst%mozilla.jstenback.com
71a0b60df8 Checking in the fix for bug 265936. Fixing memory leak in nsPluginHostImpl::ScanPluginsDirectory(). Patch by brian.lu@sun.com, r+sr=jst@mozilla.org 2004-11-12 01:14:32 +00:00
timeless%mozdev.org
fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
darin%meer.net
950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
cls%seawood.org
efaf7d7fa9 Add --disable-plugins build option.
Bug #266750 r=bsmedberg
2004-10-31 07:10:49 +00:00
jst%mozilla.jstenback.com
93125dee5f Fixing busted plugin sample. Not part of the default build. 2004-10-12 21:10:42 +00:00
zack%kde.org
462fea1107 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
cbiesinger%web.de
854203cbdf Bug 259103 nsPluginsDirMac.cpp unused
r=jst sr=peterv
2004-09-16 12:59:48 +00:00
bryner%brianryner.com
b9c402244b Add HPUX to the list of platforms that use inttypes.h. Bug 239465, r=dbaron. 2004-09-05 22:56:55 +00:00
jst%mozilla.jstenback.com
1a2cfd5e34 Fixing build bustage on OpenBSD 3.5 (bug 256877). Patch by ju1i3n.news@free.fr and jon@rekai.net, r+sr=jst@mozilla.org 2004-09-01 16:56:51 +00:00
jst%mozilla.jstenback.com
0ab635f772 Landing fix for bug 251939. Fixing IRIX build bustage. Patch by grobi_2000@yahoo.de, r=bryner@brianryner.com, sr=jst@mozilla.org 2004-09-01 00:32:03 +00:00