vidur%netscape.com
3f45ba68ae
Added nsIScriptContextOwner::ReportScriptError.
...
git-svn-id: svn://10.0.0.236/trunk@46439 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:16:49 +00:00
mscott%netscape.com
4dd35ce8ac
Support LoadURI which is a new method on the webshell which takes a nsIURI. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
git-svn-id: svn://10.0.0.236/trunk@46294 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:59:21 +00:00
mscott%netscape.com
45e6e1ccfa
LoadDocument and LoadSubDocument now take an nsIURI instead of a unicode string. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
git-svn-id: svn://10.0.0.236/trunk@46293 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:58:57 +00:00
brendan%mozilla.org
69185ecae9
Expand tabs to spaces per Emacs modeline; other space cleanups.
...
git-svn-id: svn://10.0.0.236/trunk@46138 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 22:59:11 +00:00
mscott%netscape.com
e66a20c7ed
If the to content type is message/rfc822 then we need to call into the stream converter service to find an appropriate
...
converter.
git-svn-id: svn://10.0.0.236/trunk@46064 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-05 19:54:28 +00:00
danm%netscape.com
ca4da0e009
implemented intrinsic sizing method on DOM Window
...
git-svn-id: svn://10.0.0.236/trunk@45954 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 22:41:56 +00:00
radha%netscape.com
8bb87d2184
Hook up session history with the history state object.
...
Let LoadURL() accept a historystate as an argument
git-svn-id: svn://10.0.0.236/trunk@45753 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:39:01 +00:00
bienvenu%netscape.com
466cecaa59
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@45719 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:08:23 +00:00
shaver%netscape.com
21de7229db
fix bustage-causing typo
...
git-svn-id: svn://10.0.0.236/trunk@45716 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 19:44:38 +00:00
scc%netscape.com
f7ce933282
added dlldeps
...
git-svn-id: svn://10.0.0.236/trunk@45711 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:58:35 +00:00
scc%netscape.com
be094885ec
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@45710 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:51:57 +00:00
kipp%netscape.com
4b348cc604
Use nsAutoString instead of nsString for temps
...
git-svn-id: svn://10.0.0.236/trunk@45699 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:13:07 +00:00
valeski%netscape.com
99509c354f
added a context param to the stream converter service
...
git-svn-id: svn://10.0.0.236/trunk@45624 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 02:18:28 +00:00
beard%netscape.com
7f050dc63c
landed stream converter stuff on XP_MAC.
...
git-svn-id: svn://10.0.0.236/trunk@45533 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:50:55 +00:00
beard%netscape.com
d565f4a006
fixed a memory leak (was leaking the strdup("?"), landed stream converter stuff on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@45532 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:50:32 +00:00
danm%netscape.com
3984f28784
removing groady hack from rev 3.140, unnecessary since yesterday's changes in security (caps)
...
git-svn-id: svn://10.0.0.236/trunk@45498 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:26:04 +00:00
slamm%netscape.com
47dbabc307
Add 'select all'
...
git-svn-id: svn://10.0.0.236/trunk@45491 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:14:02 +00:00
cyeh%netscape.com
e066f641bc
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
...
git-svn-id: svn://10.0.0.236/trunk@45411 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:24:51 +00:00
nisheeth%netscape.com
b1122815d6
- Added a setter for history state to nsIWebShell. The history state should be set before loading a document on which state needs to be restored. If the history state is set, the webshell will set that history state on the pres shell inside nsWebShell::Embed() once the document viewer has been created.
...
git-svn-id: svn://10.0.0.236/trunk@45352 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 14:49:21 +00:00
danm%netscape.com
ff2d37be92
temporary groady hack to fix breakage in NS_OpenURI
...
git-svn-id: svn://10.0.0.236/trunk@45313 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 06:49:26 +00:00
nisheeth%netscape.com
4c052abfbd
Added a GetHistoryState method to be use by session history to ask layout for
...
the current document's state.
git-svn-id: svn://10.0.0.236/trunk@45215 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 22:45:46 +00:00
rickg%netscape.com
f6eac68b59
enlarged the buffer size used for logging
...
git-svn-id: svn://10.0.0.236/trunk@45127 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 05:54:37 +00:00
rickg%netscape.com
da713e88f4
replaced call to deprecated method in nsString
...
git-svn-id: svn://10.0.0.236/trunk@45069 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 17:44:48 +00:00
valeski%netscape.com
5b8d8b8a52
changed SUCCEEDED to NS_SUCCEEDED
...
git-svn-id: svn://10.0.0.236/trunk@45049 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 15:35:01 +00:00
valeski%netscape.com
09be5128d6
added stream converter functionality to the doc loader. also initialize/register the multipartmixedreplace stream converter in the webshell
...
git-svn-id: svn://10.0.0.236/trunk@45046 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 14:31:08 +00:00
radha%netscape.com
316e3a56e9
Set title for the current entry in session history
...
git-svn-id: svn://10.0.0.236/trunk@45019 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 23:51:12 +00:00
sspitzer%netscape.com
a65fffcefb
fix warning
...
git-svn-id: svn://10.0.0.236/trunk@45008 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 17:32:51 +00:00
scc%netscape.com
c161d10683
export
...
git-svn-id: svn://10.0.0.236/trunk@44831 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 14:01:44 +00:00
scc%netscape.com
fac15a1a56
better make that member function public
...
git-svn-id: svn://10.0.0.236/trunk@44819 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 12:56:52 +00:00
scc%netscape.com
d91dbb787f
all changes are NS_DEBUG only. added a private static member variable to count outstanding webshells; code in constructor and destructor to do the counting; a static member function to retrieve the value; and a global function that calls that
...
git-svn-id: svn://10.0.0.236/trunk@44816 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 12:32:20 +00:00
rpotts%netscape.com
c1eed107d9
M9 BRANCH landing...
...
git-svn-id: svn://10.0.0.236/trunk@44701 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:55 +00:00
troy%netscape.com
0ca4f8fd5a
Changed GetLinkState() to remember that it failed to load the global
...
history service and that way it won't repeatedly try and fail. That was
causing performance problems for viewer
git-svn-id: svn://10.0.0.236/trunk@44306 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 18:20:30 +00:00
troy%netscape.com
76ad73a855
Removed nsString object that was defined but never used
...
git-svn-id: svn://10.0.0.236/trunk@44104 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 01:15:57 +00:00
mccabe%netscape.com
afea99f4a0
Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
...
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
git-svn-id: svn://10.0.0.236/trunk@44096 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 23:52:07 +00:00
mccabe%netscape.com
0ee0c94bc4
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
...
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
git-svn-id: svn://10.0.0.236/trunk@44059 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 13:26:18 +00:00
ramiro%netscape.com
2181f0c81e
Cleanup the jsdom and jsurl linking mess.
...
git-svn-id: svn://10.0.0.236/trunk@44054 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 11:05:45 +00:00
rhp%netscape.com
a5ac5580e4
Fix for I18N reload issue
...
git-svn-id: svn://10.0.0.236/trunk@43438 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 01:39:20 +00:00
ramiro%netscape.com
ad821d1be4
Dont link in the webshell into the app.
...
git-svn-id: svn://10.0.0.236/trunk@43412 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 14:42:25 +00:00
dp%netscape.com
941e69bc5b
gLogModule defined only inside of NS_DEBUG. Protecting access.
...
git-svn-id: svn://10.0.0.236/trunk@43387 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 01:28:58 +00:00
radha%netscape.com
de3576ba3e
Fix for bug 11877. Kin and ftang reviewed the code. dp approved it. Put back the old
...
history code in webshell since it breaks viewer.
git-svn-id: svn://10.0.0.236/trunk@43383 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 00:29:09 +00:00
danm%netscape.com
ecc547c3ad
open new windows from anchor links with proper chrome. fixes bug 9792.
...
git-svn-id: svn://10.0.0.236/trunk@43028 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 21:36:38 +00:00
vidur%netscape.com
212b213c9c
changed name of NS_CreateContext to NS_CreateScriptContext
...
git-svn-id: svn://10.0.0.236/trunk@42780 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 19:14:49 +00:00
dcone%netscape.com
1b08eeea46
took out the assert for mWindow as null, and put in support that
...
allows the webshell to run with a null mWindow-- needed for printing frames
git-svn-id: svn://10.0.0.236/trunk@42752 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 14:30:32 +00:00
dp%netscape.com
f184d95c28
Fixing build error on unix.
...
git-svn-id: svn://10.0.0.236/trunk@42716 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 00:26:02 +00:00
radha%netscape.com
85b937b449
Use nsISessionHistory for all history needs. This change obsoletes
...
mHistory and mHistoryIndex. Shall physically remove these members
at a later date.
git-svn-id: svn://10.0.0.236/trunk@42714 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 00:03:12 +00:00
radha%netscape.com
3c68e438c8
Fix for bug 11307. comparison between char * and XPIDLCString causing Compilation
...
problem in few unix platforms.
git-svn-id: svn://10.0.0.236/trunk@42692 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-08 02:15:53 +00:00
nisheeth%netscape.com
a3a4d6c57b
Fix for bug 7401. We now print out error messages for failed url loads.
...
git-svn-id: svn://10.0.0.236/trunk@42557 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 21:54:25 +00:00
rpotts%netscape.com
c8626b2f3f
Removed an *extra* release of the PostData stream... This was causing random crashes...
...
git-svn-id: svn://10.0.0.236/trunk@42551 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 21:38:09 +00:00
waterson%netscape.com
b4714c5052
Fix compiler warning.
...
git-svn-id: svn://10.0.0.236/trunk@42486 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 18:28:15 +00:00
morse%netscape.com
992e91d2d9
cleaned up dialogs
...
git-svn-id: svn://10.0.0.236/trunk@42385 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 00:29:10 +00:00