rods%netscape.com
133daec2f6
Printing of selected frameset frames and Iframes
...
Bug 66783 r=dcone sr=buster,attinasi
2001-02-06 23:03:17 +00:00
alecf%netscape.com
74a7d06b2b
fix for #64060 - bulk delete history entries by hostname & domainname
...
also add a new history controller for future history coolness
a=ben, r=jag, and a bit of r=timeless
2001-01-31 20:21:37 +00:00
gagan%netscape.com
cded3e2f30
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
2001-01-31 01:33:03 +00:00
akkana%netscape.com
6499aa20b0
56296: Disable popping up new window on target=, pref controlled. r=dveditz, sr=brendan
2001-01-27 01:08:36 +00:00
locka%iol.ie
8c837042a5
Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com
2001-01-26 12:35:32 +00:00
radha%netscape.com
10c05fc460
Fix for bug # 41973 (Redireted urls are not marked visited) r=rpotts sr=waterson
2001-01-23 22:16:40 +00:00
rpotts%netscape.com
cff4c7bb6b
Some changes to make nsDocShell::LoadStream() work better...
2001-01-01 22:48:47 +00:00
dbaron%fas.harvard.edu
9430a92e06
Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com
2000-12-30 19:22:22 +00:00
rpotts%netscape.com
0aea5c0955
bug #63529 . Added a null-pointer check in nsWebShell::OnStateChange(...)
2000-12-22 21:47:26 +00:00
pinkerton%netscape.com
2ba8f7d189
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
rpotts%netscape.com
d4fb846074
bug #15345 (sr=mscott). Replaced nsIDocumentLoaderObserver with nsIWebProgressListener... Also some whitespace cleanup :-)
2000-12-20 23:18:03 +00:00
rpotts%netscape.com
f04d0947b5
a little cleanup - no need to make private methdos virtual...
2000-12-19 23:01:25 +00:00
radha%netscape.com
bfdb2dd196
Fix for bug # 59755. SH work wrong after doing view-source:url. Set ViewMode to
...
viewNormal for all Sh loads. r=adamlock sr=alecf
2000-12-18 22:55:46 +00:00
radha%netscape.com
ef77c4fcce
Fix for bug # 49913. Pressing enter in the url field adds duplicate entry
...
to Session History. r=adamlock sr=alecf
VS: ----------------------------------------------------------------------
2000-12-18 20:02:26 +00:00
radha%netscape.com
6598da202b
Fix for bug # 54492 r=verah sr=alecf
2000-12-11 23:29:04 +00:00
dbaron%fas.harvard.edu
2eea32ae2b
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:21:51 +00:00
blakeross%telocity.com
4bace3fe3c
Fix 58633 and 49744: a typo in GetLastVisited() and improving a cmd line help description. r=jag sr=alecf
2000-11-30 21:17:15 +00:00
cls%seawood.org
8bd122b3d5
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
disttsc%bart.nl
34dc58df87
Convert nsIDocumentCharsetInfo to IDL so we can get rid of more bits of nsBrowse
...
rInstance. bug=46200, r=erik@netscape.com , r=smfr, a=alecf.
2000-11-16 21:33:34 +00:00
pinkerton%netscape.com
53c89d5ecc
fix bustage. nsAReadableString& needs to be const.
2000-11-16 21:29:13 +00:00
pinkerton%netscape.com
2b2922bf95
Implemented nsIClipboardCommands by calling through to the appropriate controller. r=sfraser,a=hyatt. bug#46867
2000-11-16 20:08:48 +00:00
nhotta%netscape.com
1432d1ba87
Changed to convert anchor name as UTF-8 instead of Latin1 if that fails then convert it as document charset, bug= 58819,r=erik, sr=waterson.
2000-11-15 00:17:41 +00:00
disttsc%bart.nl
fd03db4b4f
Whoops, forgot to remove one line
2000-11-09 21:14:43 +00:00
disttsc%bart.nl
5371547095
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
269eae0f19
new method IsModal. bug 56677 r=brendan,hyatt
2000-11-09 00:16:29 +00:00
locka%iol.ie
b9bf2ff444
Moved URI fixup code out of docshell and into a global service. b=51702, sr=waterson@netscape.com
2000-11-08 21:00:37 +00:00
jband%netscape.com
e834fc3e08
Add null ptr check to fix bug 59281. r=adamlock sr=waterson
2000-11-08 06:31:57 +00:00
hyatt%netscape.com
e0c292d77e
Fix for 54203. r=saari, a=brendan
2000-11-04 08:21:20 +00:00
jst%netscape.com
b50e914ed4
Fixing bug 25821. This is only a bandaid for the real problem with targetting javascript: URL's but it fixes the immediate problem while the targetting code is being rewritten. r=brendan, sr=mscott
2000-11-02 08:43:19 +00:00
radha%netscape.com
8e11ee5cb9
More fixes for bug # 46828. r=pollmann sr=rpotts
2000-11-02 06:34:44 +00:00
mscott%netscape.com
43861bb84a
Bug #56938 --> Break out the code which parses and sets up refresh urls into
...
a separate method so we can expose it as an interface method
via nsIRefreshURI.
r=sspitzer,sr=rpotts
2000-11-01 08:03:58 +00:00
warren%netscape.com
4189314fdb
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
warren%netscape.com
d1d8e969d3
problem with gNumberOfWebShells -- moved into DEBUG
2000-10-28 04:09:10 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
waterson%netscape.com
204f4c665e
Bug 42001. Implement 'clear history'. r=ben,brendan,alecf, sr=shaver
2000-10-20 01:00:11 +00:00
radha%netscape.com
02b23a1dbe
Fix for bug # 55055 r=adamlock sr=rpotts
2000-10-19 06:40:46 +00:00
radha%netscape.com
654d877e37
Fix for bug # 46828. r=mscott sr=rpotts
2000-10-19 06:24:24 +00:00
radha%netscape.com
110bb785c4
Fix for bug # 55145. r=pollmann a=rpotts
2000-10-13 20:49:40 +00:00
anthonyd%netscape.com
308190d048
fix for bug # 55750
...
Crash opening "new composer window" to bogus location, after "this type of page can't be edited" dialog
r=sfraser
sr=kin
sr=rpotts
2000-10-13 05:06:02 +00:00
mscott%netscape.com
b783faa154
Bug #47636 --> add methods to convert back and forth between a nsIDocShellLoadTypeInfo
...
and a docshell load tye. Unify nsIURILoadCommand and nsIDocShellLoadType enums so they
can be treated as the same type.
r=radha, sr=rpotts
2000-10-11 23:17:02 +00:00
pollmann%netscape.com
e1f0fabeaa
Bug 53708: Prune session history tree at frame being replaced to prevent wrong pages from being loaded into subframes. r=radha, a=adamlock
2000-10-11 10:05:17 +00:00
law%netscape.com
d60895c960
Bug 6119; r=radha@netscape.com; sr=waterson@netscape.com; Use nsIChannel::VALIDATE_NEVER when loading a page for view-source
2000-10-07 02:24:50 +00:00
nisheeth%netscape.com
cd0f3f8f7d
r=pollmann. Fix for nsbeta3++ bug 48382. Fixes the infinite loop when location.href was set from the onload handler of a frame.
2000-09-28 05:44:10 +00:00
radha%netscape.com
7c5fabdb0b
Fix for bugscape bug # 1644. keywords work eventhough the pref for it is turned off.
...
r=valeski a=mscott
2000-09-27 21:27:35 +00:00
vishy%netscape.com
58e48dc043
bugzilla 52182. r=a=mscott.
...
Modify the logic to launch external browser (only for target=_content
and target=_blank links). Also add something to DocShellLoadInfo
so that a user of nsDocShell::LoadURI can specify the target desired.
2000-09-22 05:04:58 +00:00
warren%netscape.com
075350b1c8
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
locka%iol.ie
9e805707f6
Fixed typedef problem in Win32. b=50949
2000-09-20 13:28:19 +00:00
locka%iol.ie
69fd02310b
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
sspitzer%netscape.com
b58f45fa3c
part of the fix for #46888 . after cancelling a news message, you can't
...
select another message. fix by naving@netscape.com . r=sspitzer,a=mscott
also a couple bullet proofing fixes to prevent crashes.
2000-09-19 22:40:52 +00:00
radha%netscape.com
c197ba388a
Fix for dogfood+ bug 46845 r=pollmann
2000-09-16 04:36:18 +00:00
rayw%netscape.com
d39d9e6d59
Bug fix for 52648 -- remaining stash of progids which I missed on
...
the mega-change yesterday. This will fix a few more issues.
r=warren
2000-09-14 23:20:49 +00:00
dougt%netscape.com
c3c864a472
+ 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
sspitzer%netscape.com
7b39f7f438
trivial fix for #52578 . initialize uninitialized variable. r=rpotts
2000-09-14 20:23:00 +00:00
mjudge%netscape.com
a2fa9edcb5
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
264ad311ba
Added test for postdata before invoking the anchor scrolling code to prevent obscure form problem where the submit url is the same as the current url with an anchor appended. b=52290
2000-09-14 09:45:14 +00:00
jst%netscape.com
145632c84d
Checkin in part of the fix for nsbeta3+ bug 42321. Avoid running JS_GC() many times per window open/close, once should be enough. Patch mostly done by alex@cendio.se, r=jst@netscape.com & vidur@netscape.com
2000-09-14 06:18:09 +00:00
rayw%netscape.com
6cc70ebd6c
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
5158f9f336
50188. removing webshell leak detection special macros. now we'll spew data in debug builds only
2000-09-11 22:06:52 +00:00
mstoltz%netscape.com
35dbf42404
Fixing 51828, allowing JS/data urls to inheit principal from document if called from system code. r=jst
2000-09-11 21:16:58 +00:00
bryner%uiuc.edu
61a91792ea
Removing extraneous text before comment. r=blizzard.
2000-09-11 14:33:45 +00:00
locka%iol.ie
61057373cc
Added decl of kSimplURICID. b=37416, r=valeski
2000-09-11 14:09:54 +00:00
locka%iol.ie
571e9acb02
Added decl of kSimplURICID. b=37416, r=valeski
2000-09-11 13:29:22 +00:00
locka%iol.ie
e8bf6587e7
Add notification to embedders when an unrecognized URI is clicked on before discarding it. b=37416, r=valeski
2000-09-11 12:38:54 +00:00
rpotts%netscape.com
17ea903430
bug #37434 . Added an attribute to nsIDocShellLoadInfo to indicate whether the active document should be stopped immediately...
2000-09-10 06:00:46 +00:00
hyatt%netscape.com
8adaeb8314
Fixes for bugs 45989, 50509, r=ben,jrgm"
2000-09-08 08:04:53 +00:00
rpotts%netscape.com
5f344b74c7
bug #37434 . Stop() is now called on the content viewer, before the old document is destroyed. This allows the old document to release some stuff :-)
2000-09-08 00:29:13 +00:00
rpotts%netscape.com
49552edbbe
Moved the firing of the OnLoad event from WebShell into DocumentViewer...
2000-09-06 09:11:38 +00:00
edburns%acm.org
2e20bb7f8b
r=dbaron
...
Fix bustage on AIX s/true/PR_TRUE
bug 49522.
2000-09-05 21:35:59 +00:00
edburns%acm.org
7b7a548b33
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
mscott%netscape.com
33920f5701
Bug #32387,47365--> reset the load type when we get a redirected url so it gets added to
...
session history properly.
Only call OnLoadingSite if we actually create a content viewer for this page...
r=radha
2000-09-01 22:35:05 +00:00
mscott%netscape.com
d08376e7af
Bug #32387,47365, 46331, 46338, 23734 --> reset the load type when we get a redirected url so it gets added to
...
session history properly. Only add to session history if the url resulted in document being
loaded.
r=radha
2000-09-01 22:34:19 +00:00
radha%netscape.com
d74ced9377
partial fix for 49498. r=nisheeth.
2000-09-01 21:29:48 +00:00
vidur%netscape.com
4a41eee18d
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
mstoltz%netscape.com
584d022386
Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur
2000-08-31 05:53:32 +00:00
locka%iol.ie
096eab673c
currentURI property removed from nsIDocShell. currentURI property changed to return nsIURI on nsIWebNavigation. b=46847, r=valeski, a=valeski
2000-08-30 11:32:30 +00:00
dp%netscape.com
bd4a085e67
bug 41950 Getting correct url to get updated on redirect r=mscott
2000-08-29 03:28:30 +00:00
akkana%netscape.com
9f7d296467
23485: make it possible for urlbar to go to urls spanning multiple lines. r=jfrancis
2000-08-28 22:15:03 +00:00
mscott%netscape.com
abe52a17bf
Bug #44253 --> if a docshell doesn't have a parent content listener then change
...
the default for IsPreferred to return the value of CanHandle. This makes it
easier for content developers to use browser and iframe tags since they don't
have to implement nsIURIContentListener explicilty to get correct
loading behavior.
r=valeski
2000-08-26 02:52:09 +00:00
locka%iol.ie
c52f68cce4
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
mscott%netscape.com
056b55e497
Bug #27048 --> implement nsIHTTPEventSink
...
r=valeski
2000-08-25 01:46:00 +00:00
ruslan%netscape.com
b0cd0ad40f
Fix string buffer overrun - 50148
2000-08-24 22:15:32 +00:00
jst%netscape.com
b3a4ade60d
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
scc%mozilla.org
4f2c82d5e5
fixing code that relied on implicit string construction
2000-08-19 22:35:49 +00:00
radha%netscape.com
40bb85612b
Fix for bug # 47148. r=rpotts
2000-08-18 18:33:12 +00:00
jst%netscape.com
784188db21
Fixing nsbeta3+ bug 46190. Clicking on links that point to anchors with whitespace in them wasn't working... r=pollmann@netscape.com
2000-08-18 07:31:40 +00:00
av%netscape.com
4cf6d6eb7a
Fixing 46490, r=sean, r=waterson, r=valeski, a=adamlock
2000-08-17 19:16:39 +00:00
hyatt%netscape.com
12eec21109
Fix for 32661, r=brendan
2000-08-16 23:57:03 +00:00
mstoltz%netscape.com
23306a4e04
Fixed 37702 and 47670. r=vidur
2000-08-09 20:08:54 +00:00
mscott%netscape.com
4964e2508e
Bug #1642 --> don't run JS urls with the default browser (effects shrimp only)
...
r=prass
2000-08-09 02:30:58 +00:00
saari%netscape.com
00ad136b80
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
cata%netscape.com
e6fcb678dd
Fix for bug #37543 , a=ftang, r=nhotta.
2000-08-05 00:07:03 +00:00
blizzard%redhat.com
3b792891c5
documentation change only
2000-08-03 15:02:42 +00:00
radha%netscape.com
8f507a0d3a
fixes related to bug # 18321. Checking in branch fixes to the trunk. r=nisheeth
2000-08-02 21:49:26 +00:00
warren%netscape.com
4967b0a7cc
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
2000-08-02 06:48:45 +00:00
jst%netscape.com
8432933db3
(Merging nsbeta2 checkin to the tip) Fixing nsbeta2+ bug 28572, the docshell was fireing the script unload handler too early in some cases and in some other cases the unload handler was fired even if the document wasn't unloaded. r=nisheeth, a=nisheeth.
2000-07-28 05:55:54 +00:00
dbaron%fas.harvard.edu
a394eeee27
Improve performance of testing for visited links CSS selector matching by reducing string conversion and by caching the state of the link on the link element. r=waterson b=25963
2000-07-27 23:17:53 +00:00
warren%netscape.com
7ac7233df8
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
mscott%netscape.com
859bcd8cc5
Bug #45226 --> fix security hole in keywords by only allowing keyword searches if the url was an http (or https) url.
...
Currently other urls (like imap, news, ftp, etc) would end up getting sent to the keyword server if we weren't able to
connect to the host specified in the url.
r=valeski
2000-07-24 20:14:53 +00:00
jst%netscape.com
4801b5ce24
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
2000-07-21 23:44:38 +00:00
jdunn%netscape.com
9ca8ea98cc
Fixing hpux bustage.
...
The define needed in the header file, doesn't get set till after the
header file is included.
Also added newline to headerfile at the end for hpux.
2000-07-19 13:36:35 +00:00