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