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