valeski%netscape.com
68cec86e0a
r-ccarlen, sr=rpotts, 65925. making webprogress listeners support weak refs.
2001-01-31 21:02:00 +00:00
dbaron%fas.harvard.edu
1e046d05c0
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
ftang%netscape.com
2ab3d65ce5
fix bug 55702 .
2001-01-19 01:33:01 +00:00
ccarlen%netscape.com
d9dd3b5321
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
mkaply%us.ibm.com
91ea2fd585
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:53:33 +00:00
koehler%mythrium.com
5ed565360d
Bug 9863. That's a patch I forgot in the last one. Again just BeOS stuff.
2001-01-15 03:39:10 +00:00
dcone%netscape.com
027f2b356a
r=peterl sr=buster Set up for the printoptions
2001-01-11 22:14:45 +00:00
rods%netscape.com
1d3462e8f7
backed out unwanted changes
2001-01-10 15:42:24 +00:00
rods%netscape.com
03e5a7ed67
removing GfxListControlFrame support code
...
Bug 62960, r=kmcclusk sr=hyatt
2001-01-10 14:44:42 +00:00
bryner%uiuc.edu
69e9b90bc6
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
pinkerton%netscape.com
f53d582d4a
clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001
2000-12-22 01:13:46 +00:00
valeski%netscape.com
7285adbf9e
r=edburns, a=brendan. 49839 moving OJI out of the registry setup code as it's already a seperate components and we were getting warnings when oji wasn't avail.
2000-12-14 23:49:59 +00:00
karnaze%netscape.com
a2f48d30f4
Delay before writing regression. Accept delays in regression file list. sr=buster r=attinasi
2000-12-14 22:27:22 +00:00
attinasi%netscape.com
d97aa7f2cb
Changes to put style data into the layout regression data output. r=karnaze, a=waterson
2000-12-07 15:31:40 +00:00
blakeross%telocity.com
1c0e30ffe5
Damnit! Die bug die! Why is linux choking on a minor css change? I'm switching to IE. Depooooort meeeeee.........
2000-11-29 05:37:44 +00:00
blakeross%telocity.com
2b5d025e63
Fix 57584: fix invalid style in test8.html. r=hixie, just a minor change to a test file
2000-11-29 03:57:11 +00:00
blakeross%telocity.com
9bd25e51b2
hmm
2000-11-23 20:05:27 +00:00
blakeross%telocity.com
e9e02ff99a
Fix 57584: minor problem in test8.html. r=a=(not built)
2000-11-23 18:16:48 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
alecf%netscape.com
68d3515b46
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz
2000-11-17 20:54:21 +00:00
disttsc%bart.nl
116bbeadfe
Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben
2000-11-16 23:50:00 +00:00
disttsc%bart.nl
87187c390c
Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf
2000-11-09 20:30:35 +00:00
danm%netscape.com
6080aa8aba
empty implementations for new method IsModal. bug 56677 r=brendan,hyatt
2000-11-09 00:17:09 +00:00
mscott%netscape.com
61575fcf7b
Bug #56938 --> add a method for setting up a refresh uri given just a channel.
...
r=sspitzer, sr=rpotts
2000-11-01 08:03:22 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
dbaron%fas.harvard.edu
7fed408876
Remove extra 0 param. (Fix warren's bustage.) r=warren
2000-10-28 02:30:42 +00:00
warren%netscape.com
0735771512
Removed extra 0 arg
2000-10-27 23:21:30 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
ramiro%eazel.com
a1cfc653dd
Bug 56795. Adding support for corel/eazel profiler. Build changes approved
...
and reviewed by cls. r=cls a=cls.
2000-10-20 14:59:13 +00:00
jst%netscape.com
cd10a39c62
Forgot these files in my last checkin.
2000-10-07 12:01:40 +00:00
edburns%acm.org
90b2a268e8
bug=55109
...
r=rogerl
a=brendan
This fix makes it so the hard coded shared object name for the liveconnect
shared object on unix matches what is actually built by the build system.
2000-10-05 20:57:37 +00:00
timeless%mac.com
b43a3cc6da
fix bug 55157 r=cls, R=scc
...
remove old rhapsody reference to cmd/ybfe
2000-10-05 00:32:20 +00:00
locka%iol.ie
b78abdf560
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
dougt%netscape.com
c2923c8476
+ Added OnSecurityChange() to nsIWebProgressListener interface.
...
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.
Fixes bug 46872. r=valeski/rpotts
2000-09-14 22:56:56 +00:00
dbaron%fas.harvard.edu
7c26a33182
Updating viewer demos to match recent changes for bug 3935. Just demo files -- not really part of build.
2000-09-14 14:56:31 +00:00
mjudge%netscape.com
e2be918716
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
locka%iol.ie
4214bd38ee
Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski
2000-09-14 11:09:51 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
valeski%netscape.com
0a8271f14c
50188. removing webshell leak detection special macros. now we'll spew data in debug builds only
2000-09-11 22:06:52 +00:00
attinasi%netscape.com
cba3d5a333
Backed out changes to the event priorities (from bug 36849). This backout is to keep viewer in sync with Mozilla (see backout of same change to windows/nsAppShell by jst/vidur). b=36849 not reviewed (backing up to previous code), but discussed with Vidur.
2000-09-11 21:50:35 +00:00
edburns%acm.org
8ee33dddde
This was tested on win32, and is known to build on win32 and solaris.
...
Right now, nsIPluginManager::PostURL() has parameters for
postHeadersLength and postHeaders. However, nothing is being done with
these parameters. This bug fix utilizes these params for their intended
purpose: to allow the plugin the ability to add HTTP headers to a POST
data stream.
Important assumptions made by this fix:
* postHeadersLength is the correct length for postHeaders.
* postHeaders is a buffer of headers in the form
"HeaderName: HeaderValue\r\n"
each header, including the last, MUST be followed by "\r\n".
To affect this fix I had to modify the following files:
M docshell/base/nsDocShell.cpp
M docshell/base/nsDocShell.h
M docshell/base/nsWebShell.cpp
M modules/plugin/nglsrc/nsPluginViewer.cpp
M docshell/base/nsWebShell.h
M layout/html/base/src/nsObjectFrame.cpp
M modules/plugin/nglsrc/nsIPluginInstanceOwner.h
M modules/plugin/nglsrc/nsPluginHostImpl.cpp
M modules/plugin/nglsrc/nsPluginInstancePeer.cpp
M webshell/public/nsILinkHandler.h
Basically, it involved clearing a path so the headers arguments can make
it down to nsIPluginInstanceOwner::GetURL()'s implementation in
nsObjectFrame.cpp, where an nsIInputStream is made of the headers.
2000-09-05 19:03:56 +00:00
vidur%netscape.com
e153192875
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
cls%seawood.org
69a3e90f89
Reorder libs to fix Irix bustage.
2000-09-01 00:48:22 +00:00
mcafee%netscape.com
51f409388d
Removing unnecessary include, goes with solaris patch I just checked in (htmlparser)
2000-08-31 22:09:52 +00:00
dbaron%fas.harvard.edu
0912fc863b
Attempt to fix AIX bustage by adding get(). AIX started thinking this call to nsIWidget::Create was ambiguous when the first parameter was made an nsCOMPtr (couldn't decide whether it was the Create() taking a void* or an nsIWidget*). r=kin
2000-08-31 13:40:17 +00:00
beard%netscape.com
7afd821893
fixing crasher, reference counting problems. r=ccarlen
2000-08-31 02:26:44 +00:00
warren%netscape.com
3ec392431b
Bug 15623. Fixed registration of nsKeygenHandler.
2000-08-25 18:48:50 +00:00
locka%iol.ie
ecebe2ac21
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
ccarlen%netscape.com
f637843a9d
Fixing 49842 - the part about viewer not having an appfilelocprovider
r=waterson
2000-08-22 22:59:34 +00:00
ccarlen%netscape.com
7ac9e31488
Fixing 49842 - the part about viewer not having an appfilelocprovider
r=waterson
2000-08-22 22:52:58 +00:00