rjesup%wgate.com
24e1fab20d
Bug 126346: textzoom is not inherited by iframes. r=jag, sr=blizzard/dbaron
2002-08-30 15:44:48 +00:00
shanjian%netscape.com
fd1c7b2e6c
#162239 POST document could not inherit charset from previous page if the previous charset is from autodetection.
...
r=ftang, darin, sr=jst
added PrevDocCharset to markupViewer, and pass around previous document charset.
This charset is later used to load POST document.
2002-08-26 20:13:31 +00:00
bryner%netscape.com
b366f360b3
Ignore generated Makefiles.
2002-08-23 10:30:06 +00:00
alecf%netscape.com
22cd1629d5
ok, hopefully the last attempt to fix bug 12493, normalizing URLs for global history
...
this time cache the most common URI objects for links that appear on a webpage - http, https, ftp
r=radha, sr=darin
2002-08-15 22:21:40 +00:00
alecf%netscape.com
ad843a06ab
oops, this wasn't part of my backout
2002-08-15 01:45:39 +00:00
alecf%netscape.com
5d7a8da091
back myself out to see if I caused the pageload times to go up
...
I'm sure its me :(
2002-08-15 01:44:51 +00:00
alecf%netscape.com
2026def530
really fix bug 12493 - sr=darin, r=radha
...
move the check for mIOService into its own check
2002-08-14 22:43:05 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
seawood%netscape.com
fd04b4cf12
Removing unused SharedPrefix files.
...
Bug #160628 r=cls
2002-08-08 00:37:07 +00:00
timeless%mac.com
8a4ba78033
Bug 135811 Crash after infinite recursion:
...
nsContentTreeOwner::FindItemWithName -> nsDocShell::FindItemWithName ->
nsDocShell::FindItemWithName (loop back to nsContentTreeOwner) - Trunk M1BR [@ ntdll.dll -
nsDocShell::FindItemWithName] [@ MSVCRT.DLL - nsWritingIterator<unsigned short>::write]
patch by adamlock r=mjudge sr=jst
2002-08-07 08:23:46 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
alecf%netscape.com
9d46c7a238
fix for bug 12493 - layout should canonicalize urls before asking global history for visited status
...
r=radha, sr=darin
2002-08-06 23:51:42 +00:00
aaronl%netscape.com
0f4ba024e4
Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt
2002-08-01 23:12:38 +00:00
nhotta%netscape.com
9b5c55ed77
Change nsJSProtocolHandler to listen to originCharset to apply conversion if necessary,
...
also changed the callers to set originCharset,
bug 137182, r=caillon, sr=jst, a=asa.
2002-07-23 23:28:28 +00:00
locka%iol.ie
3291fb895d
Move appstrings.properties into new docshell/resources dir. b=156988 r=brade@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-07-16 11:54:44 +00:00
mjudge%netscape.com
47e8fbc7bf
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
locka%iol.ie
98b6eb2389
Ensure load error pages don't end up in the session history. b=157004 r=radha sr=rpotts a=asa
2002-07-15 19:10:13 +00:00
radha%netscape.com
ae5783c055
Fix for bug # 124245. javascript onload redirect breaks back button. r= rpotts sr=alecf, a=roc+moz
2002-07-12 21:15:51 +00:00
locka%iol.ie
1f26756e18
Support for error pages. b=28586 r=radha@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-07-11 20:59:03 +00:00
locka%iol.ie
8287d3dffd
Use proper weak refs over raw pointers to hold parent URI listeners. b=144887 r=radha@netscape.com sr=alecf@netscape.com
2002-07-09 21:30:13 +00:00
locka%iol.ie
cbef215aeb
Use proper weak refs over raw pointers to hold parent URI content listeners. b=144887 r=radha@netscape.com sr=alecf@netscape.com
2002-07-09 21:25:12 +00:00
locka%iol.ie
2107b1eb2b
Display error message for unregistered protocols instead of fixing them up. b=100176 sr=darin@netscape.com r=brade@netscape.com
2002-06-28 18:47:20 +00:00
harishd%netscape.com
d764d0b911
Putting back the idl change that was backed out in my previous checkin
2002-06-28 00:57:03 +00:00
harishd%netscape.com
0031d01a28
Backing out my checkin to see if it fixes the Txul breakage
2002-06-27 23:32:51 +00:00
harishd%netscape.com
5ce8f55dd0
** checking in for mstoltz **
...
Disable scripts on the requested docshell and containing docshells. Also, made setCurrentURI() scriptable ( approved by Adam Lock ). b=154647, r=harishd, sr=jst
2002-06-27 20:58:42 +00:00
rpotts%netscape.com
424c54035e
bug #147741 (r=jst, sr=darin) Call nsIContentPolicy for toplevel and subdocuments.
2002-06-21 22:47:42 +00:00
radha%netscape.com
7d80c58dae
Fix for bug # 144301. shift-reload on a frameset page causes misbehavior of back and forward on future subframe navigations on the same page. a=adamlock sr=rpotts.
2002-06-11 21:12:27 +00:00
serge%netscape.com
92f5cb89d5
fix for 147256, Crash in nsDocShell::GetRootScrollableView, r=av, sr=alecf
2002-05-30 00:46:12 +00:00
bryner%netscape.com
415ee0507d
Getting rid of a useless printf that I forgot to remove before checking in.
2002-05-28 00:16:13 +00:00
locka%iol.ie
944c13b5aa
Reinstate keyword fixup code to fix regression. b=143080 r=valeski@netscape.com sr=rpotts@netscape.com
2002-05-17 01:58:45 +00:00
rpotts%netscape.com
73de225b01
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
av%netscape.com
c405585a95
Fixing 143178 -- refreshing plugins before going to the plugin finder sevice, r=peterl, sr=beard
2002-05-16 20:41:26 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
radha%netscape.com
a89a95f087
Fix for bug # 135289. META http-equiv="cache-control" directives are ignored by back forward buttons. r=rpotts sr=darin.
2002-05-09 20:32:35 +00:00
darin%netscape.com
6fd5862e6e
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
radha%netscape.com
af170fb3a8
Fix for bug # 125372. Forward arrow not active when it should be. r=adamlock sr=alecf.
2002-05-06 21:01:59 +00:00
darin%netscape.com
b4b75daa66
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
alecf%netscape.com
8d5e9bfc4c
bug 136235 - comment-only change - update nsIGlobalHistory to use javadoc format, and properly document the API
...
r=chak, sr=dveditz
2002-04-27 01:21:09 +00:00
jst%netscape.com
18f1c685f6
Fixing regression bug 138663. Cached mail compose windows open up blank. r=harishd@netscape.com, sr=jband@netscape.com
2002-04-24 00:33:56 +00:00
radha%netscape.com
5c3c65ab89
Fix for bug # 138134. scrollbar restoration for anchor traversals broken because of few regressions in the last week. r=adamlock sr=alecf.
2002-04-19 23:14:53 +00:00
jkeiser%netscape.com
0dc252669f
Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com
2002-04-18 22:02:09 +00:00
jst%netscape.com
cd9afd67e1
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2002-04-17 04:17:16 +00:00
mjudge%netscape.com
678b215e1d
was in 9.8 and 9.9 bs7868 SHOULD have been checked into trunk trying again. will go into 1.0 branch soonest
2002-04-16 23:02:50 +00:00
bryner%netscape.com
8b79892214
Make sure nsDocShell::GetVisibility returns false if we are inside a hidden pane of a deck; this prevents ctrl+tab from focusing these documents (which causes focus to appear lost). Bug 106123, r=jkeiser, sr=hewitt.
2002-04-15 22:25:17 +00:00
tor%cs.brown.edu
cb1d9145e3
Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan
2002-04-13 10:03:59 +00:00
radha%netscape.com
c90be9bd7a
Fix for bug # 135868. Null pointer reference in nsDocShell::InternalLoad. r=mcafee sr=rpotts a=valeski. Approved by ADT.
2002-04-10 14:04:02 +00:00
timeless%mac.com
e958546d80
Bug 135679 Form submit doesn't work if target is same page and current url has anchor
...
patch by ere@atp.fi r=jkeiser sr=attinasi a=rjesup
2002-04-10 13:56:30 +00:00
locka%iol.ie
5123b4bffa
Fix an %s which should have been an %S. b=131143 r=chak@netscape.com sr=rpotts@netscape.com a=lorikaplan@netscape.com (locale) a=jaimejr@netscape.com (adt) a=asa@mozilla.org
2002-04-10 11:09:59 +00:00
timeless%mac.com
a84a7e233f
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
...
Backing out the fix for bug 52334
approved by sheriff (karnaze) and cathleen
2002-04-05 05:42:10 +00:00
jst%netscape.com
bf7702387e
Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2002-04-04 22:42:19 +00:00
radha%netscape.com
211d5e1dc1
Fix for bug 59774. Save scrollbar positions in sessionhistory when jumping from one anchor to another in a page. r=adamlock sr=alecf a=asa. Approved by ADT.
2002-04-04 22:10:10 +00:00
jst%netscape.com
020632bdc1
Backing out latest checkins due to them not working on linux and other unix systems with broken compilers.
2002-04-04 07:31:16 +00:00
jst%netscape.com
aa9f71957d
Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2002-04-04 02:09:19 +00:00
locka%iol.ie
807d24d1a3
Prevent www. & .com fixup for link clicks and in frames & iframes. b=34943 r=radha@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org a=jaimejr@netscape.com (adt)
2002-04-03 11:04:30 +00:00
rpotts%netscape.com
af9b1d6667
bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network.
2002-04-01 21:22:27 +00:00
jkeiser%netscape.com
364860a367
Handle errors better from DocShell loading (fixes a crash) (bug 132023), r=sicking@bigfoot.com, sr=darin@netscape.com, a=asa
2002-03-27 05:45:17 +00:00
dbaron%fas.harvard.edu
9cbe951ea6
Previous checkin was for bug 126346.
2002-03-27 04:52:12 +00:00
dbaron%fas.harvard.edu
51d80aa98c
Ensure that text zoom persisted from a previous page is applied to frames. Patch from Tom Mraz <t8m@centrum.cz>. r=dbaron sr=jag a=scc
2002-03-27 03:32:41 +00:00
dbaron%fas.harvard.edu
241f60a176
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:42:00 +00:00
locka%iol.ie
b96e3dbb7a
Tweaked a comment to make attribute behaviour more clear. b=131725
2002-03-22 14:48:41 +00:00
locka%iol.ie
6a8e1482d7
Make appending www. & .com during fixup more controllable via prefs. b=34943 r=brade@netscape.com sr=mscott@netscape.com a=asa@mozilla.org
2002-03-22 14:29:52 +00:00
darin%netscape.com
9fbd1028d6
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
darin%netscape.com
e0437f1e08
remove annoying "unknown error" dialog. b=131399, r=dougt, sr=bienvenu, a=asa
2002-03-19 00:06:31 +00:00
nhotta%netscape.com
c4fa3c40ac
Use system charset for URL bar if the URI scheme is http, https, ftp or file,
...
bug 130393, r=yokoyama, sr=darin, a=asa.
2002-03-18 23:35:56 +00:00
radha%netscape.com
cae01ae533
Fix for bug 125225. locationbar and top.location updated when document.write() is done on iframes.
...
r=adamlock sr=rpotts a=asa.
2002-03-16 04:18:40 +00:00
darin%netscape.com
093940ff41
fixes orangeness on tinderboxen, b=63878.
2002-03-15 02:27:02 +00:00
darin%netscape.com
5affc94a93
fixes bug 63878 "Implement alert for 'document contains no data' (was Going
...
to lexmark.com does nothing, but www.lexmark works [Connection reset by peer]"
r=adamlock, sr=rpotts, a=asa
2002-03-14 20:24:15 +00:00
jkeiser%netscape.com
aeb4d3fdbb
Prevent double submission of forms (bug 72906). r=darin@netscape.com, r=alexsavulov@netscape.com, sr=alecf@netscape.com, a=asa
2002-03-13 06:08:56 +00:00
locka%iol.ie
1399126d90
Don't assert & crash when trying to get child docshells that are out of bounds. b=127528 r=ccarlen@netscape.com sr=jst@netscape.com a=asa@mozilla.org
2002-03-08 21:55:43 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
locka%iol.ie
427ba2425c
Properly fixup URLs containing http:// string in as form submit values. b=126181 r=bzbarsky@mit.edu sr=mscott@netscape.com a=asa@mozilla.org
2002-03-05 23:17:47 +00:00
morse%netscape.com
662e2a6a2e
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:26:49 +00:00
radha%netscape.com
ea7d9216d2
Fix for bug # 124427. Make sure subframes get the proper loadType when it is loaded
...
from a onLoadHandler. r=adamlock sr=alecf a=asa
2002-03-01 23:56:48 +00:00
bzbarsky%mit.edu
01441240a3
target="_new" blocking should not block "_self", "_content", etc. Bug
...
126003, r=akkana, sr=rpotts, a=shaver
2002-03-01 00:02:46 +00:00
danm%netscape.com
4050702da3
implement new attribute nsIBaseWindow::enabled. bug 126786 r=hyatt,rginda a=asa
2002-02-28 23:22:55 +00:00
bzbarsky%mit.edu
0ca37a0405
Add UI for browser.block.target_new_window (used to be named
...
browser.target_new_blocked). Bug 78037, patch by Jonas Jorgensen
<jonasj@jonasj.dk>, r=bzbarsky, sr=alecf, a=asa
2002-02-25 23:38:02 +00:00
mscott%netscape.com
ac6d07afca
Bug #126981 --> make HTML anchors work again by reversing the logic on an if clause.
...
r=sspitzer
sr=alecf
a=shaver
2002-02-21 23:16:57 +00:00
bbaetz%student.usyd.edu.au
03a55cf172
Bug 110760 - directory listings shouldn't reuly on libappcomps.
...
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
alecf%netscape.com
66e767c7b8
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
cathleen%netscape.com
124339899e
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
2002-02-19 07:36:56 +00:00
blakeross%telocity.com
ef07a47c08
This was part of my earlier patch. I forgot to check it in.
2002-02-12 23:43:41 +00:00
jst%netscape.com
f8e111bab0
Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com
2002-02-09 03:36:55 +00:00
radha%netscape.com
8563362d73
Fox for bug # 109485. Meta refresh works differently than otehr browsers. r=valeski. sr=jaggernaut.
2002-02-08 22:46:09 +00:00
radha%netscape.com
0ee86542b2
Fix for bug 90224. Send nsISHistoryListener notifications for Reload. r=mcafee, sr=rpotts.
2002-02-08 00:20:26 +00:00
radha%netscape.com
ac83611671
Fix for bug 119914. nsDocShell::LoadURi() does not properly map certain load flags in nsIWebNavigation. r= adamlock. sr=rpotts.
2002-02-06 22:16:31 +00:00
mkaply%us.ibm.com
9a552ecebc
Someone can yell at me later if this was a totally stupid thing to do - Fixing OS/2 bustage - I need OS/2 building so we can watch the NSS_3_4 landing
2002-02-06 14:39:42 +00:00
darin%netscape.com
2d85aed21d
fixes bug 54349 "stylesheet do not load when in another HTTP auth realm
...
(sometimes)" patch=badami@netscape.com , r/sr=rpotts,darin
2002-02-06 07:26:26 +00:00
cathleen%netscape.com
740d95a0a9
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
mjudge%netscape.com
726b5e82c1
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
d7c4d9025d
fix ref count bloat
...
Bug 123011 sr=hyatt
2002-02-01 20:12:35 +00:00
rods%netscape.com
bf85c2dc3a
fix build breakage
2002-02-01 16:17:40 +00:00
rods%netscape.com
ab52751787
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
97d54fdb2f
Just fixing some indents/whitespace, rs=mozbot
2002-02-01 00:45:58 +00:00
radha%netscape.com
fcf39d4ccf
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
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
mjudge%netscape.com
ca4de4f1e9
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
83bd95cb47
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
74b270f1db
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
bb256723c2
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
3f1e512564
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
a746d2a4d0
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
3fc9948bbb
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
e56e20b1dc
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
ddf6b225f1
fixes bug 42898 "iDNS support"
...
r=nhotta, sr=brendan
2002-01-16 03:23:23 +00:00
darin%netscape.com
43687f1b48
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
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
darin%netscape.com
a8fec387ad
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
3372480640
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
87bfcf8f7f
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
9a8e2e4f57
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
5965318acb
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
20ebc95fe3
implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts
2002-01-05 02:22:45 +00:00
seawood%netscape.com
128ac41103
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
bf85c86c6a
#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
61a97fd94a
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
2e680f1b17
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
6283a1fddc
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
45bfbf0658
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
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
15273ea50a
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
seawood%netscape.com
51fa852613
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
00908ba8cf
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
993cd4c06f
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
b56435f4b3
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
6d8ea78b52
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
94012c9c3c
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
b5de2db97f
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
64bad9ccb3
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
51e88e8a5e
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
a2785c5d51
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
1f0cc6e6b9
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
jst%netscape.com
9cc9e43e59
nsDependentString(nsnull) is illegal and asserts. sr=rpotts@netscape.com
2001-11-28 06:09:40 +00:00
radha%netscape.com
155b4d617d
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
d4d1682471
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
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
radha%netscape.com
a0d29b2978
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
a8f890f8dd
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
9d5587b92f
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
e404891446
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
060425ec59
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
b83f77d1c0
bug 110081, patch=adamlock, r=pchen, sr=ben, harden docshell against empty URLs
2001-11-18 07:45:14 +00:00
danm%netscape.com
9ec0e84cdd
plug leak of docshell. bug 110410 code=dbaron r=jst,me
2001-11-17 05:19:10 +00:00
danm%netscape.com
66ce4b43e0
hook up CreateAboutBlankContentViewer. bug 88229 r=jst,rpotts
2001-11-16 02:15:31 +00:00
alecf%netscape.com
d49a4ba867
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
locka%iol.ie
ce78ef8589
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
f6a4f1885b
patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
bzbarsky%mit.edu
f2ee8260a0
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
0c64fcd0aa
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
75ecea3381
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
e460f31d71
Fix duff indentation (tab instead of space). b=78810
2001-11-06 23:06:36 +00:00
locka%iol.ie
26f0e8f362
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
2b59cc6379
back out darin's fix for bug #107789 since it caused blocker #108637 .
2001-11-06 16:32:52 +00:00
darin%netscape.com
481e50ee9a
fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
danm%netscape.com
7aef9b6746
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
09750f9a69
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
seawood%netscape.com
be10c3b1a8
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
5ac1e9da9a
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
7517a0149b
#88100
...
r=simon@softel.co.il , sr=blizzard
Hookup Bidi preferences
2001-11-01 05:40:35 +00:00
seawood%netscape.com
8a2a775382
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
61716661d2
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
e6b4535db9
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
32fc0ff6ef
bug #107097 - back/foward do not work!
2001-10-29 06:03:27 +00:00
jaggernaut%netscape.com
718057d1d5
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
ae53430684
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
80e12b9a8c
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
03cd3c194e
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
49c4cc4076
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
105e4e1635
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
ce1eec0457
bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls
2001-10-16 20:56:51 +00:00
darin%netscape.com
27e43f3dd8
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
4578cb2d5a
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
0b281a2ef6
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
8299010da4
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
fdfe0b65f7
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
aebb4423a9
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
55322c6772
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
966d323ac2
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
ca6197295f
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
4e12e44b2f
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
be046a6ff8
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
6187a9e859
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
0041b4581a
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
3d1c5456ef
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
b6b4d7d1c6
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
15155bec60
#99666 page is displayed as blank in certain situation
...
r=harishd, sr=rpotts
2001-09-21 02:38:37 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
rpotts%netscape.com
91df4b9c17
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
2001-09-17 23:22:00 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
darin%netscape.com
5a2d9f0d2d
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
mkaply%us.ibm.com
b5a07aa4fe
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:22:16 +00:00
radha%netscape.com
25f6374edd
Removing a printf statement that I mistakenly included in the previous checkin. Got permission
...
from leaf to checkin this fix with out r and sr comments.
2001-09-10 22:47:17 +00:00
cls%seawood.org
67ce4374e2
Updating module dependencies
2001-09-08 07:40:14 +00:00
radha%netscape.com
1034cb6c92
Fix for bug 79063 r=rpotts sr=darin
2001-09-07 22:06:08 +00:00
rpotts%netscape.com
80d4f413a0
bug #98469 (r=pavlov, sr=jst). Using the _content window target sometimes fails...
2001-09-06 05:31:14 +00:00
valeski%netscape.com
93959d48cc
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
dougt%netscape.com
d5f58776bc
Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
...
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
radha%netscape.com
086f84cd3c
Fix for bug # 94926. assert in nsDocShell::SetTitle() r=adamlock sr=rpotts a=asa
2001-08-24 20:03:24 +00:00
rpotts%netscape.com
1da1ff6b05
bug #96418 (r=valeski, sr=mscott). SaveAs dialog not shown when saving file...
2001-08-24 18:45:11 +00:00
radha%netscape.com
29aa2102b0
Fox for bug # 90098 and 83684 r=valeski sr=rpotts a=asa
2001-08-23 21:56:38 +00:00
shanjian%netscape.com
108f61c127
#45187 Inherit character coding does not work in <a href= xxxx target="new">
...
r = rpotts, sr=waterson, a=tor
2001-08-23 04:24:25 +00:00
bryner%netscape.com
d1b47d9b27
Bug 92210 - Window steals focus if you switch to another app during "Transferring data from...". r=saari, sr=hyatt.
2001-08-21 21:18:45 +00:00
locka%iol.ie
f8d27dba10
Fix for anchors that try and load content into a docshell that has already been destroyed. b=94229 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-08-21 00:50:26 +00:00
sfraser%netscape.com
4d87b83d18
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:16:19 +00:00
radha%netscape.com
cd2004720f
Fix for bug # 86752. LOAD_FLAGS_BYPASS_HISTORY does not work. r=adamlock sr=rpotts
2001-08-16 23:49:50 +00:00
sfraser%netscape.com
da2eead239
Project cleanup, rs=scc. Use NSComponentStartup.o, since this is a component.
2001-08-16 00:42:02 +00:00
shanjian%netscape.com
cd26ab6678
#92473 Overwrite character set does not work inside Text and Textarea.
...
r = radha, sr=blizzard
2001-08-16 00:33:58 +00:00
kin%netscape.com
d1f0da0f52
Fix for blocker bugs 95243 (Crash when typing in body of mail compose window)
...
and 95297 (session history doesn't restore scroll position and form controls).
Fix backs out bryner@netscape.com's patch for bug 92210.
a=jj@netscape.com
2001-08-15 20:41:20 +00:00
rpotts%netscape.com
33bbd6972c
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2001-08-14 04:46:20 +00:00
bryner%netscape.com
5842490a14
Bug 92210 - Browser window steals focus if you switch to another window during "Transferring data from..." state. r=saari, sr=hyatt.
2001-08-13 23:48:16 +00:00
radha%netscape.com
ef1b15b65b
Fix for topEmbed bug 93027 r=pollmann sr=darin
2001-08-10 14:43:03 +00:00
rpotts%netscape.com
934fa34926
bug #91165 . Better patch (trunk only) for fixing selectAll within framesets for embedding
2001-08-09 09:24:26 +00:00
rpotts%netscape.com
ab99a7c95c
bug #91165 - selectAll does not work for frames (embedding only). (r=nisheeth, r=valeski).
2001-08-08 04:28:11 +00:00
dbaron%fas.harvard.edu
5c0b6349e6
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into new Destroy method so it happens at the end of paint suppression. Also clean up nsDocumentViewer.cpp a bit. b=80203,89626 r=hyatt sr=waterson
2001-08-01 03:15:50 +00:00
dbaron%fas.harvard.edu
0ab924e19b
Backing out changes for 80203 and 89626 to fix blocker 92325 and probably also blocker 92443.
2001-07-26 20:53:21 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
dbaron%fas.harvard.edu
5948e0ab2d
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into EndObservingDocument so it happens at the end of paint suppression. b=80203,89626 r=hyatt sr=waterson
2001-07-25 04:30:59 +00:00
yokoyama%netscape.com
c2276106a5
Bug 60178
...
Before calling browserChrome->SetStatus()
if mailtourl then UnEscape from utf-8.
if not,then UnEscape from doc charset
/r=ftang, /sr=blizzard
2001-07-24 22:37:40 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
rpotts%netscape.com
c111544a91
bug #84749 . (r=nisheeth, sr=jst). Document unload() events fired *after* the current URI had been changed - this allowed JS to track where the user was going next...
2001-07-17 20:17:38 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
mscott%netscape.com
8ab80a9d3e
Bug #89628 --> don't create a session history entry if there is no session history for this docshell chain.
...
Fixes the problem where the mailnews message pane was suddenly getting the scroll bar state remembered across messages.
(checking in for radha)
r=valeski
sr=mscott
2001-07-13 04:53:58 +00:00
mstoltz%netscape.com
b02c6f5516
Better fix for JS URL/session history exploit 88167 - JS URLs in session
...
history have no access to the current page. Other forms of loading (bookmarks,
URL bar, links) remain as they were. r=jesse, sr=jst.
2001-07-03 05:27:22 +00:00
radha%netscape.com
cfa09a4678
Fix for bugzilla bug 86330 r=adamock sr=rpotts. Bug with SH in frames with targets
2001-07-03 00:00:12 +00:00
ftang%netscape.com
266841c389
fix bug 87413. r=shanjian sr=sfraser
...
backout shanjian's check in which cuase infinite loop while
auto detect is turn on and got different result from meta tag
2001-07-02 22:36:08 +00:00
mstoltz%netscape.com
1c50a2a718
Bug 88167 - javascript URLs should never inherit the system principal or a
...
signed/privileged principal. r=bbaetz, sr=jst.
2001-07-02 06:39:29 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
yokoyama%netscape.com
85371e742c
Bug 82244
...
backout old patch
r= radha sr=rpotts
2001-06-29 22:12:14 +00:00
dbaron%fas.harvard.edu
9cfe266dc4
Fix gcc 2.7.2.3 bustage by changing |EqualsWithConversion| to |Equals|.
2001-06-29 18:28:39 +00:00
locka%iol.ie
af5caaa475
Change backslash/forward slash fixup to only occur for ftp, http & https protocols. b=81717 r=rpotts@netscape.com sr=mscott@netscape.com
2001-06-28 11:54:27 +00:00
bryner%uiuc.edu
89a8648447
Bug 82123 -- enable embeddors to alter the focus traversal so that the document itself receives focus first instead of last. r=saari, adamlock, sr=jst, a=chofmann.
2001-06-26 01:19:11 +00:00
jaggernaut%netscape.com
0ba2fa56e3
Bug 83394: Tabindex attribute not working properly in mfcembed app''.
...
Fixes problems with tabbing from the document to elements with the index attribute set in both mfcembed and the regular browser app.
patch by bryner, r=jag, sr=hyatt, a=chofmann
2001-06-22 07:25:28 +00:00
yokoyama%netscape.com
1eace18e91
Bug : 58866
...
Remove AssignWithConversion() which corrupts non-ASCII filename
and replace with FS charset converter.
r=ftang. sr=mscott ask a=chofmann
2001-06-22 01:28:18 +00:00
ftang%netscape.com
6e691349fd
check in for rpotts bug#82244
...
when we do meta charset reload, load it from cache by using the same load flag history using.
author=rpotts r=radha/adamlock sr=vidur a=chofmann
2001-06-22 00:54:27 +00:00
peterlubczynski%netscape.com
e951282fd6
More ^M bustage
2001-06-21 02:07:25 +00:00
peterlubczynski%netscape.com
8bdfa059a9
Fix for title bar not updating for full page plugins bug 59749 r=av sr=attinasi a=choffman
2001-06-21 01:04:29 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
bryner%uiuc.edu
f6f70d2ed8
Bug 70484 - browser window would go keydead when clicking a link inside a FRAME which loaded a new document into the top-level content area. r=saari, sr=hyatt, a=asa.
2001-06-19 23:31:25 +00:00
bryner%uiuc.edu
b31514c245
Bug 77913 - tab focus not cycling around in dialogs. r=jag, sr=jst, a=blizzard.
2001-06-19 05:35:24 +00:00
danm%netscape.com
668fd620fc
place clicked-link events on the current active queue, rather than the one that was active at the time of the webshell's creation. bug 71222 r=hyatt,rpotts a=asa
2001-06-19 00:28:10 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00