Commit Graph

1571 Commits

Author SHA1 Message Date
joshmoz%gmail.com
f299a66dc7 more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
bugzilla%arlen.demon.co.uk
96d86b24b9 Bug 259325 build error on OpenBSD
p=ajschult@verizon.net r=benjamin sr=jst a=asa
2005-05-19 21:49:42 +00:00
bzbarsky%mit.edu
34529c3465 Removing bogus semicolon. Bug 289051, problem found by lvcipriani@yahoo.com 2005-05-13 17:49:43 +00:00
timeless%mozdev.org
dc8fcace3d Bug 207306 plugin host should be destoryed on Observe() "NS_XPCOM_SHUTDOWN_OBSERVER_ID" rarther than on "quit-application"
patch by bugspam.Callek@gmail.com r=jst sr=jst a=asa
2005-05-01 22:28:46 +00:00
cbiesinger%web.de
68f511731a 292355 send the document's URI as referrer, instead of the document's base URI
r=jst sr=bz a=asa
2005-05-01 13:08:14 +00:00
shaver%mozilla.org
c2c2356e7e Bug 292373: fix plugin bustage on Windows from bug 291229's landing.
Patch from dougt, r+sr=shaver.
2005-04-30 16:15:08 +00:00
dougt%meer.net
be6760da53 Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-04-29 13:33:49 +00:00
cbiesinger%web.de
3aae3f5b33 Bug 292114 InstantiateFullPagePlugin should take nsIURI*, not nsString&
r=jst sr=bz a=asa
2005-04-29 12:11:45 +00:00
bsmedberg%covad.net
e2dfeae329 Fix build bustage, bug 288626. 2005-04-06 04:29:55 +00:00
timeless%mozdev.org
e4dc0afeb4 Bug 283540 OOM mlk [@ NS_NewPluginPostDataStream]
patch by jlurz24@gmail.com r=timeless sr=jst
2005-04-01 23:33:00 +00:00
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