dougt%netscape.com
d84c495203
bug 40750.
...
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org .
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
mscott%netscape.com
8e00b3b8cf
Fix for Bug #41707 --> JS and data urls were not getting an owner set on them when they were entered from the urlbar. this
...
prevented them from getting executed properly. For now, we'll inherit the owner of the current document in these
two cases.
r=mstoltz
2000-07-12 05:06:28 +00:00
valeski%netscape.com
9be3c3f503
r=mscott, 42505. somehow a switch enum was dropped from a previous checkin.
2000-07-11 15:00:59 +00:00
rpotts%netscape.com
a79763793b
More session history cleanup... Reorganizing the code and removing SH_IN_FRAMES ifdefs... (r=radha)
2000-07-08 05:17:49 +00:00
mscott%netscape.com
9e23a37623
Bug #44568 -> don't fall out and not open the url if we failed to set the load
...
attributes on a channel. This broke mailto urls because the mailto channel
is just a stub and doesn't implement this method.
r=valeski
2000-07-07 21:43:16 +00:00
radha%netscape.com
53a2ad494c
More changes regarding feature bug 36547 r=rpotts
2000-07-06 04:34:52 +00:00
rpotts%netscape.com
32cbe86ba8
Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets).
2000-07-05 23:10:29 +00:00
dougt%netscape.com
81ba5dd449
I am an idiot.
2000-07-04 22:08:41 +00:00
dougt%netscape.com
8b33bb5fa6
44113 r/a=valeski@netscape.com
2000-07-04 21:49:27 +00:00
valeski%netscape.com
c38f04faf9
39474. r=rpotts,mscott. We now can load a stream directly into the uri loader (bypassing necko). built and pre-checkin tested on linux and win
2000-06-30 23:39:30 +00:00
rpotts%netscape.com
31ffea0b7d
Fixed the nsIWebNavigation methods on the docshell when SH_IN_FRAMES is defined...
2000-06-30 22:05:32 +00:00
radha%netscape.com
c5dd8a6d2c
More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
...
feature is enabled.
2000-06-29 21:48:18 +00:00
radha%netscape.com
359b620c41
More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
...
when feature is enabled.
2000-06-23 23:54:30 +00:00
mscott%netscape.com
30fc5701b2
Bug #30157 --> add the ability to launch urls using OS default protocol handlers. You must set a pref to
...
enable this behavior.
r=valeski
2000-06-23 04:44:36 +00:00
dbaron%fas.harvard.edu
9c32cecb02
Fix leak of an atom. r=waterson
2000-06-22 22:49:44 +00:00
locka%iol.ie
ac25f10505
Fix for incorrect cache checking. Checking in for Tomi.Leppikangas@oulu.fi
...
b=42505,r=adamlock
2000-06-22 14:18:03 +00:00
mscott%netscape.com
9b6efa882b
Bug #10802 --> expose load types to load info class so callers can set the load type
...
this is needed to implement things like open attachment so we can make the doc shell
think a user click happened when it talks to the uriloader.
I removed two boolean fields which were representing two load types. Simplified the api by allowing you
to pass in any of our load types.
r=valeski
2000-06-22 07:22:23 +00:00
rpotts%netscape.com
cf3e824449
DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer
2000-06-22 05:38:07 +00:00
radha%netscape.com
be4230ee79
More code for feature bug 36547. CODE NOT PART OF TEH BUILD. reviewer will be provided when the feature is enabled.
2000-06-22 05:36:13 +00:00
andreas.otte%primus-online.de
d354236d23
fix bug 42342, [regression} Text before ':' in URL is interpreted as protocol, r=Adam Lock, Scott Collins, a=Chris Waterson
2000-06-21 22:36:50 +00:00
radha%netscape.com
240f0e40f5
Fix for bug # 41555 r=pollmann. Update SH with form values on reload too.
...
A fallout from one of the earlier checkins. THis should also fix another
bug pollmann has.
2000-06-21 21:33:17 +00:00
radha%netscape.com
2de820747a
More checkins for feature bug 36547. r=self(module owner) All code in this checkin are unused
...
ie., feature not enabled.
2000-06-21 06:40:08 +00:00
rpotts%netscape.com
6b98fc358e
Made the nsDocShell a nsIWebProgressListener. This is a first step for the Session History changes and ultimately removing the nsIDocumentLoaderObserver interface...
2000-06-20 07:59:45 +00:00
rpotts%netscape.com
44dfb4b825
Reworked the nsIWebProgress interfaces and implementation...
2000-06-19 05:54:37 +00:00
radha%netscape.com
8ff35940e5
Fix for bug # 41373. r=pollmann. a=don,phil,leger,leaf
2000-06-15 22:08:25 +00:00
waterson%netscape.com
5013c01b0a
Fix leak.
2000-06-15 06:41:17 +00:00
pollmann%netscape.com
3f1d49a015
Bug 32770: Save scroll position in session history r=nisheeth
2000-06-15 00:35:46 +00:00
mstoltz%netscape.com
368bb298e8
Fix for bug 31818. Dogfood. r=brendan
2000-06-13 23:56:30 +00:00
jst%netscape.com
64a6328c06
Fixing nsbeta2+ bug 41718, the docshell did case sensitive string compares when it checked if the protocol of a URL was 'javascript', this broke upper and mixed cased javascript: URL's. r=shaver
2000-06-08 13:58:02 +00:00
locka%iol.ie
2af7bba123
Put conditional test around anchor scrolling so reload operations really do reload on anchor URLs
...
b=30558,r=,approved valeski
2000-06-05 22:13:52 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
ruslan%netscape.com
55053f0abd
Fix 41269. WIP on 31189. r/a=gagan
2000-06-02 21:02:31 +00:00
hyatt%netscape.com
703294b353
Adding support for weak references on docshells.
2000-05-28 09:25:55 +00:00
radha%netscape.com
ec52ff6231
Fix for bugs 1718, 17685, 35566. Take care of postdata and form values while
...
navigating thro' session history. r=adamlock@netscape.com
2000-05-26 21:03:34 +00:00
locka%iol.ie
215a81d200
Fixed back button scrolling to scroll to top left corner b=39716, r=jst
2000-05-24 17:18:10 +00:00
ruslan%netscape.com
8d44c654e6
Fix 17570 (refresh header is broken)[nsbeta2+]; r/a=gagan
2000-05-24 02:32:13 +00:00
locka%iol.ie
bd7c2a49d8
Fixed problem with internation pages, bug 40320
...
Fixed problem with reloading the same page twice bug 40318
Reviewed by rahda
2000-05-23 22:36:47 +00:00
sspitzer%netscape.com
27127b9ae2
stop the crash that causes #40306 . the "first time start page" causes us
...
many problem on linux, not sure if it is related to that page, or
the redirect. still investigating.
other changes here remove the crap code that forces you to go to
the checkin guidelines page and to see the account manager on start up
on debug builds. this was preventing debug builds from seeing the problem.
after this change debug behaves like optimized, which is what we want.
r=mscott, a=granrose
2000-05-23 22:18:08 +00:00
locka%iol.ie
22dd69fae6
Added code to scroll to # hrefs in the current page rather than reload. - bug #39716
...
Added code to preserve postdata in the session history - bug #39668
2000-05-23 00:52:59 +00:00
hyatt%netscape.com
21e5ef59a2
fix for making skins script-safe. r=scc
2000-05-19 04:48:43 +00:00
valeski%netscape.com
5559956b02
38695. r=alecf. i18n network error strings
2000-05-18 21:52:23 +00:00
sfraser%netscape.com
7300ff6d9b
Fix timer refcount issues in docshell, fixes bugs 39641, 39617. r=pavlov a=leaf
2000-05-17 20:24:43 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
joki%netscape.com
a743e2b38b
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
gagan%netscape.com
f6c87e29b4
Fix for bug 27930. Support for IPv6.
2000-05-16 08:46:03 +00:00
warren%netscape.com
618d468469
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
waterson%netscape.com
5b0788962d
Bug 39089. Paint over the problem by special-casing 'javascript:' URIs. r=mscott
2000-05-15 06:14:32 +00:00
andreas.otte%primus-online.de
7926de6eca
fix bug 36455, unable to go to url with port but without http://, clean up a if statement causing the problem, r=radha@netscape.com,adamlock@netscape.com
2000-05-13 12:09:16 +00:00
waterson%netscape.com
ff6b6e3c9a
Add notation as to why the SetOriginalURI() hack is necessary.
2000-05-13 00:01:22 +00:00
davidm%netscape.com
718dfdaa9a
21137 Hook up reload/shift-reload/back/forward buttons to load att
r = rpotts
2000-05-10 22:45:24 +00:00