bzbarsky%mit.edu
168b5e0b75
Make sure we don't end up with a too-negative mIndex. Bug 218639, r=timeless, sr=jag
2005-08-18 11:16:51 +00:00
jaggernaut%netscape.com
0aa846f258
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2005-08-18 11:16:50 +00:00
peterv%propagandism.org
6fc6f753f6
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2005-08-18 11:16:49 +00:00
darin%meer.net
16db2ccca9
fixes bug 252023 "'no-store' header directives from server or web script ignored by browser during non-SSL transactions" r+sr=bzbarsky
2005-08-18 11:16:48 +00:00
gerv%gerv.net
2b0513285c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-08-18 11:16:47 +00:00
timeless%mozdev.org
4358054171
Bug 206166 Unused variable `PRInt32 cnt' in nsSHistory::CompareFrames
...
r=radha sr=rbs
2005-08-18 11:16:46 +00:00
seawood%netscape.com
9f717c973b
Implement mozcomps static build variant.
...
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2005-08-18 11:16:45 +00:00
dougt%netscape.com
1c90903618
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.
2005-08-18 11:16:44 +00:00
bzbarsky%mit.edu
f9accb3cc8
Implement support for the "type" attribute of <a> elements. Bug 214626,
...
r=adamlock, sr=darin
2005-08-18 11:16:43 +00:00
hpradhan%hotpop.com
a6fe550fa7
bug 197827 : fix a leak by making nsSHEntry use nsCOMArray. r=radha sr=alecf
2005-08-18 11:16:42 +00:00
jaggernaut%netscape.com
69374258dc
Bug 126826: back/forward buttons stop working because of invalid value for sessionhistory.max_entries in prefs.js. r=jrgm, sr=bryner, a=asa
2005-08-18 11:16:41 +00:00
locka%iol.ie
44aca05f16
Better explain nsIWebNavigation "document" attribute, fix spelling of "referringURI" attribute. b=192322 r=danm@netscape.com sr=bzbarsky@mit.edu a=asa@mozilla.org
2005-08-18 11:16:40 +00:00
dbaron%dbaron.org
c400512042
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2005-08-18 11:16:39 +00:00
dougt%netscape.com
c34286ee05
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2005-08-18 11:16:38 +00:00
radha%netscape.com
784eaea912
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.
2005-08-18 11:16:37 +00:00
rpotts%netscape.com
0e044cb465
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.
2005-08-18 11:16:36 +00:00
darin%netscape.com
cfd6677aaa
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2005-08-18 11:16:35 +00:00
morse%netscape.com
556260b456
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2005-08-18 11:16:34 +00:00
radha%netscape.com
b9cdde4726
Fix for bug # 105299. Loop through all the subframes to make sure all url
...
changes are reloaded when going back and forward. r=adamlock. sr=alecf a=shaver
2005-08-18 11:16:33 +00:00
gerv%gerv.net
e55b6c3a3d
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2005-08-18 11:16:32 +00:00
blakeross%telocity.com
2b1ab29d80
112282 - navigate back/fwd stops working in some cases. This is just a safety patch. r=radha sr=hewitt
2005-08-18 11:16:31 +00:00
radha%netscape.com
657497a5cf
Fix for bug 90224. Send nsISHistoryListener notifications for Reload. r=mcafee, sr=rpotts.
2005-08-18 11:16:30 +00:00
rpotts%netscape.com
a2798e03d7
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2005-08-18 11:16:29 +00:00
dbaron%fas.harvard.edu
4a5063aed7
Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc
2005-08-18 11:16:28 +00:00
seawood%netscape.com
28b163bd90
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2005-08-18 11:16:27 +00:00
radha%netscape.com
7234f21342
Fix for bug # 103050. Wrong index value passed for OnHistoryGotoIndex(). r=chak sr=alecf
2005-08-18 11:16:26 +00:00
timeless%mac.com
a5514930cd
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
2005-08-18 11:16:25 +00:00
radha%netscape.com
1431f135a4
Fix for bug # 108041. Session history misbehaves when _top is replaced after a series of subframe navigations. r=adamlock sr=rpotts.
2005-08-18 11:16:24 +00:00
radha%netscape.com
3c2585f81c
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
2005-08-18 11:16:23 +00:00
radha%netscape.com
c2c60ccdf2
Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
...
embedding freezing guidelines. r=chak sr=alec
2005-08-18 11:16:22 +00:00
dougt%netscape.com
a4f286cacd
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
2005-08-18 11:16:21 +00:00
gerv%gerv.net
4f1da55b40
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2005-08-18 11:16:20 +00:00
rjesup%wgate.com
f12a072981
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2005-08-18 11:16:19 +00:00
jaggernaut%netscape.com
f58baa1eee
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
2005-08-18 11:16:18 +00:00
radha%netscape.com
8a917701d6
Fix for bugs 87143 - Problems with setting nsSHistory::SetmaxLength()
...
92664 - nsISHistoryListener::OnHistoryGotoIndex() doesn't fire all the time.
r=mcafee, sr=alec
2005-08-18 11:16:17 +00:00
sfraser%netscape.com
4f0d0609c5
Fix bug 115171 -- shrink session history entries by replacing PRBool with PRPackedBool. r=dp, sr=waterson
2005-08-18 11:16:16 +00:00
radha%netscape.com
ea1419c6e6
Fix for bus 92824. Update index in session History only after onStartLoad notifications come for the page. r=adamlaock sr=rpotts
2005-08-18 11:16:15 +00:00
radha%netscape.com
eb244a4016
Fix for bug 79063 r=rpotts sr=darin
2005-08-18 11:16:14 +00:00
rjesup%wgate.com
af8ff7f717
Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
...
r=pierre r=jband/dbradley Also fixes some whitespace issues.
2005-08-18 11:16:13 +00:00
radha%netscape.com
71d89942ce
Fix for topEmbed bug 93027 r=pollmann sr=darin
2005-08-18 11:16:12 +00:00
jst%netscape.com
58175a633e
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2005-08-18 11:16:11 +00:00
locka%iol.ie
d374d374fd
Fix for http referrer not being sent when session history urls are loaded from the network. b=61426 sr=rpotts@netscape.com
2005-08-18 11:16:10 +00:00
radha%netscape.com
2862a68f37
Fix for bug # 55055. Save CacheKey in SH for postdata results r=adamlock sr=rpotts
2005-08-18 11:16:09 +00:00
radha%netscape.com
6c2bfcf3c2
Fix for bug # 71756. New SH interfaces. r=rpotts, valeski
2005-08-18 11:16:08 +00:00
radha%netscape.com
773d1737da
Fix for bug 84519 r=adamlock sr=rpotts a=asa. history.go(toofar) gives problems to back/forward buttons
2005-08-18 11:16:07 +00:00
shanjian%netscape.com
a09fe63b65
#92473 Overwrite character set does not work inside Text and Textarea.
...
r = radha, sr=blizzard
2005-08-18 11:16:06 +00:00
rpotts%netscape.com
38c7cd6067
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2005-08-18 11:16:05 +00:00
radha%netscape.com
4ce025867f
Fix for bugs 84556 and 82803 r=valeski sr=rpotts
2005-08-18 11:16:04 +00:00
scc%mozilla.org
9327bd8542
bug #75504 ; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|
2005-08-18 11:16:03 +00:00
radha%netscape.com
eff86f7772
Fix for bug # 76472 Assertion in GetChildAt() r=valeski sr=rpotts
2005-08-18 11:16:02 +00:00
radha%netscape.com
9b0b4eff0a
Fixes related to bug # 71756 r=rpotts, valeski
2005-08-18 11:16:01 +00:00
radha%netscape.com
a2543cc0b3
Changes related to history listener interface 65608 r=valeski sr=rpotts
2005-08-18 11:16:00 +00:00
radha%netscape.com
24c9198ad2
Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
...
Put a limit on number entries session History will hold for each browser window/embedding
window
2005-08-18 11:15:59 +00:00
radha%netscape.com
17ede7e0d1
More fixes for bug # 46828. r=pollmann sr=rpotts
2005-08-18 11:15:58 +00:00
pollmann%netscape.com
14d953579d
Bug 52670: Grow session history frame list if needed when frames load out of order. r=radha@netscape.com, sr=rpotts@netscape.com
2005-08-18 11:15:57 +00:00
radha%netscape.com
d7a6535067
Fix for bug # 58216 r/sr=rpotts
2005-08-18 11:15:56 +00:00
warren%netscape.com
51c458b13e
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2005-08-18 11:15:55 +00:00
warren%netscape.com
4d188453e9
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2005-08-18 11:15:54 +00:00
radha%netscape.com
8edf6c8504
Fix for bug # 55055 r=adamlock sr=rpotts
2005-08-18 11:15:53 +00:00
radha%netscape.com
0081f6ef04
Fix for bug # 55145. r=pollmann a=rpotts
2005-08-18 11:15:52 +00:00
locka%iol.ie
83606c97e5
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2005-08-18 11:15:51 +00:00
rayw%netscape.com
28f587aef7
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2005-08-18 11:15:50 +00:00
law%netscape.com
f39aadf915
Bug 22174; add title to SH entries for file:/ftp: directory URLs; r=radha@netscape.com
2005-08-18 11:15:49 +00:00
rpotts%netscape.com
05d1775b1e
Fixed a leak where child SHEntry were not being released when the parent SHEntry was deleted.
2005-08-18 11:15:48 +00:00
valeski%netscape.com
7325db3c30
46775. consolodating xpfe components into a root module to reduce system overhead bloat. built on win, linux, mac. precheckin tests on windows. general testing on mac and linux.
2005-08-18 11:15:47 +00:00
locka%iol.ie
1ad03cdc77
Impl of GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski
2005-08-18 11:15:46 +00:00
locka%iol.ie
288eac92a1
API changes for embedding. b=46847, r=dougt, a=valeski
2005-08-18 11:15:45 +00:00
radha%netscape.com
5f5fc8b80b
fix for bug # 43335. checking in patch on behalf of deo@logos-m.ru r=radha
2005-08-18 11:15:44 +00:00
radha%netscape.com
7aff359ee9
fix for 45770 r=nisheeth.
2005-08-18 11:15:43 +00:00
warren%netscape.com
e934c5ad83
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
2005-08-18 11:15:42 +00:00
radha%netscape.com
3063855fd5
fix for dogfood+ bug 44558. r=rpotts.
2005-08-18 11:15:41 +00:00
rpotts%netscape.com
d1ce5ab11e
Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets).
2005-08-18 11:15:40 +00:00
radha%netscape.com
ed2b7789ec
More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
...
feature is enabled.
2005-08-18 11:15:39 +00:00
radha%netscape.com
eb4e4b44b8
Fix for bug # 51564 r=valeski
2005-08-18 11:15:38 +00:00
radha%netscape.com
1472dbeb9c
More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
...
when feature is enabled.
2005-08-18 11:15:37 +00:00
radha%netscape.com
f94a6d05ae
New methods in nsIwebNavigation
2005-08-18 11:15:36 +00:00
jdunn%netscape.com
741e89c381
adding newline for HPUX
2005-08-18 11:15:35 +00:00
radha%netscape.com
dd100d5434
Initial checin for feature bug 36547. r=self(module owner) No code in this checkin is currently used by
...
any parts of the build.
2005-08-18 11:15:34 +00:00
tbogard%aol.net
6c253d950a
Changed the concept of the transaction parent/ child to be previous and next. This flows better with actual relationship they hold in session history terms. The prev and next are also now not just readonly to allow properly setting up the list while avoiding nasty casts to implementation objects. Removed a bunch of dead code. Changed the module object to use generic factories and removed the hand created NS_New* functions. Changed over to interface maps in some places. The nsSHEntry obect no longer has the concept of children. There is no need since frame state will be stored in the layout history state object. This means nsSHEntry no longer implements the nsISHContainer interface.
2005-08-18 11:15:33 +00:00
radha%netscape.com
943106abed
Fix for bug # 99624 r=chak sr=alecf.. freeze nsISHistorylistener as per new freezing guidelines
2005-08-18 11:15:32 +00:00
tbogard%aol.net
09bd41707d
Changed nsSHEntry to be more XPCOM friendly.. Uses nsCOMPtr, the new interface map etc.
2005-08-18 11:15:31 +00:00
tbogard%aol.net
058ad9e661
Changed the nsISHEntry interface to deal with layoutStateHistory in terms of a types nsILayoutHistoryState rather than just an nsISupports. Also changed the implementation to hold on to it with an nsCOMPtr rather than a raw pointer.
2005-08-18 11:15:30 +00:00
tbogard%aol.net
60df1f3a5a
nsISHEntry's attribute uri became URI to become more consistent with other places it exists.
2005-08-18 11:15:29 +00:00
tbogard%aol.net
398e7bc0f4
Added the concept of a replaceable entry. This is an entry which when a new item is added will get overwritten rather than adding the entry to the end of the list.
2005-08-18 11:15:28 +00:00
radha%netscape.com
4279d5ec2d
Initial checkin for history listener interface bug 65608 r=valeski sr=rpotts
2005-08-18 11:15:27 +00:00
cls%seawood.org
6b5e882ebb
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2005-08-18 11:15:26 +00:00
radha%netscape.com
7e4f9eaabe
Fix build warnings
2005-08-18 11:15:25 +00:00
seawood%netscape.com
59efa10b2d
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
2005-08-18 11:15:24 +00:00
jaggernaut%netscape.com
fae2f4dec4
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2005-08-18 11:15:23 +00:00
jaggernaut%netscape.com
98183edb0b
Bug 73353: clean up the REQUIRES lines in Makefiles.
2005-08-18 11:15:22 +00:00
waterson%netscape.com
6972e76d94
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.
2005-08-18 11:15:21 +00:00
cls%seawood.org
9ee068ff59
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2005-08-18 11:15:20 +00:00
pp%ludusdesign.com
7a01c1efa9
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2005-08-18 11:15:19 +00:00
law%netscape.com
5aa9b30469
Tweaks to new shist per bug 18804; r=travis@netscape.com
2005-08-18 11:15:18 +00:00
disttsc%bart.nl
5e5e370aad
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2005-08-18 11:15:17 +00:00
dougt%netscape.com
4f35188064
Landing nsIFile.
2005-08-18 11:15:16 +00:00
law%netscape.com
d387a9f56b
Fix for Mac build bustage; comment out some debugging code
2005-08-18 11:15:15 +00:00
law%netscape.com
21ace954bc
Stuff for bug #18804 ; tweaks for new web shell; r=radha@netscape.com
2005-08-18 11:15:14 +00:00
disttsc%bart.nl
3923acdf33
Clean up REQUIRES lines. r=cls
2005-08-18 11:15:13 +00:00
disttsc%bart.nl
5fc9e61b62
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2005-08-18 11:15:12 +00:00
cls%seawood.org
188a25edbf
Add pref to REQUIRES to fix senna bustage
2005-08-18 11:15:11 +00:00
cls%seawood.org
4536734025
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2005-08-18 11:15:10 +00:00
cls%seawood.org
affcd2d377
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2005-08-18 11:15:09 +00:00
radha%netscape.com
33478188d1
Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes.
...
interface changes to nsSHTransaction.
2005-08-18 11:15:08 +00:00
radha%netscape.com
7dbd187c55
Initial checkin for new SH interfaces
2005-08-18 11:15:06 +00:00
radha%netscape.com
57ecf6d243
Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804
2005-08-18 11:15:05 +00:00
radha%netscape.com
418894ccc4
Initial checkin for tre new session history component. r=dp. bug=18804
2005-08-18 11:14:57 +00:00
neil%parkwaycc.co.uk
14ebf73ed1
Bug 304053 Don't draw canvas focus on editor/midas frames r+sr=roc
2005-08-16 08:12:15 +00:00
roc+%cs.cmu.edu
131061314b
Bug 78510. Undoing backout; still no change.
2005-08-16 01:03:45 +00:00
roc+%cs.cmu.edu
195ffd9530
Bug 78510. Retry backing out of link-visited notifications, to see how Tp is affected. r+sr=bz
2005-08-15 22:39:29 +00:00
mrbkap%gmail.com
9106468ec1
bug 303267: Store the entire inner window in the window state holder instead of copying properties and restoring them. This fixes going back and forth with the bfcache on when the page gone to has javascript in it. r=jst sr=bryner
2005-08-15 18:16:42 +00:00
cbiesinger%web.de
d25f538cf6
bug 292998
...
- move textZoom storage to the prescontext from the documentviewer
- copy the textZoom between document viewers for fastback
r=bryner sr=dbaron
2005-08-13 11:54:22 +00:00
mrbkap%gmail.com
0341851454
Backing out changes for bug 303267 until the perf hits on the Seamonkey tinderbox can be explained.
2005-08-13 03:54:29 +00:00
mrbkap%gmail.com
863629109c
bug 303267: Store the entire inner window object on the history entry instead of copying/restoring JS properties. r=bryner sr=jst. This patch also fixes bugs 304284 and 304078.
2005-08-13 00:53:39 +00:00
darin%meer.net
a692c025e1
fixes bug 301358 "HTTP 'refresh' doesn't load page with bfcache enabled" r=biesi sr=bryner a=bsmedberg
2005-08-11 20:14:00 +00:00
roc+%cs.cmu.edu
da2c46e0f4
Bug 78510. bryner's checkin fixed the Firefox problems so I'm undoing my previous partial-backout.
2005-08-11 05:06:22 +00:00
roc+%cs.cmu.edu
59b2e6141b
Bug 78510. Try backing out the nsDocShell changes to see if the Tp changes still happen when visited notifications don't fire.
2005-08-10 23:23:53 +00:00
roc+%cs.cmu.edu
d187d8344a
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
2005-08-10 20:21:44 +00:00
aaronleventhal%moonset.net
80cc30cf01
Fix whitespace nit from biesi on last checkin
2005-08-10 01:47:11 +00:00
aaronleventhal%moonset.net
ee230b78cc
Bug 303841. When screen reader running, prefer external viewer applications over full page plugins because they are more accessible. r=biesi, sr=jst, a=cbeard
2005-08-10 01:45:31 +00:00
cbiesinger%web.de
bce44423fc
save the presentation even if the next load is an error page
...
Bug 299547 r=bryner sr=darin a=brendan+shaver
2005-08-09 12:31:36 +00:00
smfr%smfr.org
4175bdcc43
Clean up backout of the nsDocShell part of the patches in bug 302958 (which, luckily, was not required to fix the bug); calling EnsureContentViewer() from GetPresContext() caused performance regressions. r/sr=bryner, going on a= for previous patch.
2005-08-07 22:49:51 +00:00
smfr%smfr.org
a313f39659
Test backout of nsDocShell EnsureContentViewer() changes from bug 302962, to see impact on performance.
2005-08-07 15:49:15 +00:00
smfr%smfr.org
b781a97846
Fix bug 302962. When someone calls Activate() or Deactivate() on an nsWebBrowser which doesn't have a content viewer yet (and hence no pres shell), don't just bail because nsGlobalWindow will complain. Instead, change nsDocShell to make the content viewer on demand, and go ahead and pass the activate/deactivate onto the dom window. This fixes a serious focus bug in Camino.
...
r/sr=bryner, a=bsmdedberg.
2005-08-06 20:28:42 +00:00
bryner%brianryner.com
c48f1d8465
Fixing VC6 bustage - initialize with a ctor
2005-08-03 22:48:42 +00:00
bryner%brianryner.com
8b08bb3c07
When navigating a subframe, make sure that all docshells have navigated to the correct cloned session history entry. Bug 301397, r=darin, a=bsmedberg
2005-08-03 22:32:10 +00:00
bryner%brianryner.com
eaa40fe7ac
When restoring a presentation, move everything except adding the request to the loadgroup into the async plevent callback. This fixes the problem with restoring window properties when history.back() is used (with untrusted JS on the stack). Bug 301516, r=darin, a=asa
2005-08-02 18:35:07 +00:00
jst%mozilla.jstenback.com
9700a6e483
Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
2005-07-30 20:57:07 +00:00
cbiesinger%web.de
4210ca4c07
bug 280190 Make netError.xhtml look better. Also makes it themable.
...
patch by Henrik Skupin <hskupin@gmail.com> a=bsmedberg/mconnor
Core part: r=biesi sr=peterv
Toolkit part: r=mconnor
SeaMonkey part: r=neil sr=darin
2005-07-28 18:00:28 +00:00
cbiesinger%web.de
bd84f51f5d
Bug 286811 don't add ("xul") error pages to global history
...
r=bz sr=darin a=bsmedberg
2005-07-27 12:38:38 +00:00
cbiesinger%web.de
ad98d40a23
Bug 300863 Send onLocationChange even if we have no failed channel
...
r=bz sr=darin a=bsmedberg
2005-07-27 12:34:25 +00:00
bryner%brianryner.com
c64546a715
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
bzbarsky%mit.edu
d289323222
Make setting document.location to itself not create a new history entry. Bug
...
300805, r=biesi, sr=darin, a=bsmedberg
2005-07-22 18:19:35 +00:00
bryner%brianryner.com
57df23d0c9
Fix stuck focus ring when restoring a presentation by making sure to save the focus before we clear the focused content state. Bug 298077, r+sr=dbaron, a=brendan.
2005-07-19 18:02:55 +00:00
bryner%brianryner.com
7b71cfe3fd
Allow caching of the document when the load type is LOAD_STOP_CONTENT or LOAD_STOP_CONTENT_AND_REPLACE. Bug 292948, r+sr=darin, a=brendan.
2005-07-19 17:20:05 +00:00
mozilla.mano%sent.com
dd240c0e80
Bug 299480 - neterror.xhtml startup document isn't RTL in RTL locales. r+a=bsmedberg, sr+bzbarksky
2005-07-14 22:52:11 +00:00
bsmedberg%covad.net
6115ede7b5
Bug 292624 - XUL error pages should not have chrome privileges, r=darin sr=dveditz a=asa
2005-07-14 17:46:55 +00:00
bryner%brianryner.com
5e7db39b5d
Fix stuck designMode when using fastback by making sure the DOM window still contains the old document when the STATE_START notification is sent. Bug 300411, r+sr=darin, a=asa.
2005-07-14 16:24:32 +00:00
bzbarsky%mit.edu
f58255c6da
nsIViewManager::InsertChild does things a little oddly if the sibling is null.
...
Work around that by twiddling the aAfter parameter appropriately. Bug 300538,
r=bryner, sr=roc, a=asa
2005-07-13 19:27:07 +00:00
neil%parkwaycc.co.uk
f85a885395
Disable error pages in composer (webpage editor) b=300022 r=biesi sr=darin a=asa
2005-07-09 00:14:48 +00:00
cbiesinger%web.de
d7631947ec
Bug 299008 set mOSHE at the right time, and don't clear mLSHE when loading the
...
error page
r=jst sr=bz a=bsmedberg
2005-07-07 11:51:19 +00:00
dveditz%cruzio.com
f4fce88c63
bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann
2005-07-07 09:45:47 +00:00
bzbarsky%mit.edu
b8bd30f01e
Fix history navigation through anchors when the anchor loads were done by
...
changing window.location. Bug 297122, r=biesi, sr=jst, a=bsmedberg
2005-07-03 16:11:06 +00:00
bryner%brianryner.com
8ef8edecb8
Use PresShell::UnsuppressPainting instead of just an invalidate, to make sure the content area receives focus if needed. Bug 295931, r+sr=dbaron, a=brendan.
2005-07-01 07:12:02 +00:00
bryner%brianryner.com
5f1aab2391
Fix crash when using fastback to go to pages that use SVG in an <object> tag, and bulletproof a little bit. Bug 299153, r+sr=dbaron, a=bsmedberg
2005-06-30 20:58:33 +00:00
bryner%brianryner.com
e865635624
Fix fastback to not leave the documents-loading counter unbalanced, which would lead to not using the performance-favoring event loop hint after the first fastback. Bug 298794, r+sr=darin, a=chase.
2005-06-28 02:51:04 +00:00
bryner%brianryner.com
3aa61b074b
Fix failure to repaint on Mac with fastback enabled (bug 298112). Hide the old contentviewer before we invalidate. r=darin sr=dbaron a=asa.
2005-06-24 21:08:10 +00:00
bryner%brianryner.com
b10035aabc
Fix pending-loads check for fastback so that we detect loads initiated either before or after Stop() is called. Fix assert on reload. Fix problem where the wrong load type was being checked in CanSavePresentation(). Fix problem where we cached a content viewer on the current history entry when it was equal to the new history entry. Bugs 292954 and 292950. r+sr=darin, a=asa.
2005-06-24 20:53:43 +00:00
bryner%brianryner.com
8e3f5c22d2
For fastback, dispatch the title change notification after we've updated our history entry in the docshell, so that we don't set the title on the wrong history entry. Bug 296745, r+sr=darin, a=asa.
2005-06-20 22:06:30 +00:00
roc+%cs.cmu.edu
5e57c3c681
Bug 296315. Remove unimplemented nsIScrollableView::GetScrollbarVisibility, implement nsDocShell::GetScrollbarVisibiilty to use nsIScrollableFrame::GetActualScrollbarSizes, which actually works. r+sr=bzbarsky,a=asa
2005-06-17 02:48:29 +00:00
bryner%brianryner.com
37e80e76f5
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
bryner%brianryner.com
2c97641f22
Fix incorrect tinderbox popups with fastback (bug 292933). Make sure mLSHE is nulled out when we finish fastback navigation. r+sr=darin, a=brendan.
2005-06-03 22:17:06 +00:00
bryner%brianryner.com
799aa9fd76
When restoring a presentation via fast-back, where we aren't going to save the existing presentation, defer destruction on a PLEvent to avoid hangs when reentering plugin code (bug 294231). r+sr=jst, a=chofmann.
2005-06-02 00:57:54 +00:00
cbiesinger%web.de
5d718abb27
295279 pass the origin charset of the URI to the error page, esp. for use by
...
embeddors
patch by Christian Persch <chpe@gnome.org> r=biesi sr=bz a=shaver
2005-06-01 19:19:01 +00:00
jag%tty.nl
15bd25742d
Attempt to fix btek bustage
2005-05-18 09:54:04 +00:00
bryner%brianryner.com
27e59af17a
Fix save/restore of form control contents when reloading (bug 294258). r=sicking, sr=bzbarsky.
2005-05-18 03:52:33 +00:00
bryner%brianryner.com
0778666a76
Fix crash with fast-back enabled when a reload wipes out a cached docshell (bug 293534). r+sr=bzbarsky, a=brendan.
2005-05-15 00:30:02 +00:00
dveditz%cruzio.com
1d700cf5f1
bug 292691 plug IconURL and history.back() XSS exploits fixed in firefox 1.0.4
...
docshell patch by jst, r=bz,brendan;sr=dveditz,shaver;a=asa
xpinstall patch by dveditz and vlad; r=vlad,jst; sr=jst,shaver; a=asa
2005-05-13 23:08:09 +00:00
bzbarsky%mit.edu
7762d11c0b
Back out the change for bug 277092, since it breaks other compat and pages.
...
Bug 292921, r=jst, sr+a=brendan
2005-05-08 21:44:16 +00:00
bryner%brianryner.com
e670daf88f
Don't crash when we've restored a presentation with a frame that has never loaded a document. Bug 292923, r+sr=bzbarsky, a=brendan.
2005-05-06 18:18:08 +00:00
bryner%brianryner.com
592dbdc176
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
pedemont%us.ibm.com
950dbb684d
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
roc+%cs.cmu.edu
af00f217f9
Bug 240276. Make nsHTMLScrollFrame be a regular HTML frame, not a box frame, so we don't have to go through box layout. It gets its own reflow implementation that handles min-max and lots of other good stuff. rs+sr=dbaron,a=asa
2005-04-28 21:57:22 +00:00
cbiesinger%web.de
50f229612a
291876 fall back to Alert() instead of an error page when we have no nsIURI object
...
r=bz sr=darin a=asa
2005-04-27 11:53:27 +00:00
darin%meer.net
9b568cc2b0
fixes bug 289178 "Move show_punycode pref into nsStandardURL" r=biesi sr=dbaron a=asa
2005-04-27 01:32:36 +00:00
bzbarsky%mit.edu
292c046278
Reposting when expired from cache should make sure to use the right history
...
entry; otherwise docshell is confused about which page it currently has
loaded. Bug 289301, r=biesi, sr=darin, a=asa
2005-04-20 04:41:48 +00:00
darin%meer.net
130fb0d326
patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky
2005-04-06 01:33:28 +00:00
cbiesinger%web.de
763f225033
bug 283489 r=darin sr=bz
...
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
to read/write the referrer property
2005-04-05 17:40:32 +00:00
bzbarsky%mit.edu
f2c4953613
Move processing of various headers from the content sink into the document so
...
it'll happen for all of our document types. Bug 288921, r+sr=jst
2005-04-05 03:28:54 +00:00
roc+%cs.cmu.edu
d50f1426da
Bug 288117. Fix regressions in nsDocShell::SetCanvasHasFocus and in nsListBoxBodyFrame/nsListBoxObject where code made obsolete assumptions about scrollframe structure. r+sr=dbaron
2005-04-03 21:02:47 +00:00
bzbarsky%mit.edu
d32d35b284
Make sure to clone the page descriptor before changing its properties. Also
...
some cleanup of the GetCurrentDescriptor code. Bug 285828, r=biesi, sr=jst
2005-04-03 16:51:01 +00:00
bzbarsky%mit.edu
66b19fc60b
Don't fire onLocationChange for initial loads in subframes; reverts old
...
behavior. Bug 285738, patch by William A. Gianopoulos
<wgianopoulos@yahoo.com>, r=jst, sr=bzbarsky
2005-03-30 04:22:00 +00:00
jshin%mailaps.org
025203ec57
bug 283992 : keyword search for exactly one word with non-ASCII characters doesn't work (r=darin, sr=bz)
2005-03-16 13:33:27 +00:00
neil%parkwaycc.co.uk
bb41a9067c
Add HTML to the list of support flavours for Copy Image and provide an embedding interface to choose the flavours to copy b=135300 r=bz sr=smfr
2005-03-11 11:12:15 +00:00
jst%mozilla.jstenback.com
eb65bc6267
Fixing bug 284993. Make sure the new content viewer is properly initialized before fireing location changed notifications. r=bzbarsky@mit.edu, sr=darin@meer.net
2005-03-09 14:31:02 +00:00
cbiesinger%web.de
43ff9de092
181938 allow any protocol to support redirection, using a new
...
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
dougt%meer.net
f708aaf93c
Need to link to gfx when building on WinCE. r=dougt
2005-03-07 18:23:48 +00:00
bzbarsky%mit.edu
f411c17a49
Create a service that can be asked whether a given webnavigation (or a
...
"typical" webnavigation) supports loading of a certain MIME type. Bug 283125,
r=biesi, sr=darin
2005-02-27 18:33:27 +00:00
jst%mozilla.jstenback.com
5e17dc1a02
Fixing bug 277574. Make sure all modal dialogs, not just the ones that come from DOM calls, bring the requesting tab to focus. r=dveditz@cruzio.com, sr=darin@meer.net
2005-02-23 23:31:37 +00:00
jst%mozilla.jstenback.com
846d1fda2c
Fixing bug 209020. Make midas (document eiditing mode) not partially persist when leaving a page, and make it possible to turn off designMode dynamically in a page. r=brade@comcast.net, sr=bzbarsky@mit.edu
2005-02-23 21:27:20 +00:00
bzbarsky%mit.edu
6b5147dd71
Remove the parentURIContentListener attribute on docshell; people not using
...
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent. Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
jshin%mailaps.org
fd66f970be
bug 244754 : URL is not shown in the status bar when hovering over a url-escaped URL in an encoding different from the document enecoding (r=darin, sr=bzbarsky)
2005-02-22 18:25:12 +00:00
bzbarsky%mit.edu
53655d565e
Remove unused and unimplemented attribute on nsIMarkupDocumentViewer. Bug
...
282973, r+sr=jst
2005-02-21 16:39:01 +00:00
gandalf%firefox.pl
9baa246ef4
Bug 279768: Move locales from ./docshell and ./intl to ./dom/locales ; r=bsmedberg
2005-02-20 18:10:15 +00:00
bzbarsky%mit.edu
3ac1ec6ff1
Use GetAsSupports instead of STATIC_CAST. Bug 282644 followup, r=biesi
2005-02-20 17:18:22 +00:00
bzbarsky%mit.edu
ec1ef4b44d
Docshell doesn't need to hold a pointer to the scriptcontext; the window does
...
it. Bug 282807, r+sr=jst
2005-02-20 17:02:02 +00:00
darin%meer.net
b760d9c89b
documentation cleanup for bug 99625
2005-02-19 09:12:26 +00:00
bzbarsky%mit.edu
b5b7183ff9
Followup patch to bug 273785 -- don't trust the plugin service; it lies about
...
whether it really found new plugins. r+sr=jst
2005-02-19 03:56:57 +00:00
bzbarsky%mit.edu
45f9a5c473
Scan for plugins when we're asked whether we can handle a type, not when we
...
actually go to handle it. Bug 273785, r=biesi, sr=darin
2005-02-19 02:43:03 +00:00
bzbarsky%mit.edu
686cb65d64
Remove utterly unused member. No bug, r=biesi, sr=lxr search
2005-02-18 18:49:11 +00:00
bzbarsky%mit.edu
874340e9fb
Make sure that we have an mParentContentListener at all times in docshell. Bug
...
282644, r=biesi, sr=jst
2005-02-18 18:20:42 +00:00
cbiesinger%web.de
5006e2bd32
Bug 237244 use location.reload for "Try Again" on error pages instead of
...
assigning to location.href
r+sr=bz
2005-02-18 17:53:45 +00:00
danm-moz%comcast.net
bf11b74145
unnamed windows can't be a named target. bug 278143 r=bzbarsky
2005-02-08 23:16:52 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
silver%warwickcompsoc.co.uk
62d226a563
Bug 277658 - Make error pages URL a preference.
...
r=biesi
sr=bz
p=bugmail@q1n.org (Vidar Braut Haarr)
2005-02-02 19:42:21 +00:00
bzbarsky%mit.edu
075c2f3620
Make STOP_CONTENT not only stop the content viewer, but also cancel all pending
...
timeouts and intervals. Bug 277092, r+sr=jst
2005-01-31 22:49:42 +00:00
bzbarsky%mit.edu
30c61eb911
Undo the checkin for bug 135811 and refix it better. Fixes bug 279495.
...
r=danm, sr=jst
2005-01-31 20:46:24 +00:00
cbiesinger%web.de
5d749a9a14
157004 don't fire onLocationChange for error pages, and don't change the
...
docshell's currentURI either. be sure to add the failed URL to session history.
r=bz sr=darin
2005-01-31 11:26:31 +00:00
bzbarsky%mit.edu
1f7f10605d
Session history traversals from URI with anchor to same URI without anchor
...
should scroll. Bug 280215, r=biesi, sr=darin
2005-01-30 20:53:42 +00:00
cst%andrew.cmu.edu
878cb9d17d
Bug 62402 Do not fixup IP address literals [was: IPv6 IPs]
...
r=biesi sr=darin
2005-01-29 00:38:11 +00:00
bzbarsky%mit.edu
7817f06738
When doing window access security checks, make sure to treat wyciwyg URIs as
...
equivalent to their creators. Bug 270414, r+sr=jst
2005-01-21 16:58:45 +00:00
bzbarsky%mit.edu
27d21949cf
Add a webnavigation flag to allow callers to stop content, not just stop
...
network activity. Make nsLocation use this so it doesn't stop content
unnecessarily. Bug 277224, r=darin, sr=jst
2005-01-20 16:57:04 +00:00
bzbarsky%mit.edu
d185bdf1ce
Include the part number inside a multipart document in the state key, so that
...
state restoration works correctly on each part. Bug 47350, patch by Hideo
Saito <saito@densan.co.jp>, r=bzbarsky, sr=js
2005-01-15 17:47:23 +00:00
bzbarsky%mit.edu
ff67d61dea
If we run into a null child SHEntry while cloning, just clone it as null into
...
the new tree instead of bailing out on the clone altogether. Bug 275890,
r=biesi, sr=darin
2005-01-12 02:49:24 +00:00
jst%mozilla.jstenback.com
92f5ec0f1b
Fixing bug 277564. Make sure to update the lock icon state correctly when dealing with wyciwyg: URLs. r=bugmail@sicking.cc, dveditz@cruzio.com, darin@meer.net, sr=brendan@mozilla.org, a=asa@mozilla.org
2005-01-12 00:00:53 +00:00
jst%mozilla.jstenback.com
1a8e54667c
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
2005-01-11 19:36:40 +00:00
dveditz%cruzio.com
636189a39e
bug 266554 need real referrer internally for various uses. patch by jst, r/sr=dveditz,darin (ported from aviary)
2005-01-05 06:04:46 +00:00
bzbarsky%mit.edu
3203d0d58e
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
bzbarsky%mit.edu
e00f04a431
Fix build bustage (swap() called on a cast pointer makes some compilers
...
unhappy, apparently....). Bug 272471.
2004-12-08 18:02:40 +00:00
bzbarsky%mit.edu
194e16cd98
Make docshell inherit from docloader; clean up related code, move toward
...
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
bzbarsky%mit.edu
49695f5b48
Going from foo#bar to foo shouldn't do an anchor scroll. Bug 273158, r=biesi,
...
sr=darin
2004-12-08 17:02:56 +00:00
danm-moz%comcast.net
f5b1d4e793
single window mode aviary branch merge. bug 172962, 263689, 263844, 263960 r=bryner,jst,peterv
2004-12-07 16:09:08 +00:00
danm-moz%comcast.net
c45eef7d26
single window mode aviary branch merge. bug 172962 r=jst,peterv
2004-12-07 16:08:57 +00:00
cbiesinger%web.de
5be9203811
Bug 261608 only search for colon in the first word of a string when checking
...
whether we have a url or keyword
patch by Jeff Walden (remove +bmo to email) <jwalden+bmo@mit.edu> r=caillon
sr=darin
no tp affect - checking in again
2004-12-04 22:38:54 +00:00
cbiesinger%web.de
e8ef26f547
backing out Bug 261608 to see whether it fixes the Tp regression
2004-12-04 20:32:08 +00:00
cbiesinger%web.de
7521f9237f
Bug 261608 only search for colon in the first word of a string when checking
...
whether we have a url or keyword
patch by Jeff Walden (remove +bmo to email) <jwalden+bmo@mit.edu> r=caillon
sr=darin
2004-12-04 17:47:14 +00:00
pedemont%us.ibm.com
c6f2de7c1e
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
scott%scott-macgregor.org
bd596ad3f5
Bug #267665 , Bug #260836 --> TB0.9 does not do proxy authentication for RSS feeds
...
RSS feeds which require HTTP authentication are rejected as invalid
Re-work the docshell auth prompt logic to disable prompts for any url running in chrome unless the chrome window
explicitly sets allowAuth on its docshell.
r=darin
sr=jst
2004-11-24 17:45:44 +00:00
darin%meer.net
6e7a7bac99
fixes bug 270345 "nsIDocShellTreeItem's parent and treeOwner attributes are not scriptable" r=biesi sr=bzbarsky
2004-11-24 04:56:49 +00:00
timeless%mozdev.org
236edab738
Bug 250476 lowercase GetChildSHEntry and AddChildSHEntry in nsIDocShellHistory
...
r=jst sr=jst
2004-11-23 19:19:29 +00:00
darin%meer.net
3eb7a1b7c7
fixes bug 226972 "The LoadURI function of nsIWebnavigation does not break the read loop when readSegments returns failure code." r=biesi sr=bz
2004-11-12 03:24:24 +00:00
jst%mozilla.jstenback.com
125eb869ef
Fixing bug 267249. Don't null out mPrefs in nsDocShell::Destroy() (prefs is a service). This caused a crash on the aviary branch after 172962 landed. Also remove unnecessary null check now that we know mPrefs can't be null. r=dbaron@mozilla.org, sr=brendan@mozilla.org
2004-11-10 22:07:17 +00:00
cbiesinger%web.de
5574ab9a6c
bug 267079 don't use EqualsIgnoreCase for a string not containing characters;
...
and replace the deprecated .Mid with StringTail. r=bzbarsky sr=darin
2004-11-06 17:28:22 +00:00
dbaron%dbaron.org
df11629924
Null-check for unreproducable topcrash. b=267804 r+sr=jst
2004-11-06 07:59:46 +00:00
darin%meer.net
9f41d7dc3c
backing out part of my patch for bug 267367 that broke mailnews auth prompting
2004-11-03 22:15:48 +00:00
darin%meer.net
900f923dc7
fixes bug 267367 "image loading from chrome results in auth prompts if src is protected" r=biesi sr=jst
2004-11-03 07:52:27 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
dveditz%cruzio.com
29050563b3
bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst
2004-10-28 22:52:45 +00:00
timeless%mozdev.org
462dfb088b
Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
...
r=neil sr=bz
2004-10-27 08:01:48 +00:00
timeless%mozdev.org
e0e3a32c7d
Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
...
r=neil sr=bz
2004-10-27 05:23:40 +00:00
dveditz%cruzio.com
ab1ad1555f
bug 263546: move external protocol warning down a level, r=jsr,sr=darin
2004-10-25 07:46:01 +00:00
bzbarsky%mit.edu
51f7d24779
Separate out the concepts of "history entries separated by just a scroll" and
...
"history entries with the same postdata". The latter is implied by the former,
but not conversely. Bug 264964, r=biesi, sr=darin
2004-10-19 21:53:54 +00:00
cbiesinger%web.de
9c6451ce9e
add a way to get an application description for a given externally-handled
...
scheme, and use it in the confirmation dialog that asks whether to launch such
links.
bug 258802
windows and cross-platform part: r=ere sr=neil,bz
linux part: r=bz sr=bryner
2004-10-16 13:46:17 +00:00
jst%mozilla.jstenback.com
8f85c81aee
Fixing bug 69070. Don't allow loading of images from file: URIs from web content. r+sr=bzbarsky@mit.edu
2004-10-13 23:16:58 +00:00
cbiesinger%web.de
22b28f33be
backing out part of bug 234257 checkin to fix camino orange a=shaver
2004-09-29 22:05:12 +00:00
jst%mozilla.jstenback.com
d6f015e13a
Fixing bug 261998. Don't fire the beforeunload event when loading a link to an anchor in the current document. r+sr=bzbarsky@mit.edu
2004-09-29 05:29:48 +00:00
cbiesinger%web.de
f67b37e6c1
Bug 234257 nsIDocumentLoader/nsDocLoader misc cleanup
...
r=bz sr=darin
2004-09-28 20:48:58 +00:00
cbiesinger%web.de
a2447a60f5
Bug 128398 store referrer in history patch by James Andrewartha
...
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
jst%mozilla.jstenback.com
a600b134dd
Fixing bug 259117. Prevent popups when closing a window even if the close came from a user action that would normally enable popups. r=bzbarsky@mit.edu, sr=brendan@mozilla.org
2004-09-14 06:03:34 +00:00
dveditz%cruzio.com
841d71848f
bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst
2004-09-10 23:24:49 +00:00
dveditz%cruzio.com
a335af86bc
bug 157354 suppress display of user:pass (pref controlled) to help with spoofing; r=caillon,sr=bz,a=asa
2004-09-09 14:27:52 +00:00
darin%meer.net
23030576d8
fixes bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz
2004-09-09 06:54:52 +00:00
kjh-5727%comcast.net
c762989259
Bug 258106: nsDocShell should use nsIPrefService APIs instead of nsIPref.
...
Patch by Mikael Parknert (mikael@parknert.se ), r=bzbarsky, sr=roc.
2004-09-06 19:31:22 +00:00
dbaron%dbaron.org
613d104fb5
Land bug 72747 in pieces: Simplify the mechanism used to prevent framesets from having scrollbars. b=72747 r+sr=roc
2004-09-04 19:51:21 +00:00
jst%mozilla.jstenback.com
63c881aeb2
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
2004-09-04 19:28:46 +00:00
dbaron%dbaron.org
e4e0192e47
Back out previous round of bug 72747 changes due to Tp regression.
2004-09-04 08:34:55 +00:00
dbaron%dbaron.org
46a0c16189
Land bug 72747 in pieces: Simplify the mechanisms used to prevent framesets from having scrollbars and used to implement the scrolling attribute on frames and iframes. Implement scrolling='yes'. b=72747 r+sr=roc
2004-09-04 06:53:36 +00:00
dbaron%dbaron.org
a3cc1bf6d9
Land bug 72747 in pieces: some cleanup of nsIScrollable.idl. b=72747 r+sr=roc
2004-09-03 22:22:00 +00:00
dbaron%dbaron.org
58b2482f65
Land bug 72747 in pieces: make users of nsIScrollable use nsIScrollable::Scrollbar_* instead of NS_STYLE_OVERFLOW_*. b=72747 r+sr=roc
2004-09-03 21:58:39 +00:00
kjh-5727%comcast.net
85dbaae75e
Bug 257384: Clean up assignments to undeclared variables.
...
Patch by Chris Thomas (cst@andrew.cmu.edu ). r=timeless, sr=jag
2004-09-03 18:40:17 +00:00
vladimir%pobox.com
f353e1e3a4
b=205947, proxy: mailnews does not display proxy auth dialog, r=darin, sr=shaver
2004-09-02 05:13:25 +00:00
cbiesinger%web.de
b0fe2608cf
changing uuid of nsIMarkupDocumentViewer after bug 32372 changed this interface
2004-08-30 18:58:30 +00:00
dbaron%dbaron.org
67e0ee1634
Back out the rest of bug 72747 due to Tp regression.
2004-08-27 01:26:55 +00:00
dbaron%dbaron.org
0430fe1b67
Implement 'overflow-x' and 'overflow-y' CSS properties, long implemented by IE for Windows and proposed for CSS3. Implement scrolling='yes' and equivalents on frame and iframe. Various pieces of related cleanup (see comment 22 in bug). b=72747 r+sr=roc
2004-08-26 17:11:20 +00:00
gerv%gerv.net
62e3767f68
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
timeless%mozdev.org
6d6b377342
Bug 255710 nsDocShell::GetDocShellEnumerator leaks docShellEnum in failure cases
...
patch by cst@andrew.cmu.edu r=timeless sr=jst
2004-08-19 00:48:19 +00:00
cbiesinger%web.de
db61a05848
Bug 254586 don't store views in nsCOMPtrs - they are not refcounted anyway.
...
r=bzbarsky sr=darin
2004-08-10 23:58:56 +00:00
cbiesinger%web.de
23a47001f9
Bug 254586 don't assume cacheToken can be qi'd to nsICacheEntryDescriptor
...
r=bzbarsky sr=darin
2004-08-10 23:57:25 +00:00
cbiesinger%web.de
ca0357a7db
Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
...
r=bz sr=darin
2004-08-08 20:25:02 +00:00
neil%parkwaycc.co.uk
d85ecd00f9
Bug 32372 should be possible to completely disable CSS p=fantasai@inkedblade.net r=me (xpfe) r/sr=dbaron
2004-08-05 11:38:42 +00:00
bzbarsky%mit.edu
c2884c144f
Don't throw from location.reload() if it's a POST page and the user cancels the
...
reload. Bug 249405, r=darin, sr=jst
2004-08-04 03:35:39 +00:00
bryner%brianryner.com
18fa617572
Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc.
2004-08-02 04:52:55 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bzbarsky%mit.edu
05a89073e8
When target=_blank is blocked, don't block existing named targets in other
...
windows. Bug 174266, r=danm, sr=jst
2004-07-28 04:04:02 +00:00
bzbarsky%mit.edu
4f6dfefbdd
Switch context back to being nsISupports, but make it clear that it's expected
...
to be an nsIDOMNode or nsIDOMWindow. Bug 252027, r=mvl, sr=shaver
2004-07-27 17:15:53 +00:00
bzbarsky%mit.edu
6eda51fef3
nsIContentPolicy should pass the frameelement for loads in frames as
...
aRequestingNode. Bug 245836, r=mvl, sr=jst
2004-07-18 20:02:31 +00:00
jst%mozilla.jstenback.com
693923a31f
Landing fix for bug 239202, patch by trev@gtchat.de. Making nsIScriptGlobalObjectOwner not scriptable. r+sr=jst@mozilla.org
2004-07-16 17:03:10 +00:00
timeless%mozdev.org
a048c9e362
Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
...
r=jst sr=jst
2004-07-14 22:53:37 +00:00
timeless%mozdev.org
f8014811a4
Bug 172077 Need a way for embedders to disable all plugins
...
patch by locka, chpe@gnome.org r=bz sr=mscott
2004-07-07 07:15:35 +00:00
cbiesinger%web.de
4b7cdb04f4
bug 249107 directory listings coming from session history (cache?) displayed in raw form
...
r=jst sr=darin
2004-07-01 17:04:31 +00:00
jst%mozilla.jstenback.com
efd979ad49
Fixing regression bug 248753. Always permit loads that are targeted at other top-level windows. r=dveditz@cruzio.com, sr=darin@meer.net
2004-06-29 23:06:55 +00:00
cbiesinger%web.de
2d532ef09f
bug 247607 http-index-format -> html conversion should be done by the necko caller, not by the channels
...
r+sr=darin
2004-06-25 18:30:22 +00:00
jst%mozilla.jstenback.com
779b03c6b4
Fixing regression bug 246923. Bring back to life the fix for bug 13871, and improve on the fix for bug 246448. r=dveditz@cruzio.com, sr=darin@meer.net
2004-06-23 17:48:36 +00:00
jst%mozilla.jstenback.com
34eb60a8d1
Fixing regression bug 246923. Bring back to life the fix for bug 13871, and improve on the fix for bug 246448. r=dveditz@cruzio.com, sr=darin@meer.net
2004-06-23 17:42:31 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
jst%mozilla.jstenback.com
08fa94ab3c
Fixing bug 246448. Prevent loading of content into a frame from a origin different than the one owning the frame. r=dveditz@cruzio.com, sr=brendan@mozilla.org
2004-06-15 08:28:52 +00:00
jshin%mailaps.org
7a43dea6f3
bug 240300 : IDN in 'Connection refused alert' garbled. (r=cbie, sr=darin)
2004-06-11 14:20:14 +00:00
timeless%mozdev.org
dc30967357
Bug 140324 NS_ENSURE_TRUE(NS_SUCCEEDED(),) used needlessy in some places
...
patch by Morten@Nilsen.com r=hwaara sr=alecf
2004-05-25 06:09:43 +00:00
smontagu%smontagu.org
950422f8f1
Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky
2004-05-23 09:15:23 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
5bb05f7876
Blocked protocols should still allow URI creation; they should just fail
...
channel creation. Bug 244220, r+sr=darin
2004-05-21 00:28:52 +00:00
jst%mozilla.jstenback.com
216f60f4d3
Fixing regression bug 244178. Don't advertise the charset of a docshell that was loaded from a wyciwyg channel since the stored charset has no relationship to the original charset any more. r=bzbarsky@mit.edu, sr=darin@meer.net
2004-05-20 22:47:20 +00:00
roc+%cs.cmu.edu
f1f89a9129
Backing out 233441.
2004-05-17 16:29:13 +00:00
mvl%exedo.nl
2f908209a7
Make content policy api (nsIContentPolicy) not suck.
...
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
jst%mozilla.jstenback.com
94fc777387
Fixing bug 243213. Don't waste time looking up the nsIURIFixup service for every docshell, and move some members around to make things align up and pack better on some 64-bit platforms. r=bzbarsky@mit.edu, sr=darin@meer.net
2004-05-11 00:12:09 +00:00
roc+%cs.cmu.edu
e508d2a0ad
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
2004-05-06 03:17:14 +00:00
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
gerv%gerv.net
6635d16530
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
gerv%gerv.net
692411203a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
cbiesinger%web.de
3c212719bf
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
darin%meer.net
25d84ac621
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu
e5724471fc
When creating a frame after a page has loaded and loading a new document into
...
it, don't try to treat it as a subframe history traversal, since there is no
original history entry involved so the cloning operation fails. Just append
the session history entry for the newly loaded frame to the history entry for
the page as we would have if the load were done during pageload. Bug 237717,
r=adamlock, sr=darin
2004-04-13 01:42:40 +00:00
roc+%cs.cmu.edu
3367d05d49
Bug 235335. Make nsFrameManager a direct member of nsIPresShell. r+sr=bryner
2004-03-06 04:46:11 +00:00
bryner%brianryner.com
d6b0d386ee
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
bzbarsky%mit.edu
7319d997b5
Make sure to init mValidateOrigin in the constructor. Bug 234030, patch by
...
Malcolm Rowe <malcolm-bmo@farside.org.uk>, r=peterv, sr=bzbarsky
2004-02-24 19:23:20 +00:00
cbiesinger%web.de
35fa66391e
Bug 234030 this makes docshell use the correct default value for prefs if they don't exist
...
r=peterv sr=bzbarsky a=chofman
2004-02-12 18:49:15 +00:00
bzbarsky%mit.edu
09e79ec17b
Fix bug 232798 -- make sure to set the link handler on the prescontext to null
...
when destroying the document viewer. r+sr=jst
2004-02-11 06:48:37 +00:00