Граф коммитов

1467 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 18045adfd1 fix for security bug #51631
prevent auth UI from coming up from inside messages
sr=darin, r=bienvenu, a=sspitzer
2003-04-25 23:29:17 +00:00
peterlubczynski%netscape.com 1fb13b0d22 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 00:21:12 +00:00
scott%scott-macgregor.org ee12a9b32f Bug #194315 --> temporary MOZ_THUNDERBIRD hack to force all non mail urls out to the system default applications.
This is #ifdef MOZ_THUNDERBIRD and has no effect on the Seamonkey build.

sr=bryner
2003-04-24 06:05:13 +00:00
sfraser%netscape.com bb318f28de Missed a file from the previous checkin, for bug 196704. 2003-04-22 20:06:19 +00:00
jst%netscape.com b2460d9842 Fixing bug 201839. Don't let javascript: URL's from 'zombie' documents execute, and send the link's owner documents URL as the referer when loading a document as a result of clicking on a link and not the current URI. r=mstoltz@netscape.com, sr=heikki@netscape.com 2003-04-19 00:43:20 +00:00
jst%netscape.com 4d81ccdb7d Fixing bug 199489. Crash when changing iframe visibility from within the iframe. r=adamlock@netscape.com, sr=heikki@netscape.com. 2003-04-18 18:55:10 +00:00
sfraser%netscape.com 9f71cf85ba Fix crasher bug 202439 by properly refcounting the transferable hook list. r=brade, sr=bz/me. 2003-04-18 02:03:44 +00:00
brade%netscape.com 9e0440caf9 fix windows bustage sr=kin 2003-04-17 15:37:16 +00:00
brade%netscape.com 6de9f36f57 fix return type for EnsureTransferableDataHook 2003-04-17 15:22:52 +00:00
brade%netscape.com fe69233dda docshell changes for drag/drop/copy/paste hooks (bug 197121) r=adamlock, sr=smfr 2003-04-17 13:16:05 +00:00
timeless%mozdev.org ed4443f3ff Bug 201423 Crash [@ nsWebShell::Create] if urildr.dll is missing
r=adamlock sr=bz
2003-04-10 18:17:57 +00:00
locka%iol.ie 548e9caec3 Don't stop at space chars when reading URL from meta refresh. b=191207 r=alecf@netscape.com sr=bzbarsky@mit.edu 2003-04-04 15:16:53 +00:00
locka%iol.ie 2e2c7eaef0 Ignore meta refresh values that supply negative numbers. b=149543 r=alecf@netscape.com sr=bzbarsky@mit.edu 2003-04-04 11:45:53 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
radha%netscape.com 2a40f742fb Fix for bug # 180598. link within a page created by a POST, then RELOAD, POST data is lost. r=adamlock sr=alecf 2003-03-27 20:51:31 +00:00
nisheeth%netscape.com ee81a80f02 Fix for bug 197127. r=alecf, sr=heikki. Mark clicked JS urls as hidden in global history. Don't let clicked data urls enter global history. 2003-03-25 23:13:10 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
cls%seawood.org 0aa749f07c Fixing mingw bustage 2003-03-15 07:12:52 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
radha%netscape.com d3018e8bd7 Fix for bug # 166736. clicking on view image while page is loading causes the back button to notgo to the last page, but the page before last. r=adamlock sr=alecf. 2003-03-13 19:58:23 +00:00
roc+%cs.cmu.edu 210e29411b Bug 183905. Allow horizontal scrolling with mouse sticks. Patch by Dainis_Jonitis, r+sr=roc+moz 2003-03-12 03:22:11 +00:00
locka%iol.ie 3f917f058c Skip whitespace in middle of meta refresh string. b=196346 r=radha@netscape.com sr=darin@netscape.com 2003-03-11 21:15:01 +00:00
nisheeth%netscape.com 6dbd28bbd3 Fix for bug 161531. r=mstoltz@netscape.com, sr=jst@netscape.com. Fix coded up by Steve Morse. Don't add javascript: and data: link clicks to global history. 2003-03-07 08:02:31 +00:00
radha%netscape.com c3cbae6131 Fix for bug #162128. Find a usable base uri for urls loaded through javascript.
r=jst sr=darin.
2003-03-05 22:23:47 +00:00
radha%netscape.com da60ad7a2f Patch to bug # 179633. Return the proper result from ScrollIfAnchor() to the
caller to take care of traversals to invalid targets in a page. r=adamlock, sr=alecf
2003-03-05 21:41:02 +00:00
radha%netscape.com 6d5a6363c0 Fix for bug # 148794. Check if the load is to a iframe and if so, do not add
it to session history.
2003-03-05 21:37:20 +00:00
cbiesinger%web.de 387ded999e 195477 r=jst sr=bzbarsky bustage fix of this morning not ideal 2003-03-01 12:59:01 +00:00
sspitzer%netscape.com b39140bd02 fix for blocker bug #195386. regression caused by checkin for bug #97324
thanks to cbiesinger@web.de for the quick fix.  r/sr=sspitzer
2003-02-28 17:23:52 +00:00
cbiesinger%web.de 8e44a6e02d 97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service 2003-02-27 13:51:55 +00:00
danm%netscape.com 424aa08a34 implement new property nsIBaseWindow::blurSuppression. bug 68454 r=bryner,jst 2003-02-24 20:15:39 +00:00
nisheeth%netscape.com 8180f7e5ba Fix bug 193347. r/sr=alecf. a=dbaron. Remove autocomplete learning and data collection code from nsGlobalHistory.cpp now that it is no longer needed. 2003-02-21 05:08:12 +00:00
locka%iol.ie 9e1288aa6d Better explain nsIWebNavigation "document" attribute, fix spelling of "referringURI" attribute. b=192322 r=danm@netscape.com sr=bzbarsky@mit.edu a=asa@mozilla.org 2003-02-12 23:50:14 +00:00
locka%iol.ie 96cd687fd7 Ignore decimal point when deciding if meta refresh contains garbage. r=radha@netscape.com sr=alecf@netscape.com a=asa@mozilla.org 2003-02-03 13:11:40 +00:00
ccarlen%netscape.com 53553f537f Bug 189222 - TestGtkEmbed crashes when clicking on link. r=nisheeth/sr=dbaron/a=dbaron 2003-01-29 22:03:08 +00:00
bzbarsky%mit.edu eb44a4ba46 Scrolling to some anchors broken (charset issues). Bug 190886,
r+sr=dbaron, a=asa
2003-01-29 04:18:59 +00:00
locka%iol.ie 9e008e0cb1 Ignore ";URL=" meta refreshes and tolerate some other mistakes. b=170021 r=radha@netscape.com sr=alecf@netscape.com a=asa@mozilla.org 2003-01-27 10:18:56 +00:00
radha%netscape.com f5a200b5ab Fix for bug # 166799. r= adamlock sr=alecf. Use LOAD_NORMAL_REPLACE for loads from onLoad Handler. 2003-01-21 04:10:56 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
locka%iol.ie 1ae90a3a10 Fix duplicate dnsNotFound entry, replace with netReset. Checkin on behalf of peterhenderson@usa.net, b=188975 r=adamlock@netscape.com sr=bzbarsky 2003-01-17 15:08:17 +00:00
dbaron%dbaron.org 1e96329338 Implement CSS3 :target pseudo-class, which matches the target of the fragment identifier of the document's URL. Change the semantics of nsIPresShell::GoToAnchor by requiring that it be called whenever the current target changes, with an additional boolean parameter specifying whether to scroll. b=188734 r=glazman sr=bzbarsky 2003-01-13 23:10:53 +00:00
nisheeth%netscape.com 7b38fab678 Ongoing work for bug 182366. Use machine learning techniques to sort autocomplete results. r=heikki. sr=hewitt. 2003-01-13 22:23:41 +00:00
locka%iol.ie f6ba2fe1f0 Improve the look & feel of the error pages. b=156997 sr=bzbarsky@mit.edu r=bugmail@sicking.cc 2003-01-09 18:17:04 +00:00
bryner%netscape.com 7f0488eb18 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
locka%iol.ie 4514a26c79 Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com 2003-01-08 23:53:10 +00:00
dbaron%dbaron.org 098bd15103 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:35:36 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
bratell%lysator.liu.se 40bbe3138a Backout of bug 110718 to fix Tp regression and raise-on-load issues. 2002-12-15 19:52:22 +00:00
aaronl%netscape.com 569b35651c Bug 110718. During the 'transferring' when the currently visible document is a zombie, the keyboard is dead for the entire document. r=bryner, sr=hyatt+scc 2002-12-14 08:05:51 +00:00
aaronl%netscape.com b923e79c56 Bug 181910. Click on 2 links in quick succession, onload has problems with final loaded page. r=rpotts, sr=jst 2002-12-14 00:46:37 +00:00
locka%iol.ie bcb309175f Implement headers arg on nsIWebNavigation::loadURI b=181903 r=bryner@netscape.com sr=rpotts@netscape.com 2002-12-12 23:10:59 +00:00
darin%netscape.com a736085beb fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
caillon%returnzero.com 9e32208e77 182725 - nsIPref is deprecated - use nsIPrefBranch and nsIPrefService
r=adamlock sr=peterv
2002-11-30 15:22:31 +00:00
shanjian%netscape.com 88779aee96 #168582 POST document is not displayed correctly in new window
carry over charset to new window.
r=ftang, sr=jst
2002-11-27 19:53:56 +00:00
darin%netscape.com 0db76b7e07 fixes bug 153888 "'Redirection limit' error dialog should implicate cookie blocking"
r=adamlock sr=rpotts
2002-11-26 07:09:27 +00:00
bzbarsky%mit.edu 9d79b70a36 Fix bug 181472 -- uri fixup should do the PossiblyHostPortUrl check before
calling NS_NewURI if the protocol handler is the external protocol handler.
r=adamlock, sr=darin
2002-11-25 23:36:37 +00:00
bzbarsky%mit.edu ae40bce0d7 need this error check... part of patch for bug 86486, r=adamlock, sr=darin 2002-11-23 05:17:09 +00:00
darin%netscape.com d9541f875d fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
bzbarsky%mit.edu 59b2106966 Links with unknown protocol should report an error when clicked on. Bug 86486,
r=adamlock, sr=darin
2002-11-20 22:58:57 +00:00
brade%netscape.com b9a7151515 put delete of editor data earlier in deletion process (as approved in bug 180146); r=cmanske, sr=sfraser 2002-11-20 14:03:01 +00:00
cmanske%netscape.com 02e1af2113 Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser 2002-11-20 06:25:42 +00:00
cmanske%netscape.com b590877b92 Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser 2002-11-20 06:23:05 +00:00
bzbarsky%mit.edu ab75327f3e Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst 2002-11-20 00:44:26 +00:00
ducarroz%netscape.com 7cac5c43cb Fix for bug 110729. Prevent mail display pane to open a pluging in full page mode. Fix also an uninitialized pointer. Patch provided by av. R=ducarroz, SR=beard 2002-11-19 15:30:03 +00:00
darin%netscape.com 5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
peterlubczynski%netscape.com 2751ea016b Backing out fix to bug 163568 to fix bug 169991, r=darin, sr=bzbarsky, a=dbaron 2002-10-21 02:05:59 +00:00
kaie%netscape.com 67c62394a7 b=106865 Blank page instead of SSL error dialog visiting https server
r=rpotts sr=darin a=asa
2002-10-14 14:34:40 +00:00
nhotta%netscape.com c92bd67f61 Changed DisplayLoadError() to assume UTF-8 domain name,
also changed to unescape and convert the spec using originCharset.
bug 122705, r=shanjian, sr=darin.
2002-10-08 18:02:40 +00:00
rods%netscape.com 6ef92eab84 some changes from a nother patch was accidently checked in 2002-10-08 14:00:12 +00:00
rods%netscape.com 855fd85355 This patch is a bit different, instead of having the DocShell figure out whether it or one of its children are printing or PP, it gets told whether it is, and it caches that value.
This was done so navigation is as fast as possible, meaning it doesn't have to figure it out each time.
The patch:
1) Adds a method to the nsIContentViewerContainer to tell it whether we are printing or in PP.
2) Fix up the DV and PrintEngine, the DV SetIsXXXX didn't need to set any
values in the PrintEngine, but now instead makes calls and sets the values in DocShells
3) Cleaned up and add a macro to nsIDocumentViewerPrint
Bug 171161 r=dcone sr=rpotts
2002-10-08 13:17:56 +00:00
darin%netscape.com c0fa264890 fixes bug 167463 "fromCacheOnly should be an attribute on nsICachingChannel"
and fixes bug 166927 "add nsICachingChannel should provide an attribute to
'load only if modified'" r=dougt sr=bzbarsky
2002-10-06 03:20:40 +00:00
rods%netscape.com 51646a434c Impl print preview for mail and addrbook
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 10:48:59 +00:00
dougt%netscape.com 1d12c0177b Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com 2002-09-30 23:18:43 +00:00
locka%iol.ie 9afdf9165d Fixup host:port urls that have no spec and cleanup some string calling convention mess. b=155344 r=andreas.otte@debitel.net sr=darin@netscape.com 2002-09-30 22:38:31 +00:00
locka%iol.ie a591cb1c83 Make backslash to forward slash fixup smarter. b=127831 r=andreas.otte@debitel.net sr=darin@netscape.com 2002-09-30 21:55:36 +00:00
hewitt%netscape.com 03c418f9bc more phoenix build forking goo, sr=bryner 2002-09-28 22:12:24 +00:00
hewitt%netscape.com 64c822420c fixing phoenix build bustage 2002-09-28 21:03:44 +00:00
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
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