Justin Lebar
|
fe0420afe2
|
Bug 669671 - When navigating to a history entry created via pushState or touched by replaceState, we should not force the load from cache. r=bz
|
2011-07-07 09:12:14 -04:00 |
Igor Bazarny
|
90759734f4
|
Bug 668513 - make the w3c tests for navigationtiming pass
r=smaug
--HG--
extra : rebase_source : 791001cf9c9fa54448d9f5f25cf92de4b8cc8d5e
|
2011-07-04 11:30:43 +02:00 |
Igor Bazarny
|
837e53d81d
|
bug 570341 Initial implementation of web timing specification
r=smaug sr=biesi
|
2011-06-23 12:39:48 +02:00 |
Justin Lebar
|
596d1885e8
|
Bug 662170 - Navigating to anchor '#' should scroll to top of the page. r=bz
|
2011-06-08 14:08:29 -04:00 |
Boris Zbarsky
|
70f21afeab
|
Bug 660404. Allow storing the previous page in bfcache even if the new one is a multipart response. r=smaug
|
2011-06-01 16:00:36 -04:00 |
Justin Lebar
|
34c4c35db8
|
Bug 653741 - You should be able to scoll back to the current anchor by focusing the location bar and pressing <enter>. r=bz
--HG--
extra : rebase_source : fde3ce1083868e7d398c626628344bc521224666
|
2011-05-09 17:59:16 -04:00 |
Steven Michaud
|
594aff2950
|
Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff
|
2011-05-24 01:54:23 -05:00 |
Igor Bazarny
|
8fd2e34e2c
|
bug 570341 - Initial implementation of web timing specification
r=jduell sr=biesi
|
2011-05-23 19:19:24 -07:00 |
Justin Lebar
|
04ad4a794d
|
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
|
2011-04-24 22:30:54 -04:00 |
Justin Lebar
|
2be9a0876b
|
Bug 640387 - onhashchange should be fired when navigating between history entries created via history.pushState if the entries' URIs differ only in their hashes. r=smaug
--HG--
extra : rebase_source : de3b3389e1ed402362f46b4b17f7cd386aca8361
|
2011-03-31 12:35:04 -04:00 |
Boris Zbarsky
|
0624d8d91b
|
Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug
--HG--
rename : dom/tests/mochitest/general/historyframes.html => docshell/test/historyframes.html
rename : dom/tests/mochitest/general/test_framedhistoryframes.html => docshell/test/test_framedhistoryframes.html
rename : dom/tests/mochitest/general/test_windowedhistoryframes.html => docshell/test/test_windowedhistoryframes.html
|
2011-03-30 13:40:48 -04:00 |
Boris Zbarsky
|
4f31677a2d
|
Bug 637644. Start layout on the new document we just created in nsGlobalWindow::SetOpenerScriptPrincipal, since if we don't do it here no one ever will. r=jst
|
2011-03-02 14:45:13 -05:00 |
Jonas Sicking
|
bcee452d52
|
Bug 635844 part 1: Back out bug 615501 since we'll no longer fire the "initial popstate" event, and thus don't need a way to differentiate it. r=jlebar a=beltzner
|
2011-02-28 23:08:56 -08:00 |
Justin Lebar
|
a904ec7e02
|
Bug 634834 - Throw an error if JSON stringification during history.push/replaceState navigates the page. r=bz, a=blocking
|
2011-02-18 16:15:42 -08:00 |
Justin Lebar ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
af65394ce9
|
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
|
2011-02-14 13:15:29 -08:00 |
Justin Lebar
|
0344e7bae3
|
Bug 590573 - pushState should save the scroll position of the old SHEntry, and going between pushStated entries should respect the saved scroll position. r=bzbarsky a2.0=blocking
|
2010-08-27 14:19:45 -07:00 |
Justin Lebar
|
f506421a9e
|
Bug 580069 - replaceState should clear the SHEntry's POST data. r+a2.0=sicking
--HG--
extra : rebase_source : 269b6c86730354ea829e2e6bffae3f2e19ba6bb3
|
2010-08-11 16:49:43 -07:00 |
Justin Lebar
|
2ec893c288
|
Backed out changeset 7ba410f45f42
|
2010-08-18 17:11:27 -07:00 |
Justin Lebar
|
8870585932
|
Bug 580069 - replaceState should clear the SHEntry's POST data. r+a2.0=sicking
--HG--
extra : rebase_source : 48bcebb876ff77a4c8a7157c5aa15746846dd007
|
2010-08-11 16:49:43 -07:00 |
Joel Maher
|
c43517b8d3
|
Bug 571649 Re-enable docshell tests after bug 535922 r=dbaron
|
2010-06-15 13:02:07 -07:00 |
Justin Wood
|
1d1c7af195
|
Disable Docshell Tests (again), see Bug 571649. rs+=#developers
|
2010-06-12 01:27:28 -04:00 |
Justin Wood
|
c0454aa74b
|
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
|
2010-06-09 19:29:44 -04:00 |
Joel Maher
|
867c7bed06
|
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
|
2010-05-27 13:01:37 -07:00 |
Olli Pettay
|
d1f21ee014
|
Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
|
2010-01-23 13:41:41 +02:00 |
Honza Bambas
|
d76bf49122
|
Bug 529119 - Funky behavior with XUL error pages, r=bz
|
2009-11-18 17:02:28 +01:00 |
Neil Deakin
|
f5f85da70f
|
Bug 511449, when a window is shown, update the system focus, as the focus may have been put into an about:blank page loaded beforehand, test by mstange, r=smaug
|
2009-10-16 10:32:05 -04:00 |
Justin Lebar
|
8053767916
|
Bug 509055: Changing document.title does not change SHEntry's title if document was loaded from history. r=smaug
|
2009-08-10 13:45:09 -07:00 |
Justin Lebar
|
84d8f79881
|
Bug 504837: Hashchange event should not be restricted to firing only when the document's readystate is 'complete'. r/sr=smaug
|
2009-07-21 14:17:15 -07:00 |
jlebar
|
ea0de8d9e9
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
Dave Camp
|
09d711d78c
|
Bug 481342 - Fix some unpacking logic. r+sr=bz
--HG--
rename : docshell/test/bug369814.zip => docshell/test/bug369814.jar
|
2009-03-10 14:58:00 -07:00 |
Jonas Sicking
|
47266550e3
|
Bug 475636: Disallow refresh to javascript uris. r/sr=bz
--HG--
extra : rebase_source : 1fdfc3148c257aee22001be045258cc985ee027a
|
2009-03-09 23:03:39 -07:00 |
Jonas Sicking
|
8f2d442388
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
Peter Van der Beken
|
17367c0fcc
|
Backed out changeset 9fc993ac4427 (Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz) to fix orange.
|
2009-01-22 14:52:34 +01:00 |
Jonas Sicking
|
47bc5b200d
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
Boris Zbarsky
|
be6e4681cc
|
Adding test
|
2008-11-18 17:57:13 -05:00 |
johnath@mozilla.com
|
f9605dee95
|
SSL Error page for domain mismatch should hyperlink to correct site (sometimes). b=402210 r=gavin r=kengert r=axel ui-r=beltzner moa/sr=biesi a=beltzner Significant chunks of p=timeless
|
2008-04-30 13:10:22 -07:00 |
bzbarsky@mit.edu
|
b4c61281be
|
Fix longstanding issue where anchor scrolls on a POST result page could lead to a silent re-POST during history traversal. Bug 413310, r+sr=biesi, a=dsicore,beltzner,righteousness.
|
2008-02-28 20:21:39 -08:00 |
sdwilsh@shawnwilsher.com
|
5a9e2e5116
|
Bug 94514 - POST result page should not appear in global history or history autocomplete results. r=bz, sr=bz
|
2008-02-06 10:18:07 -08:00 |
bzbarsky@mit.edu
|
59f4254656
|
Tighten up the named-target navigation policy to better match the HTML5 spec and Safari. Bug 408052, patch by Adam Barth <hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>, r=jst, sr=bzbarsky.
|
2008-01-27 11:39:10 -08:00 |
dcamp@mozilla.com
|
602e4a3871
|
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
|
2007-11-26 21:32:23 -08:00 |
sdwilsh@shawnwilsher.com
|
851f816bc5
|
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
|
2007-11-23 12:20:41 -08:00 |
bzbarsky@mit.edu
|
09aab27219
|
Fix bug 404548. r+sr=jst, a=schrep
|
2007-11-21 11:59:42 -08:00 |
bzbarsky@mit.edu
|
8964bad719
|
Adding test
|
2007-10-12 11:59:46 -07:00 |
ginn.chen@sun.com
|
6f5f621c9e
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
bzbarsky@mit.edu
|
830e6d1b92
|
Adding test.
|
2007-07-15 15:33:21 -07:00 |
bzbarsky@mit.edu
|
fe87ec5c6f
|
Adding test.
|
2007-07-13 22:02:22 -07:00 |
bzbarsky@mit.edu
|
553e219f86
|
Add test. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=smaug
|
2007-07-11 10:33:46 -07:00 |
sayrer@gmail.com
|
873351be9a
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 08:18:50 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
johnath%mozilla.com
|
e1e2eed1a1
|
SSL Error page for domain mismatch should hyperlink to correct site (sometimes). b=402210 r=gavin r=kengert r=axel ui-r=beltzner moa/sr=biesi a=beltzner Significant chunks of p=timeless
|
2008-04-30 20:10:23 +00:00 |