jst%mozilla.jstenback.com
ed9b9e8c8a
BSD/OS's sys/types.h defines int32_t and u_int32_t, but not uint32_t. Geez.
2004-07-13 22:15:51 +00:00
jst%mozilla.jstenback.com
f2f0df01f9
Attempting to fix bsdi bustage one more time.
2004-07-13 05:36:26 +00:00
jst%mozilla.jstenback.com
22f9bbc289
Adding comments to attempt to explain this mess, and give bsdi builds a typedef for C code for bool, in stead of a global #define.
2004-07-12 23:27:49 +00:00
jst%mozilla.jstenback.com
bfef8f0ae5
Attempting to fix BSD/OS bustage.
2004-07-12 23:00:58 +00:00
jst%mozilla.jstenback.com
50878516ee
Attempting to fix SunOS bustage, and make the AIX portion of this code rely on the predefined symbol _AIX, not our AIX symbol.
2004-07-12 21:28:40 +00:00
pkw%us.ibm.com
9183cd0826
AIX bustage fix - r+sr=jst
2004-07-12 21:04:23 +00:00
jst%mozilla.jstenback.com
5574339842
Attempting to fix AIX bustage.
2004-07-12 20:21:02 +00:00
jst%mozilla.jstenback.com
6f433b5419
One more attempt at fixing the build bustage.
2004-07-12 19:35:47 +00:00
jst%mozilla.jstenback.com
0847d0312b
Another attempt at getting btek turn green w/o breaking other builds.
2004-07-12 18:34:31 +00:00
jst%mozilla.jstenback.com
1f1960d740
Another attempt at getting btek turn green w/o breaking other builds.
2004-07-12 18:33:49 +00:00
jst%mozilla.jstenback.com
04bbd3a373
Only define bool if not in C++.
2004-07-12 18:15:31 +00:00
jst%mozilla.jstenback.com
82883c9cd1
Try typedef...
2004-07-12 17:17:16 +00:00
jst%mozilla.jstenback.com
d99b0c47a2
Build bustage. Define bool if it isn't defined already.
2004-07-12 17:05:50 +00:00
jst%mozilla.jstenback.com
a36c5b93ce
Fixing Mac build bustage.
2004-07-12 17:00:18 +00:00
jst%mozilla.jstenback.com
b2020abb3c
Build bustage. Oh my, let's see if this would be enough here...
2004-07-12 16:39:56 +00:00
jst%mozilla.jstenback.com
d468a44711
Fixing Mac build bustage.
2004-07-12 16:38:06 +00:00
jst%mozilla.jstenback.com
1e5db1bfa7
Fixing bug 250666. Implementing the NPAPI extensions for npruntime plugin scriptability. r+sr=brendan@mozilla.org, a=asa@mozilla.org
2004-07-12 15:53:22 +00:00
cbiesinger%web.de
6263ab98d2
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
neil%parkwaycc.co.uk
aaa9816a00
Fix compiler warnings by actually using declared variables b=217089 p=gautheri@noos.fr r/sr=alecf
2004-05-27 19:32:39 +00:00
bzbarsky%mit.edu
b4e581a123
Undef some windows-only macros to fix bustage
2004-05-22 17:36:12 +00:00
cls%seawood.org
790477e161
Make code more standards compliant to build with mingw gcc 3.4.0.
...
Bug #243273 r=bsmedberg sr=dbaron
2004-05-13 04:08:34 +00:00
jst%mozilla.jstenback.com
cd50957f26
Fixing incorrect comment.
2004-05-03 21:57:11 +00:00
jst%mozilla.jstenback.com
8cf3aa2cd9
Fixing regression bug 241592. Make the default plugin deal with the new fixed plugin streaming code, and make the new streaming code deal with the stream being closed from a Write[Ready] call. r=darin@meer.net, sr=brendan@mozilla.org
2004-05-02 16:46:52 +00:00
neil%parkwaycc.co.uk
598f923098
Removing unused function b=217089 p=mbockelkamp@web.de r=timeless sr=alecf
2004-04-30 18:28:49 +00:00
neil%parkwaycc.co.uk
f8d1b7c1d0
Removing unused variable b=217089 p=mbockelkamp@web.de r=timeless sr=alecf
2004-04-29 22:58:55 +00:00
pedemont%us.ibm.com
7273b9862e
fix tbird build bustage: missing headers
2004-04-28 22:14:32 +00:00
gerv%gerv.net
cc323a7cc8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 21:07:34 +00:00
bzbarsky%mit.edu
4ede76717e
Add a version of CheckLoadURI that takes a source principal instead of a source
...
URI. Update a bunch of callers to use it. Bug 233108, r=caillon, sr=dveditz
2004-04-25 16:55:27 +00:00
timeless%mozdev.org
5f66ee7437
Bug 238704 RFE: Need sample plugin for plugin printing
...
patch by roland.mainz@nrubsig.org and dantifer.dang@sun.com
r=dantifer.dang@sun.com sr=jst
2004-04-23 02:47:33 +00:00
gerv%gerv.net
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
bzbarsky%mit.edu
0c6258698a
Switch to nsCOMPtr to fix possible leaks and a possible strict aliasing
...
violation. Bug 240710, r+sr=roc
2004-04-17 23:23:19 +00:00
cbiesinger%web.de
14177dedcb
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
bmlk%gmx.de
25d000b029
curKey can't be const as it is used as an output argument at RegEnumKeyEx bug 223238.
2004-04-11 17:48:45 +00:00
bmlk%gmx.de
38b54cbe5a
improve Java plugin operability for win zip builds by creating the necessary registry key if it doesnt already exist, bug 223238 patch by mcsmurf@gmx.de r/sr=jst a=asa
2004-04-11 15:08:11 +00:00
bryner%brianryner.com
0f3a59bfeb
Attempting to fix btek bustage
2004-04-11 09:21:33 +00:00
jst%mozilla.jstenback.com
0e155fa5a4
Cleaning up indentation.
2004-04-11 05:35:35 +00:00
jst%mozilla.jstenback.com
ccafa5c02d
Fixing bug 237076 (and bug 89270 too). Make our plugin stream code deal with cases where we're getting data off of the network faster than the plugin can handle it. Suspend the incoming request when the plugin says it can't handle more data, then keep feeding the plugin that we got so far until it's done with it, and then resume the network request. r=brendan@mozilla.org, sr=darin@meer.net, a=asa@mozilla.org
2004-04-11 05:33:17 +00:00
timeless%mozdev.org
cec291a225
Bug 106386 Correct misspellings in source code
...
patch by aha@pinknet.cz rs=brendan
2004-03-10 05:33:14 +00:00
gerv%gerv.net
81d497fec1
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-03-05 22:28:51 +00:00
pkw%us.ibm.com
1fa4c9b7e9
Bug 161138 - Default/null plugin downloads embedded content anyway.
...
r=bryner@brianryner.com , sr=blizzard@mozilla.org
2004-03-04 22:45:24 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
jst%mozilla.jstenback.com
505c634885
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
jst%mozilla.jstenback.com
90431d8022
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
neil%parkwaycc.co.uk
84428dc828
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
bryner%brianryner.com
23ecb8ff4e
DeCOMtaminate nsCSSFrameConstructor (bug 231157). This gets rid of the nsIStyleFrameConstruction and nsICSSFrameConstructor interfaces. The frame constructor now has the same lifetime as the pres shell. r+sr=dbaron.
2004-01-21 23:05:10 +00:00
bryner%brianryner.com
de23a8f06d
Copy the default plugin PkgInfo file to the bundle Contents directory to ensure that the plugin can load successfully on Mac OS 10.1. Bug 230915, r=pinkerton
2004-01-17 00:07:54 +00:00
jst%mozilla.jstenback.com
c000ae86e8
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
bryner%brianryner.com
e65d2d2fe5
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
cls%seawood.org
f19fbcd3a2
If libraries are not exported to $DIST, they should not be exported to $prefix either. Fixing history bustage when using 'make install'.
...
Bug #229362 r=bsmedberg
2003-12-31 23:35:26 +00:00
tor%cs.brown.edu
3e20e22e10
Bug 219705 - crash when using IBM java plugin. r=blizzard, sr=shaver, a=leaf
2003-12-17 19:49:44 +00:00
blizzard%redhat.com
62af343f11
Bug #227963 . Fix leak of plugin instance object by the native window code. Just use an nsCOMPtr<> and a getter_AddRefs(). r=robin.lu, sr=bryner, a=asa
2003-12-12 18:09:24 +00:00
bzbarsky%mit.edu
09fba303d9
Flash crashes GTK2 builds due to a bug in Linux dlopen(). Bug 223744, patch by
...
anlan@ida.liu.se (Andreas Lange), r=blizzard, sr=bzbarsky, a=asa
2003-11-22 21:19:35 +00:00
mkaply%us.ibm.com
23f475e78d
#218685
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
From pedemonte - remove some unnecessary (and wrong) OS/2 specific code in 4.x plugin support
2003-11-19 19:47:11 +00:00
blizzard%redhat.com
42e603872d
Bug #201158 . Gtk2 plugins would not be resized properly when the size of the plugin port was changed. r=robin.lu sr=bryner
2003-11-13 16:38:59 +00:00
cbiesinger%web.de
e3dd841394
bug 223997
...
PluginHostImpl should use GetTypeFromURI not FromExtension
r=peterlubczynski sr=bz
2003-11-08 17:01:46 +00:00
dwitte%stanford.edu
359f90d96a
remove nsCCookieManager.h in favor of nsNetCID.h.
...
b=221886, r+sr=darin
2003-10-30 02:59:31 +00:00
bryner%brianryner.com
605cc06382
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
mkaply%us.ibm.com
b5ff2bfd7d
OS/2 bustage - makefile patch went to wrong file
2003-10-22 00:45:29 +00:00
mkaply%us.ibm.com
cc6f7c7270
Forgot makefile change for OS/2 plugin idl - 215581
2003-10-21 22:38:22 +00:00
mkaply%us.ibm.com
95401a7d95
#215581
...
r=mkaply
OS/2 only code to support VACPP Compiled plugins stuff in the new GCC build
2003-10-21 22:11:20 +00:00
bzbarsky%mit.edu
1b5abc3d0b
Fix plugin crash on HP-UX due to not finding the Xt libs. Bug 164021, patc by
...
a.lange@home.se (Andreas Lange), r=peterl, sr=bzbarsky
2003-10-21 04:47:32 +00:00
tor%cs.brown.edu
7fac3ddbdc
Bug 219705 - fix java applet crash with Blackdown JVM. r=blizzard, sr=shaver
2003-10-17 19:32:28 +00:00
cls%seawood.org
2f52cc1711
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-08 01:07:38 +00:00
darin%meer.net
77642ae698
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
joshua.xia%sun.com
2c955e676c
for bugzilla #219705 sr=shaver@mozilla.org r=xiaobin.lu@sun.com
2003-10-05 05:36:08 +00:00
bryner%brianryner.com
b74d8438f9
Updating my email address
2003-09-29 06:04:02 +00:00
jst%mozilla.jstenback.com
5037b2a4a2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
peterlubczynski%netscape.com
86da6a1622
Fixing bug 211587: Acrobat plugin crashes on Solaris because libXm.so is not loaded. Patch by Andreas Lange (a.lange@home.se) r=peterl sr=blizzard
2003-09-19 23:37:38 +00:00
mkaply%us.ibm.com
343d587020
#215581
...
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-16 19:07:19 +00:00
robin.lu%sun.com
6c65d4e63d
patch for bug 189229 : xembed for plugins
...
patched by robin.lu@sun.com r=joshua.xia@sun.com sr=blizzard@mozilla.org
2003-09-16 01:44:41 +00:00
timeless%mozdev.org
cde5a0d7c9
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=mkaply
2003-09-11 03:18:47 +00:00
bryner%brianryner.com
5cd0bcdb7a
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:56:05 +00:00
cls%seawood.org
1b51ba858c
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
jaggernaut%netscape.com
95899387f6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com
84175be45c
Ugh, weird C&P
2003-07-20 12:13:22 +00:00
jaggernaut%netscape.com
e152f2b47c
Gotta love macros
2003-07-20 11:54:31 +00:00
jaggernaut%netscape.com
41f4d45076
Ah, gotta love macros
2003-07-20 11:48:19 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
bryner%netscape.com
7ff4f02e7f
Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser.
2003-07-07 18:22:04 +00:00
timeless%mozdev.org
c9ddcd96e5
Bug 211116 plugins leak an acrobat hkey
...
r=peterl sr=roc+moz
2003-07-01 21:40:29 +00:00
seawood%netscape.com
4fbdfa6f20
Fixing X-on-X bustage
2003-07-01 03:57:47 +00:00
caillon%returnzero.com
2df173e9c8
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
alecf%flett.org
2751c6b097
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
3c1c9a835b
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:22:15 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
peterlubczynski%netscape.com
cbbd489aa1
Fixing bug 207558 Flash (and other plugins) don't work if installed into a directory with unicode r=dougt, sr=alecf
2003-05-31 19:07:04 +00:00
peterlubczynski%netscape.com
cac4609a7a
Fixing bug 159445: Scan for PLIDs upon startup or load time (for plugins) r=jkeiser, sr=alecf
2003-05-27 21:14:55 +00:00
bienvenu%netscape.com
1b79a5f79c
fix corruption and or crash when runing quicktime plugin r=peterl, sr=darin, a=sspitzer 206530
2003-05-21 21:47:51 +00:00
seawood%netscape.com
61bd0c328e
Fixing --disable-oji mac bustage.
...
Bug #204647 r=peterl sr=sfraser a=asa
2003-05-08 06:59:16 +00:00
darin%netscape.com
41280f92f9
fixes bug 22994 "Mail reader allows spammers to set/get cookies to track web usage"
...
r=dwitte sr=dveditz a=sspitzer
2003-05-05 21:27:02 +00:00
peterlubczynski%netscape.com
f75a4e4ba8
Fixing bug 200976, NP_GetValue gets mangled r=jkeiser, sr=bzbarsky, a=asa
2003-04-25 21:56:47 +00:00
peterlubczynski%netscape.com
fe0f1159d7
Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa
2003-04-25 02:50:10 +00:00
peterlubczynski%netscape.com
a7ee7206e2
Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa
2003-04-25 01:47:52 +00:00
peterlubczynski%netscape.com
1fb13b0d22
Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa
2003-04-25 00:21:12 +00:00
sfraser%netscape.com
352be220ed
Fix bug 196704: implement commands to get the selected text, and insert text, to allow for embedders (like Camino) to use them, e.g. for the Mac OS X services menu. Also fix image copy. r=brade, sr=kin.
2003-04-22 18:11:12 +00:00
bryner%netscape.com
fbaaafee40
Fix leak of pluginFileInDirectory objects from ScanPluginsDirectory(). Patch by dbradley@netscape.com, r=peterl, sr=me.
2003-04-08 02:49:26 +00:00
sfraser%netscape.com
c1617d1775
Build the default plugin on Mac OS X, bug 179863. r=cls, sr=bryner.
2003-04-04 22:47:50 +00:00
sfraser%netscape.com
5b3f8676d6
Build the default plugin as Mach-O, in a way that works in objdir builds. r=cls, sr=bryner, bug 179863.
2003-04-04 22:47:03 +00:00
seawood%netscape.com
b88dd1c331
Purge XP_PC.
...
Bug #56767
2003-04-04 03:01:25 +00:00
alecf%netscape.com
4c0620dc02
just recovering --disable-oji
...
(only affects --disable-oji builds)
2003-04-03 21:19:41 +00:00
mstoltz%netscape.com
7b93771a4d
Bug 59767 - add CheckLoadURI call to GetURL and PostURL calls from the Java plugin. r=peterlubczynski, sr=heikki.
2003-04-03 19:11:41 +00:00
seawood%netscape.com
80e1b303cc
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
seawood%netscape.com
f742c92816
The plugin function table must remain the same regardless of build configuration.
...
Bug #199567 r=peterl sr=sfraser a=asa
2003-03-31 19:44:29 +00:00
peterlubczynski%netscape.com
fe452130d5
Fixing bug 192914, prevent Real from recursivly dispatching events, r=smontagu@netscape.com, sr=bzbarsky@mit.edu
2003-03-25 23:10:20 +00:00
mkaply%us.ibm.com
84a453d012
Not part of build - allow tester to be built via regular build process
2003-03-25 21:19:14 +00:00
mkaply%us.ibm.com
5113765704
#188249
...
r=peterl, sr=dbaron
Rename some strcmpi to stricmp and itoa to _itoa
Not part of default build
2003-03-25 20:56:47 +00:00
mkaply%us.ibm.com
9d2ca0b3be
Not part of build
...
Fix a bad include dependency
2003-03-25 20:52:39 +00:00
dbaron%dbaron.org
35dd408cb0
Don't hold the pref service forever in a static nsCOMPtr. b=198895 r=peterlubczynski sr=bryner,alecf
2003-03-25 14:55:35 +00:00
seawood%netscape.com
d056fe18d0
Resurrect --disable-oji
...
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
timeless%mozdev.org
697618b07d
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
mkaply%us.ibm.com
e16377b3aa
#188249
...
r=me, sr=blizzard (platform specific code)
OS/2 GCC work
2003-03-23 23:58:25 +00:00
peterlubczynski%netscape.com
f7920ead0a
Fixing bug 197855 JRE 1.3.1 crashes because we don't resolve symbolic links to plugin before loading it on UNIX and bug 197975, plugin.expose_full_path broke, r=dougt, sr=heikki
2003-03-22 04:04:55 +00:00
peterlubczynski%netscape.com
b5850784ea
Creating nsMediaDocument/nsPluginDocument to make full-page
...
plugins scriptable, bug 90256 r=jkeiser sr=jst
2003-03-22 03:20:23 +00:00
peterlubczynski%netscape.com
07b7bbfa07
Creating nsMediaDocument/nsPluginDocument to make full-page
...
plugins scriptable, bug 90256 r=jkeiser sr=jst
2003-03-22 02:22:03 +00:00
mkaply%us.ibm.com
c5487624e7
#188249
...
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers, fix some syntax
2003-03-19 15:28:29 +00:00
av%netscape.com
2f5970ba20
Fix for a minor bug in the Tester plugin -- not part of the build.
2003-03-18 22:06:14 +00:00
seawood%netscape.com
fdbdaab2f1
Fix BeOS bustage
2003-03-16 03:03:06 +00:00
mkaply%us.ibm.com
a7154a78df
OS/2 bustage
2003-03-15 14:07:54 +00:00
darin%netscape.com
c102d96548
fixing bustage
2003-03-15 03:23:29 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
seawood%netscape.com
35d323ad77
Fixing X-on-X bustage.
...
Thanks to Michal 'hramrach' Suchanek <hramrach@centrum.cz> for the patch.
Bug #191447 r=cls
2003-03-14 20:14:17 +00:00
av%netscape.com
dd1b7beb79
Fixing minor bug in the Tester Plugin, not part of the build
2003-03-13 03:05:47 +00:00
cls%seawood.org
a05452d1c8
Landing mingw plugin changes.
...
Thanks to Dan Mosedale <dmose@mozilla.org> for the changes.
Bug #134113 r=peterl sr=dbaron
2003-03-11 03:29:47 +00:00
peterlubczynski%netscape.com
eccc1a5ed8
Fixing bug 131007, unpaired events cause us to remain in capture and look hung, r=jkeiser sr=bryner
2003-03-11 00:54:18 +00:00
av%netscape.com
7d96b63882
Adding more info to the log output, not part of the build
2003-03-08 22:22:04 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
av%netscape.com
d28167021e
missing icon, not part of the build
2003-03-07 05:22:46 +00:00
seawood%netscape.com
ec26667992
Add support for building against X11-based toolkits on OS X.
...
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
seawood%netscape.com
d76e9fd54a
Use MOZ_X11 instead of NO_X11 to signify that we're building for an X11-based toolkit.
...
Bug #191447 r=peterl sr=sfraser
2003-03-04 03:58:43 +00:00
bernd.mielke%snafu.de
0b9159c6e8
trying to fix os2 bustage
2003-03-02 08:44:23 +00:00
av%netscape.com
9c312c01ec
This is not part of regular build -- adding new capabilities to the Tester Plugin
2003-03-02 01:26:51 +00:00
timeless%mozdev.org
48baffb5b6
Bug 159554 Configure with --without-x causes compile error
...
patch by bjt23@cornell.edu r=timeless sr=alecf
2003-02-28 02:34:09 +00:00
sfraser%netscape.com
c5d5b4717d
Bug 191821: fix the plugin viewer (full-screen plugins) to use nsIPluginWidget on Mac. r=peterl, sr=bryner
2003-02-27 23:33:41 +00:00
cbiesinger%web.de
8e44a6e02d
97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service
2003-02-27 13:51:55 +00:00
peterlubczynski%netscape.com
0406960ab8
Adding masks for gcc3 and Mach-O builds for NPAPI variables that pass interface pointers, bug 182117 r=beard,cls sr=sfraser
2003-02-27 01:47:53 +00:00
pete.zha%sun.com
b853f502e1
bug=184015
...
No plugin finder dialog pop-up when loading some applet pages in w/o jre installed
r=av@netscape.com , sr=beard@netscape.com , patch=joshua.xia@sun.com
2003-02-25 06:06:10 +00:00
timeless%mozdev.org
2cb0e10110
Bug 192445 Plugin shell passes garbage to victimizable plugins (0x1 as pointer for extension)
...
r=peterlubczynski sr=dbaron
2003-02-23 04:41:10 +00:00
seawood%netscape.com
b44c065b1d
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
seawood%netscape.com
12ed9246d8
Fix cross-compiling by replacing hardcoded -L/usr/X11R6/lib
...
Bug #193062 r=peterl a=asa
2003-02-13 19:24:24 +00:00
peterlubczynski%netscape.com
523f0ff1c1
Bug 192009, stop exporting the default plugin to dist/gre, dist/lib, dist/bin on UNIX, r=cls a=asa
2003-02-06 23:41:43 +00:00
seawood%netscape.com
5622d18c23
Fixing tinderbox bustage.
2003-02-06 00:29:06 +00:00
peterlubczynski%netscape.com
e70f316d4e
Expanding Flash stack curruption hack to all platforms as it was found on OSX, bug 186287 r=kmcclusk sr=sfraser a=dbaron
2003-01-31 19:37:32 +00:00
seawood%netscape.com
dbed4cb9a4
Fixing objdir bustage
2003-01-30 20:37:32 +00:00
seawood%netscape.com
931d662224
Fix objdir bustage
2003-01-30 20:29:49 +00:00
mkaply%us.ibm.com
633fead9fd
OS/2 bustage - just define HIBYTE and LOBYTE for any platform that doesn't have them
2003-01-30 18:52:33 +00:00
mkaply%us.ibm.com
27638c934d
OS/2 bustage - we have macros for a reason :)
2003-01-30 18:51:50 +00:00
seawood%netscape.com
7e4a306fb3
Fix ifdef so that only tier-1 platforms are building the plugin sdk.
...
Fixing OS/2 tinderbox bustage.
2003-01-30 18:38:57 +00:00
peterlubczynski%netscape.com
d05b2492c9
fixing BeOS bustage
2003-01-30 05:13:53 +00:00
peterlubczynski%netscape.com
5e685aac03
Fixing bustage, r=cls
2003-01-30 03:17:02 +00:00
peterlubczynski%netscape.com
e022cf6575
Fixing bugstage r=cls
2003-01-30 03:16:39 +00:00
peterlubczynski%netscape.com
56b892e646
Attempting to fix bustage on myotonic by adding newline to end of file
2003-01-30 02:09:17 +00:00
peterlubczynski%netscape.com
e830b31e3b
Making PluginSDK build with ENABLE_TESTS, bug 112255 r=cls a=asa
2003-01-30 00:57:22 +00:00
peterlubczynski%netscape.com
dec9132500
Adding REQUIRES to PluginSDK, removing copying of header, bug 112255 r=cls a=asa
2003-01-30 00:53:04 +00:00
peterlubczynski%netscape.com
ee7f4527c0
Backing out last checkin
2003-01-22 01:04:39 +00:00
peterlubczynski%netscape.com
c613197cf1
Marking plugin SDK part of the build during ENABLED_TESTS, bug 112255 r=cls
2003-01-22 00:37:06 +00:00
peterlubczynski%netscape.com
d23d3a1c49
Adding NPAPI plugin headers to Gecko SDK, bug 112255 r=cls
2003-01-21 23:10:59 +00:00
peterlubczynski%netscape.com
b3d96cf649
Fixing Plugin SDK samples, bug 112255, bug 186163, bug 185776
2003-01-21 21:03:49 +00:00
dbradley%netscape.com
f6bc25bfaa
Bug 189296 - Plugin code takes address of nsCOMPtr's. r=adamlock, sr=jst
2003-01-20 13:03:06 +00:00
pkw%us.ibm.com
6828db1eae
Bug 188527 - AIX: Linker errors when building GTK2 as default toolkit.
...
r=seawood@netscape.com
2003-01-13 23:33:54 +00:00
dbaron%dbaron.org
88c249d811
Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner
2003-01-13 23:15:42 +00:00
pkw%us.ibm.com
a0e9007d87
Backout Bug 188527.
2003-01-10 22:36:09 +00:00
pkw%us.ibm.com
c17d285207
Bug 188527 - Fix linker errors when building GTK2 Mozilla on AIX.
...
r=seawood@netscape.com
2003-01-10 20:50:43 +00:00
dbaron%dbaron.org
954ad5f9d9
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:35:09 +00:00
seawood%netscape.com
16e7da2837
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
d5efcdfb6d
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
peterlubczynski%netscape.com
fbb6e05d27
Fixing bug 180366, browser crashes on shutdown after scripting plugin, moving unused plugin library unloading to Observe("xpcom-shutdown") r=av sr=beard
2002-12-26 22:54:46 +00:00
av%netscape.com
ab641c9c1b
Bug 56229 -- removing useless dialog, r=serge, sr=beard
2002-12-17 22:53:23 +00:00
robin.lu%sun.com
45f53df243
for bug 180147 [gtk2] need to port over the null plugin.patch=robin.lu@sun.com
...
r=blizzard sr=bryner
2002-12-13 06:15:14 +00:00
colin%theblakes.com
0824e190c0
OpenVMS build changes. b=180290. r=cls
2002-12-12 00:08:59 +00:00
timeless%mozdev.org
b6639aa6b3
Bug 184681 qt port fails to compile in plugins code
...
X and Qt don't get along...
r=peterl sr=roc+moz
2002-12-11 04:11:33 +00:00
timeless%mozdev.org
b3da95428f
break the Qt build. If you're building Qt you don't want this checkin
2002-12-10 21:50:56 +00:00
timeless%mozdev.org
9c994230bb
Bug 184681 qt port fails to compile in plugins code
...
X and Qt don't get along...
r=peterl sr=roc+moz a=roc+moz
2002-12-10 19:53:06 +00:00
mkaply%us.ibm.com
6fdc7b0632
#183302
...
r=jeffreyj, sr=blizzard (platform specific code), a=asa
OS/2 only - save mime types in INI file so we don't keep popping up box
2002-12-09 19:57:27 +00:00
yokoyama%netscape.com
bb7f577358
179822: Flash4 / Flash5 / Shockwave and other plugins crash.
...
Give an unicode option when SubClassing the widget window.
/r=peterl, /sr=kin
2002-12-04 01:17:01 +00:00
anthonyd%netscape.com
8e5d233dc1
*** NOT PART OF THE BUILD PROCESS
...
resources for the XPI Packager
bug # 163739
2002-12-03 21:55:02 +00:00
anthonyd%netscape.com
5416ac65f4
*** NOT PART OF THE BUILD PROCESS
...
bug # 163739 - XPI Packager
adding the xpi packager to the mozilla tree. this is a windows only app used to build the xpi packager
for building self installing xpi files.
2002-12-03 21:52:45 +00:00
peterlubczynski%netscape.com
283a157c6a
Fixing bug 137535, supporting BP_GetSupportedMIMETypes on Mach-O for MPEGS to work r=sdagley sr=beard
2002-11-26 22:28:39 +00:00
ducarroz%netscape.com
d28c89dd94
Fix for bug 181576. Some how the line mNextStream = nsnull which was part of the patch for bug 110729 but was actually present it the tree get removed when I checked in the fix for bug 110729!
2002-11-23 06:01:41 +00:00
robin.lu%sun.com
1fe2cd750a
For bug 180147 [gtk2] need to port over the null plugin
...
patched by blizzard, robin.lu r=blizzard, robin.lu sr=bryner
Not in default build
2002-11-22 10:23:51 +00:00
darin%netscape.com
d9541f875d
fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky
2002-11-22 07:40:16 +00:00
bzbarsky%mit.edu
ab75327f3e
Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst
2002-11-20 00:44:26 +00:00
ducarroz%netscape.com
7cac5c43cb
Fix for bug 110729. Prevent mail display pane to open a pluging in full page mode. Fix also an uninitialized pointer. Patch provided by av. R=ducarroz, SR=beard
2002-11-19 15:30:03 +00:00
timeless%mozdev.org
33139ff705
bug 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
...
r=av sr=bz
2002-11-17 22:48:26 +00:00
timeless%mozdev.org
67c2ddda61
180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
...
r=av sr=bz
2002-11-17 21:58:03 +00:00
timeless%mozdev.org
384066e98e
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
av%netscape.com
c9c5e9d854
Bug 176782 -- hang with scriptable Flash plugin, patch by serge, r=av, sr=darin
2002-11-16 03:38:01 +00:00
darin%netscape.com
5a6ccfaf39
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
mkaply%us.ibm.com
c321117c0b
#175106
...
r=av, s=blizzard
OS/2 only - add native plugin window support
2002-11-06 15:52:36 +00:00
seawood%netscape.com
555e341493
Add support for loading cfm plugins in OSX mach-o builds.
...
Changes backported from the CHIMERA_M1_0_1_BRANCH branch.
Bug #155256 r=peterl sr=sfraser
2002-11-06 01:24:57 +00:00
mkaply%us.ibm.com
4400205984
#174022
...
r=peterl, a=asa
Get tester plugin building on OS/2
2002-11-05 04:24:26 +00:00
anthonyd%netscape.com
b167c28263
*** NOT PART OF THE BUILD !!!***
...
Fix for 176229
Sample plugins are not properly destroyed in NS_DestroyPluginInstance
2002-11-04 19:39:59 +00:00
peterlubczynski%netscape.com
c44bb70fd7
Removing redundant NPNVDOMDocument added earlier in bug 169513, r=av sr=rpotts a=roc+moz
2002-10-29 22:54:10 +00:00
av%netscape.com
fd01b13050
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-18 03:20:21 +00:00
av%netscape.com
35c9cfd269
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-17 22:38:17 +00:00
av%netscape.com
f5930c6b55
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-17 20:27:12 +00:00
av%netscape.com
f8eb0fa527
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-17 20:18:29 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
av%netscape.com
b19b5eba91
Bug 118656 -- clean up in plugin SDK, not part of the build
2002-10-17 04:37:12 +00:00
mkaply%us.ibm.com
74355fbbed
#174022
...
r=mikek, sr=blizzard, a=asa
OS/2 only - not part of build - initial code for tester plugin
2002-10-16 22:05:31 +00:00
av%netscape.com
cde3c8dd47
Changing comment in the sample code, this is not part of the build
2002-10-16 21:05:29 +00:00
av%netscape.com
2da6861d87
Bug 173206 -- crash after Shockwave registration, r=serge, sr=beard, a=asa
2002-10-10 04:23:18 +00:00
anthonyd%netscape.com
1545f4da1f
bug fix for 165400
...
r=biesi
sr=bryner
removing un-needed files from the cvs tree
2002-10-08 18:26:24 +00:00
av%netscape.com
58ca5f80ba
Bug 168490 -- extra blank window during plugin xpi install, r=serge, sr=darin
2002-10-08 06:31:13 +00:00
peterlubczynski%netscape.com
a1f5096b85
Fixing bug 169513, Add the means to obtain the DOM from a plugin r=adamlock sr=beard
2002-10-05 02:57:21 +00:00
av%netscape.com
20ccee9864
Updating workspace for the default plugin on Windows, not part of the build
2002-10-04 19:59:52 +00:00
av%netscape.com
c781d359ab
Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard
2002-10-03 22:12:40 +00:00
av%netscape.com
72909869a0
Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard
2002-10-03 21:31:41 +00:00
av%netscape.com
2ef38d15b1
Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard
2002-10-03 21:05:30 +00:00
serge%netscape.com
b7c03aab2c
back out http channel loadFlags to fix regression 172376
2002-10-03 19:10:56 +00:00
serge%netscape.com
5b0f9a5f96
#166613 Flash: Lost submovie requests - new to Mozilla 1.1, r=peterl, sr=darin
2002-10-02 20:38:46 +00:00
peterlubczynski%netscape.com
973ae91db5
Moving FORCE_PR_LOG to nsPluginLogging.h, bug 170876 r=serge, sr=alecf
2002-10-01 18:30:56 +00:00
pkw%us.ibm.com
4d3c8a3a93
Fix Bug 98892 - Null plugin crash on AIX with Java plugin installed.
...
Link with -lXm before -lXt on AIX, use $XT_LIBS instead of hardcoding
-lXt in Makefiles.
r=cls
2002-09-30 22:18:27 +00:00
av%netscape.com
91266a7324
Bug 166417 -- Plugin SDK does not build, not part of the build process
2002-09-29 03:10:54 +00:00
av%netscape.com
e08e9687ca
Bug 166417 -- Plugin SDK does not build, not part of the build process
2002-09-29 02:45:06 +00:00
av%netscape.com
3ffc8c9e29
Bug 166417 -- Plugin SDK does not build, not part of the build process
2002-09-28 21:57:50 +00:00
dougt%netscape.com
3ce9edcc40
moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com
2002-09-26 23:04:01 +00:00
av%netscape.com
45b3052010
Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst
2002-09-26 02:53:27 +00:00
av%netscape.com
b28db9499b
Getting ready to fix 132759 -- 100% CPU with Flash, those files are not part of the build yet
2002-09-26 01:59:08 +00:00
av%netscape.com
350216a5b8
Getting ready to fix 132759 -- 100% CPU with Flash, this file is not part of the build yet
2002-09-26 01:56:25 +00:00
peterlubczynski%netscape.com
b3ac5276f0
Fixing bug 167601, support PLUGINURL param values for OBJECT tag instead of codebase attribute, r=anthonyd, sr=jst
2002-09-26 00:17:20 +00:00
darin%netscape.com
2de4f81a70
fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
...
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
timeless%mac.com
dbd27fdbf7
Bug 165400 _IMPL_NS_PLUGIN unused
...
patch by walk84@yahoo.com r=biesi sr=bryner
2002-09-24 00:41:35 +00:00
bnesse%netscape.com
3815d34fd1
Fix for bug 164925. Remove unused directory key and support code. r=ccarlen, sr=beard.
2002-09-20 18:47:49 +00:00
peterlubczynski%netscape.com
de1d2ad8a8
Fixing bug 169753: NPN_GetURL and friends fail if called before NPP_New returns r=av sr=heikki
2002-09-20 00:17:28 +00:00
serge%netscape.com
2d0f39cc51
fix 164043,Mozilla crashes in calls to NPN_Status [trunk], r=peterl, sr=beard
2002-09-18 20:21:47 +00:00
serge%netscape.com
9fcf5c8d8f
fix 168893, nsIPluginManager::GetURL leaks an nsIPluginInstance, r=peterl, sr=beard
2002-09-18 20:16:16 +00:00
peterlubczynski%netscape.com
84402a889d
Fixing bug 165368: Download dialog appears for Shockwave Flash content r=av sr=heikki
2002-09-17 22:56:06 +00:00
peterlubczynski%netscape.com
d452513cf7
Fixing Mach-O part of bug 159016, IME with Flash 6
2002-09-17 22:50:47 +00:00
serge%netscape.com
6728a55e86
166713, crash in [@ PluginViewerImpl::StartLoad] Trunk, r=av, sr=beard
2002-09-13 22:50:02 +00:00
av%netscape.com
af6cc72689
Fix for bug 166815 -- pref plugin.dont_try_safe_calls is ignored, code=serge, r=av, sr=beard
2002-09-13 11:55:55 +00:00
peterlubczynski%netscape.com
a751493050
Fixing Mach-O bustage
2002-09-13 09:09:40 +00:00
serge%netscape.com
dab8444327
not part of the build yet, unix plugin sdk
2002-09-13 04:26:59 +00:00
peterlubczynski%netscape.com
255e130866
Correcting comments for deprecated interface method nsIPluginManager::GetURL(), patch by braden@endoframe.com, bug 38373
2002-09-13 03:44:47 +00:00
peterlubczynski%netscape.com
70caca983d
Fixing Mac Mach-O bustage
2002-09-13 03:36:45 +00:00
peterlubczynski%netscape.com
2e5834d453
Fixing NPN_GetURL (and others) with NULL target does not resolve relative URLs with document's BASE tag, bug 166861 r=anthonyd sr=jst
2002-09-13 03:05:54 +00:00
peterlubczynski%netscape.com
cf2dd41612
Fix for OSX Inline IME does not work in composer and text area when the Flash 6 plugin is running, bug 159016 r=ftang sr=sfraser
2002-09-13 03:02:23 +00:00
anthonyd%netscape.com
73602d7421
bug fix for 166948
...
change baked in url for plugin finder service
r=peterl@netscape.com
sr=beard@netscape.com
2002-09-12 22:35:39 +00:00
anthonyd%netscape.com
734c0b1422
bug fix for 166948 - change baked in url for plugin finder service
...
r=peterl@netscape.com
sr=beard@netscape.com
2002-09-12 22:29:27 +00:00
serge%netscape.com
384bdfdf38
fixing OS2 bustage
2002-09-12 21:59:53 +00:00
serge%netscape.com
0f8e1c47d0
fix 165094, Compressed PDF doesn't render in Acrobat Plugin, r=peterl, sr=darin
2002-09-12 19:12:56 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
av%netscape.com
3ac525d2db
Resolving interface name conflict in plugin sample code, not part of the build
2002-09-06 21:05:53 +00:00
dougt%netscape.com
f2a00efc93
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00