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 |