mjudge%netscape.com
0444ffda5b
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
rods%netscape.com
8e986bb801
fix ref count bloat
...
Bug 123011 sr=hyatt
2002-02-01 20:12:35 +00:00
rods%netscape.com
f03f03fdc3
fix build breakage
2002-02-01 16:17:40 +00:00
rods%netscape.com
4a4dd9b44f
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
jaggernaut%netscape.com
c6c25ce0b2
Just fixing some indents/whitespace, rs=mozbot
2002-02-01 00:45:58 +00:00
radha%netscape.com
a7caf51c6b
Changes related to wyciwyg protocol implementation. r=35340 r/sr by jst, nisheeth, darin
2002-01-31 19:45:01 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
mjudge%netscape.com
28e47e6ecf
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
2002-01-30 04:46:54 +00:00
mjudge%netscape.com
cf62ea9827
files not in build yet. BUG 115922. embedding work for editor. checking in files not in build yet to make tree landing more smooth.
2002-01-30 04:44:14 +00:00
jst%netscape.com
48f217780d
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
2002-01-24 09:20:51 +00:00
danm%netscape.com
422edc1a46
set docshell current URI after creating a synchronous about:blank Frankendocument. bug 104361 r=brendan,jst
2002-01-24 03:38:53 +00:00
bzbarsky%mit.edu
224730fe27
Make "Open in new Window" and "Open in new Tab" set referrer correctly.
...
Bug 48902, r=doron, sr=hyatt
2002-01-24 02:35:16 +00:00
bryner%netscape.com
57781b3e9a
Part of fix for bug 91184, checked in on the 0.9.4 branch but forgot to check it in on the trunk. r=saari, sr=hyatt.
2002-01-24 01:17:04 +00:00
darin%netscape.com
f8f8860cdc
fixes bug 120394 "properly" should be removed from missing psm warning
...
patch=bugzilla@gemal.dk , r=timeless, sr=darin, a=blizzard
2002-01-18 02:48:37 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
darin%netscape.com
bc15fb1904
fixes bug 42898 "iDNS support"
...
r=nhotta, sr=brendan
2002-01-16 03:23:23 +00:00
darin%netscape.com
039f6f407b
another attempt at fixing bug 47617 "Connection to https needs to tell user
...
to install PSM if w/o"
patch=mpt,folk@popmail.com
r/sr=darin,blizzard
2002-01-16 03:04:53 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
darin%netscape.com
4f7b1f6db4
fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
...
buttons" r=dougt, sr=brendan
2002-01-09 04:18:48 +00:00
darin%netscape.com
4d9b5b9033
backing out the part of the patch for bug 54349 that caused the leak
...
regression bug 118726.
2002-01-08 20:52:30 +00:00
locka%iol.ie
d7a72cd6c8
Removed huge chunks of dead webshell and cleaned up a few references to it elsewhere in the code. b=113970 r=valeski@netscape.com sr=rpotts@netscape.com
2002-01-08 13:01:38 +00:00
darin%netscape.com
4b227494a5
fixes bug 54349 "stylesheet do not load when in another HTTP auth realm (sometimes)"
...
patch=badami@netscape.com
r/sr=darin,rpotts
2002-01-08 05:18:08 +00:00
alecf%netscape.com
72507557e8
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
danm%netscape.com
0ff779267a
implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts
2002-01-05 02:22:45 +00:00
seawood%netscape.com
e5fc3853f2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
shanjian%netscape.com
f76c0c6f15
#112793 fine tune frame charset mechanism
...
Besides charset, document now records charset source as well.
nsCharsetSource was replaced by PRInt32.
Some code relocation in nsHTMLDocument.cpp
r=yokoyama sr=waterson
2001-12-26 03:17:59 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
locka%iol.ie
81da213c69
Moved fixup out of nsWebShell and into nsDefaultURIFixup. b=109309 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-12-19 15:58:58 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
darin%netscape.com
9ce3ac583e
fixes bug 47617 "Connection to https needs to tell user to install PSM if w/o"
...
r=gagan, sr=mscott
2001-12-11 23:01:08 +00:00
ccarlen%netscape.com
b4f1e83674
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
danm%netscape.com
0a51b6b067
move focus unsuppression in SetupNewViewer until after the viewer has been initialized. also add an assertion should we ever again get into a lazy document creation infinite loop. bugs 106820, 110856. r=bryner,hyatt
2001-12-11 02:41:22 +00:00
ccarlen%netscape.com
2d15ad27bc
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
darin%netscape.com
45989119b4
fixes bug 83471 "Redirection loops"
...
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
2001-12-08 00:23:04 +00:00
timeless%mac.com
b22b307604
Bugzilla Bug 113827 nsDSWebProgressListener.cpp This file is now longer used...
...
r=adamlock sr=darin
2001-12-07 00:37:26 +00:00
attinasi%netscape.com
1b529bd913
Prevent crash when IFRAME is reframed during layout. bug=108105 r=dbaron sr=jst
2001-12-07 00:02:03 +00:00
alecf%netscape.com
c75ffc4505
fix for bug 79707
...
code by ccarlen, sr=alecf, r=valeski
simple null-check so that embeddors don't have to implement nsIBrowserHistory
2001-12-04 01:42:01 +00:00
locka%iol.ie
1a872d5c16
Add code to nullify pointers and do extra checks to catch docshell crashes most likely caused by bad weak references. b=67721 r=rpotts@netscape.com sr=mscott@netscape.com
2001-12-03 12:42:49 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
jst%netscape.com
fa7a08b777
nsDependentString(nsnull) is illegal and asserts. sr=rpotts@netscape.com
2001-11-28 06:09:40 +00:00
radha%netscape.com
89c2d43cf6
Fix for bug # 99638. r=darin sr=rpotts. Use nsIMultiPartChannel to access
...
htttpChannel that is part of a multipartChannel.
2001-11-27 23:14:15 +00:00
bryner%netscape.com
6c17c78d35
Bug 106445 - clicking url in mail doesn't focus browser window. r=jst, sr=hyatt.
2001-11-27 01:22:34 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
radha%netscape.com
389ca5a708
Fix for bug # 106994. - Remove redundant code in nsDocShell to acquire handle to SH in the root docshell r=adamlock sr=rpotts
2001-11-20 20:14:02 +00:00
locka%iol.ie
5561da19ee
Restore old URI space trimming code to avoid potential regression. bug 110081 r=pchen@netscape.com sr=ben@netscape.com
2001-11-19 21:48:31 +00:00
locka%iol.ie
ffa500ddc4
Fix for assertions happening on every new docshell. b=110685 r=brade@netscape.com sr=darin@netscape.com
2001-11-19 21:39:40 +00:00
alecf%netscape.com
12bb7e7da4
fix for bug 102043 - hide redirected URLs after adding them to global history
...
r=radha, sr=rpotts
2001-11-19 20:22:14 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
pchen%netscape.com
64f77eda85
bug 110081, patch=adamlock, r=pchen, sr=ben, harden docshell against empty URLs
2001-11-18 07:45:14 +00:00
danm%netscape.com
873663c564
plug leak of docshell. bug 110410 code=dbaron r=jst,me
2001-11-17 05:19:10 +00:00
danm%netscape.com
1ccff90432
hook up CreateAboutBlankContentViewer. bug 88229 r=jst,rpotts
2001-11-16 02:15:31 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
locka%iol.ie
59293134d1
Add error message when user tries to load a malformed url instead of silently ignoring it. b=89118 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-11-14 13:26:43 +00:00
darin%netscape.com
98a39fa92e
patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
bzbarsky%mit.edu
0dce65ed23
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
locka%iol.ie
1b2a0f217a
Workaround for problem in PromiseFlatString class. b=108880 r=adamlock@netscape.com sr=scc@mozilla.org
2001-11-07 19:03:39 +00:00
radha%netscape.com
4121680bfe
Fix for bug # 108041. Session history misbehaves when _top is replaced after a series of subframe navigations. r=adamlock sr=rpotts.
2001-11-06 23:56:45 +00:00
locka%iol.ie
6ebc55670c
Fix duff indentation (tab instead of space). b=78810
2001-11-06 23:06:36 +00:00
locka%iol.ie
0fbe8a5759
Add fixup for view-source: URLs. b=78810 r=bzbarsky@mit.edu sr=blizzard@mozilla.org
2001-11-06 22:55:30 +00:00
blizzard%redhat.com
798f3859c5
back out darin's fix for bug #107789 since it caused blocker #108637 .
2001-11-06 16:32:52 +00:00
darin%netscape.com
803d882528
fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
danm%netscape.com
46e1db7271
initial (disabled) cut at creating about:blank documents synchronously. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:24:39 +00:00
danm%netscape.com
3779efd362
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
seawood%netscape.com
c79715ed1b
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
radha%netscape.com
3489a83331
Fix for bug # 103850. DocShell sets wrong cache key while loading pages with postdata. r=adamlock sr=darin
...
CVS: ----------------------------------------------------------------------
2001-11-01 22:21:31 +00:00
mkaply%us.ibm.com
30e51725aa
#88100
...
r=simon@softel.co.il , sr=blizzard
Hookup Bidi preferences
2001-11-01 05:40:35 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
alecf%netscape.com
e7e8955c4c
bug 100113, r=jag, sr=blizzard - remove some dumb dependencies on dom and gfx
2001-10-31 23:43:27 +00:00
bryner%netscape.com
c3d6f78b18
When creating the root view's widget, don't show it. This prevents full-page Invalidates during page load caused by showing and then hiding the widget. Bug 97895, r=blizzard, sr=hyatt.
2001-10-31 05:06:31 +00:00
rpotts%netscape.com
6f84f1feee
bug #107097 - back/foward do not work!
2001-10-29 06:03:27 +00:00
jaggernaut%netscape.com
5a37c44786
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 07:43:56 +00:00
rpotts%netscape.com
5e626fd436
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
radha%netscape.com
e833d177d8
Fix for bug # 103978. Problems with back/forward at cnn.com, mainly due to expired subframes and clicking back/forward fast. r=adamlock sr=rpotts
2001-10-26 19:04:11 +00:00
bryner%netscape.com
bbbbd6f9e3
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
2001-10-22 22:43:52 +00:00
locka%iol.ie
7b38117f01
New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com
2001-10-20 11:42:35 +00:00
radha%netscape.com
b881df6674
Fix for bug #101682 . history.back() history.go(-1) misbehave on repeated usage and does notrestore scrollbar position. r=mcafee, sr=alecf
2001-10-19 21:28:57 +00:00
alecf%netscape.com
9a8ef3ebf4
bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls
2001-10-16 20:56:51 +00:00
darin%netscape.com
0abdf1472a
fixes bug 104181 "SH should not store layout state if server sends Cache-control: no-cache"
...
r=radha, sr=rpotts
2001-10-13 01:03:59 +00:00
radha%netscape.com
34b6623d41
Fox for bug 96230. Back button does not preserve scroll bar positions on local files and ftp directory listings. r=adamlock sr=darin.
2001-10-11 18:50:05 +00:00
dbaron%fas.harvard.edu
765eb60417
Reduce construction of (expensive) nsAutoString objects at performance hotspots. r=jag sr=waterson b=102756
2001-10-10 05:00:36 +00:00
radha%netscape.com
42dfc0b5a1
fix for bug # 99305. 'Back is overjumping pages'. Expired subframes cause
...
error in behavior of back/forward buttons. r=valeski sr=darin
2001-10-09 20:51:38 +00:00
locka%iol.ie
6acb83c43b
Fix removes const keyword from the out param of nsIWebShell::GetURL and fixes a memory leak in viewer when it calls this method. b=102413 r=jaggernaut@netscape.com sr=rpotts@netscape.com
2001-10-08 20:08:30 +00:00
sfraser%netscape.com
d0eabddbdd
Fix for blocker bug 103036 -- crash when opening prefs dialog in Mac classic skin. Bullet-proof nsDocShell::FocusAvailable() against recursion, and fix the XBL to set focus later on. r=adamlock, sr=hyatt
2001-10-05 00:05:15 +00:00
radha%netscape.com
1dfc88f486
Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
...
embedding freezing guidelines. r=chak sr=alec
2001-10-01 20:15:06 +00:00
radha%netscape.com
a86430cb2e
Fix for bug # 96163. Bypass history load causes disorientation with page titles. r=valeski. sr=alecf
2001-10-01 19:47:50 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
darin%netscape.com
aca4fb226a
fixes bug 101832 "back/forward buttons should use LOAD_NORMAL + VALIDATE_NEVER"
...
r=gagan, sr=rpotts
2001-09-27 00:03:26 +00:00
radha%netscape.com
e8fbbea2db
Fix for bug 89309. Reload on a post resut simply rerenders the page without taking user's permission to repost the data to the server. r=darin sr=rpotts
2001-09-26 19:33:14 +00:00
ccarlen%netscape.com
cd8f50de5b
Bug 96543 - Make nsWebBrowserFind default to searching in all frames. r=valeski/sr=sfraser
2001-09-26 14:07:35 +00:00
radha%netscape.com
3885f1b3ea
Fix for bug 92824. Update index in SH after onStartLoad() is called for the page. r=adamlock sr=rpotts
2001-09-22 00:12:41 +00:00
radha%netscape.com
5e77a7b9d3
Fix for bug 92824. Update index in SH after onStartLoad() gets called for the page
2001-09-22 00:10:58 +00:00
shanjian%netscape.com
a62e4f129a
#99666 page is displayed as blank in certain situation
...
r=harishd, sr=rpotts
2001-09-21 02:38:37 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00