darin%netscape.com
2de4f81a70
fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
...
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
dougt%netscape.com
6ef0fe91ee
fixing bustage
2002-09-25 20:49:29 +00:00
dougt%netscape.com
4ce8a1539f
Moves uploadStream to nsIUploadChannel. r=neeti@netscape.com, sr=darin@netscape.com, b=100601
2002-09-25 20:15:17 +00:00
dbaron%fas.harvard.edu
5a1c2904aa
Prevent docloader leaks by making mDocLoader an nsCOMPtr. b=170024 r=peterv sr=jst
2002-09-24 00:35:51 +00:00
dougt%netscape.com
50a188a67d
Relanding radha's changes.
2002-09-20 21:37:38 +00:00
dougt%netscape.com
b1a0c0cfee
Backing out last checkins
2002-09-20 20:06:33 +00:00
radha%netscape.com
f45a28828e
Fix for bug # 159659. urlbar spoofing with wyciwyg://. r=adamlock, mstolz, sr=darin. Make sure normal loads of wyciwyg url don't go through nsDocShell::InternalLoad().
2002-09-20 19:10:23 +00:00
radha%netscape.com
88c476c398
Additional changes related to previous checkin for bug 151061. More error checking per discussion in the bug.
2002-09-20 00:03:03 +00:00
radha%netscape.com
aa45d396af
Fix for bug # 151061. Mozilla loses base uri for wyciwyg documents. r=caillon sr=jst.
2002-09-19 21:59:34 +00:00
kmcclusk%netscape.com
0db2c6960a
Change PLEvent notification on WIN32 to use a native timer instead of a posted WM_APP message when documents are not loading. This fixes some DHTML paint starvation issues and lowers overall CPU usage on many pages with DHTML. bug=164931 r=rpotts@netscape.com sr=kin@netscape.com
2002-09-19 02:53:05 +00:00
peterlubczynski%netscape.com
84402a889d
Fixing bug 165368: Download dialog appears for Shockwave Flash content r=av sr=heikki
2002-09-17 22:56:06 +00:00
nhotta%netscape.com
6c6138a192
Changed to call util function to unescape URI for status bar,
...
bug 81024, r=ftang, sr=darin.
2002-09-16 17:41:48 +00:00
darin%netscape.com
6eeda732ff
fixing "oops" following my checkin for bug 45421 (thanks to cbiesinger)
2002-09-16 06:51:28 +00:00
darin%netscape.com
0c2e6c2638
fixes bug 45421 "Offline: No feedback when browsing to an uncached URL in
...
offline mode" r=adamlock sr=rpotts
2002-09-15 23:40:43 +00:00
akkana%netscape.com
ea487d3ccc
130337: Fix Get New Themes when browser.block.target_new_window is set. r=jfrancis sr=kin
2002-09-12 19:35:55 +00:00
caillon%returnzero.com
a5cd43f732
Add a method on the fixup object to strip off wyciwyg from nsIURIs
...
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2002-09-11 01:44:13 +00:00
cbiesinger%web.de
21274805ed
bug 167203 crash in nsDefaultURIFixup.cpp r=adamlock sr=bzbarsky a=jesup
2002-09-09 17:22:19 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
rjesup%wgate.com
a6da2110b6
Bug 126346: make iframes inherit text zoom values. Re-commiting after mods
...
to deal with 1.5% Tp regression in last commit. r=dbaron, sr=jst, a=roc+moz
2002-09-06 18:46:19 +00:00
bryner%netscape.com
11659c8e1c
Bug 141295 and 153681 - fix some timing problems with initial focus. Make sure that window watcher's activeWindow accurately reflects the last window to receive an NS_ACTIVATE. Remove the GetFocusController API from nsIDocument, since the focus controller can now be obtained for the entire lifetime of the document by using GetContainer(). Cleaned up some methods on nsEventStateManager/nsIEventStateManager that were virtual for no reason. r=danm, sr=jst.
2002-09-06 00:19:58 +00:00
radha%netscape.com
4e1540d846
Fix for bug # 160869. Tweak load Types of subframes according to the parent's loadtype. r=adamlock sr=rpotts
2002-09-03 23:37:19 +00:00
rjesup%wgate.com
d96d8aedff
Backout of 126346 because of a 1.5% Tp regression on btek and a 0.9%
...
regression on luna. I don't understand how this could cause that;
SetTextZoom/GetTextZoom are cheap, and this isn't called often.
2002-08-30 21:19:13 +00:00
alecf%netscape.com
1cfdc22502
fix for bug 97470 - don't display frame/iframe urls in the global history window
...
r=radha, sr=darin
2002-08-30 17:51:48 +00:00
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