cbiesinger%web.de
|
26a83fee9a
|
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
|
c5688dfef2
|
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
|
59fbced3fe
|
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
|
48e5464417
|
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
|
70552e689c
|
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
|
3914dd73e7
|
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
|
c3ea09b7b0
|
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
|
b8ff615ee1
|
Fix whitespace nit from biesi on last checkin
|
2005-08-10 01:47:11 +00:00 |
|
aaronleventhal%moonset.net
|
8b21f5d760
|
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
|
b8db03642d
|
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
|
62c89ae49e
|
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
|
dcc4448ecb
|
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
|
cb4ed7c2b3
|
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
|
c4f7b55714
|
Fixing VC6 bustage - initialize with a ctor
|
2005-08-03 22:48:42 +00:00 |
|
bryner%brianryner.com
|
3064c2307e
|
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
|
214faae62f
|
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
|
8c2bc6fcb8
|
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
|
d62314530b
|
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
|
3dfde76838
|
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
|
c603c0ce9c
|
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
|
83216585ac
|
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
|
978cc44c42
|
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
|
5ae7d73475
|
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
|
c322d827aa
|
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
|
bf547497d9
|
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
|
c70e951ba6
|
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
|
0e7ee4a645
|
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
|
290c7c8457
|
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
|
b16e6c35e2
|
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
|
850147669c
|
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
|
644b82f3f6
|
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
|
b1f8fe7021
|
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
|
d99a80f804
|
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
|
8d8409682a
|
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
|
b52310b682
|
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
|
cadc444e92
|
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
|
f3f76cdc26
|
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
|
2536b6f6a1
|
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
|
3876d7f8c7
|
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
|
e4a343f08f
|
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
|
f4c0d8ef73
|
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
|
72c6c61b72
|
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
|
19d0f90398
|
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
|
40b035a5a3
|
Attempt to fix btek bustage
|
2005-05-18 09:54:04 +00:00 |
|
bryner%brianryner.com
|
87f0855b0e
|
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
|
71f3834f98
|
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
|
7b49950fef
|
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
|
c8c41508c3
|
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
|
ed538371bf
|
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
|
aed69207f0
|
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 |
|