Commit Graph

547 Commits

Author SHA1 Message Date
peterlubczynski%netscape.com
8ee9b2c078 Fix for full-page plugin keeps playing after leaving page bug 75293 sr=attinasi a=av 2001-04-12 01:08:51 +00:00
av%netscape.com
fe2e788d6e Fixing 74485, making shutdown procedures for plugins cleaner, r=sean@beatnik.com, sr=wateson 2001-04-11 23:08:36 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
dbaron%fas.harvard.edu
30295f72b6 Fix build and runtime bustage in xlib port. b=75125 r=blizzard@mozilla.org sr=shaver@mozilla.org 2001-04-09 23:16:19 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
dbaron%fas.harvard.edu
f332609125 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 04:29:01 +00:00
danm%netscape.com
33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
johng%corel.com
66e732e208 Fix for Qt port from Bugzilla #74743 2001-04-06 20:06:33 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
peterlubczynski%netscape.com
d2614be8ea Fix for null pointer in full page plugins on Mac. bug 74789 a=av sr=shaver 2001-04-04 23:46:27 +00:00
disttsc%bart.nl
4546a077c2 Fix senna bustage, add "timer" to REQUIRES line 2001-04-04 02:09:28 +00:00
pinkerton%netscape.com
22dc3cf4d2 fix build bustage. 2001-04-04 01:38:57 +00:00
pinkerton%netscape.com
39acec6c62 fix build bustage. 2001-04-04 00:57:40 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
av%netscape.com
4343179a46 For 73856, adding simple scriptability to the old style plugins, sr=vidur, ra=av 2001-04-03 22:49:38 +00:00
av%netscape.com
2e0baa7a85 For 73856, zeroing plugin function table in ns4xPlugin destructor, sr=vidur, ra=av 2001-04-03 22:39:19 +00:00
peterlubczynski%netscape.com
2ffb820b43 Implement full-page plugins on Mac bug 35682 a=av sr=attinasi 2001-04-03 22:18:59 +00:00
edburns%acm.org
409ba544f7 http://bugzilla.mozilla.org/show_bug.cgi?id=69466
r=av
sr=waterson
Make it so incomplete hostnames, such as .eng.sun.com, are valid entries for
the noProxyFor list.
2001-04-03 21:56:59 +00:00
av%netscape.com
91f763bfcb For 73856, adding new header file to the list of files to be exported, sr=vidur, ra=av 2001-04-03 21:41:19 +00:00
av%netscape.com
706a3ae53e For 73856, new private interface for the plugin host, first time in, sr=vidur, ra=av 2001-04-03 21:35:57 +00:00
av%netscape.com
ca020cd7f7 For 73856, adding new values to nsPluginInstanceVariable enum type, sr=vidur, ra=av 2001-04-03 21:33:17 +00:00
av%netscape.com
bdb7f37077 For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av 2001-04-03 21:29:48 +00:00
joe.chou%eng.sun.com
7d1437f546 After converting nsIPluginManager.h to nsIPluginManager.idl (64297, already checked in), the original nsIPluginManager.h is no longer neede. 2001-04-03 19:09:39 +00:00
av%netscape.com
df9d5a7459 Fixing bug 73071, adding nsIPlugin::Shutdown in the plugin host destruction, r=beard, a=av, sr=waterson 2001-04-01 02:29:51 +00:00
sean%beatnik.com
9890f716f9 backing out part of my last patch to fix Sun build bustage. 2001-03-31 03:01:52 +00:00
sean%beatnik.com
4f7da8ebef fix for bug 73289. Make plugin host an xpcom-shutdown observer so that it can release plugins even if it itself is leaked. ar=av sr=attinasi 2001-03-31 02:26:51 +00:00
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
joe.chou%eng.sun.com
47d5143773 Re-checkin fix of bug 64296 after updating the Mac file, build/mac/build_scripts
/MozillaBuildList.pm.

bug=64296
r=edburns
sr=waterson

This checkin idlifies some files in the plugin hierarchy.

The following files are in this checkin.

build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
2001-03-30 05:00:56 +00:00
morse%netscape.com
d8762db686 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
peterlubczynski%netscape.com
bed1db53f7 NPP_SetWindow should be called after instantiating the stream bug 70686 a=av sr=waterson 2001-03-28 01:00:47 +00:00
bryner%uiuc.edu
a57c876f7b Backing out joe.chou@eng.sun.com's changes, they broke the Mac. r=sdagley. 2001-03-27 03:49:31 +00:00
joe.chou%eng.sun.com
d65d8b3774 bug=64296
r=edburns
sr=waterson

This checkin idlifies some files in the plugin hierarchy.

The following files are in this checkin.

build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
2001-03-27 00:37:58 +00:00
cls%seawood.org
979c006ff6 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
dougt%netscape.com
c65415aa0f Renaming xpcom file streams. b=73169, r=sfraser@netscape.com, sr=darin@netscape.com 2001-03-26 23:35:06 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
av%netscape.com
9170f07029 To fix bug 58128. For old style plugins: added nsIPlugin::Shutdown as well as dll unload upon destroying the last plugin instance. r=peterl, sr=waterson 2001-03-25 00:28:53 +00:00
sean%beatnik.com
c0d312ea03 bug 72017 dual xpcom/npapi plugins are not initialized properly. Add code to get plugin factory for xpcom modules that export NSGetModule instead of NSGetFactory. r=av a=av sr=attinasi 2001-03-23 23:53:09 +00:00
disttsc%bart.nl
b3c21e4572 Fix leak of nsAtom, r=gagan, sr=jst. Clean up some string stuff (more .get()). sr=jst 2001-03-22 10:23:24 +00:00
peterlubczynski%netscape.com
00c7d3e635 Fix for regression bug 72676 a=av sr=attinasi 2001-03-22 01:37:36 +00:00
peterlubczynski%netscape.com
521c9d6d71 Null plugin registered twice. bug 67933 a=av r=attinasi 2001-03-21 01:47:37 +00:00
av%netscape.com
d9a6f95687 Fixing #72019, missing frees added to match allocs, patch by beard, r=bnesse, sr=waterson, a=av 2001-03-17 00:38:23 +00:00
cls%seawood.org
2120654870 1) "Not in the build" is the biggest cop-out of checkin rules imaginable.
2) If the file is compiled without setting a special flag, it's PART OF THE BUILD!
3) WTF IS UP WITH THESE EXTRA ^Ms?!?!?!
2001-03-14 02:05:21 +00:00
dougt%netscape.com
8ecdeb7510 NOT PART OF BUILD. This will make plugins work with the new cache. 2001-03-13 21:58:38 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
disttsc%bart.nl
8869ca94a8 Adding a .get() to a NS_LITERAL_STRING to fix bustage. r=peterv 2001-03-12 02:50:45 +00:00
av%netscape.com
3a885be81c Fixing #45009 -- nsIPlugin::Shutdown mechanism implemented, sr=waterson 2001-03-12 02:07:15 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
disttsc%bart.nl
8b05e701fa Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "nkcache" to REQUIRES line, r=dbaron 2001-03-08 03:37:28 +00:00
dougt%netscape.com
460288a5fe fixing build bustage and renameing variable name. 2001-03-08 01:24:57 +00:00