gecko/docshell/test
2011-08-12 12:21:36 -04:00
..
browser Bug 673467 - Part 1. Don't create an extra SHEntry for dynamically-added iframes. r=bz 2011-08-01 19:45:47 -04:00
chrome Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
navigation more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
unit Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak 2011-08-06 17:24:52 +02:00
bug94514-postpage.html Bug 589933 - Fix racy test_bug94514.html. r+a=sdwilsh 2010-08-23 19:58:34 -07:00
bug123696-subframe.html
bug369814.jar Bug 481342 - Fix some unpacking logic. r+sr=bz 2009-03-10 14:58:00 -07:00
bug369814.zip Bug 508369 part 3. Stop using timeouts in the test. r=ehsan 2011-05-11 11:28:53 -04:00
bug404548-subframe.html Bug 541050 - Add greater-than signs to test_bug404548.html to make it not fail with the HTML5 parser. r=bzbarsky. 2010-02-03 14:40:05 +02:00
bug413310-post.sjs Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug. 2011-04-13 14:35:06 +01:00
bug413310-subframe.html
bug529119-window.html Bug 529119 - Funky behavior with XUL error pages, r=bz 2009-11-18 17:02:28 +01:00
bug570341_recordevents.html bug 570341 Initial implementation of web timing specification 2011-06-23 12:39:48 +02:00
bug668513_redirect.html Bug 668513 - make the w3c tests for navigationtiming pass 2011-07-04 11:30:43 +02:00
bug668513_redirect.html^headers^ Bug 668513 - make the w3c tests for navigationtiming pass 2011-07-04 11:30:43 +02:00
file_bug385434_1.html Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking 2009-06-26 10:16:50 -07:00
file_bug385434_2.html Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking 2009-06-26 10:16:50 -07:00
file_bug385434_3.html 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
file_bug475636.sjs Bug 475636: Disallow refresh to javascript uris. r/sr=bz 2009-03-09 23:03:39 -07:00
file_bug509055.html Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking 2010-11-29 11:13:12 -08:00
file_bug511449.html 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
file_bug540462.html Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
file_bug580069_1.html Backed out changeset 7ba410f45f42 2010-08-18 17:11:27 -07:00
file_bug580069_2.sjs Backed out changeset 7ba410f45f42 2010-08-18 17:11:27 -07:00
file_bug590573_1.html Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst 2011-02-28 23:08:56 -08:00
file_bug590573_2.html Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst 2011-02-28 23:08:56 -08:00
file_bug634834.html 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
file_bug640387.html 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 2011-03-31 12:35:04 -04:00
file_bug653741.html Bug 653741 - You should be able to scoll back to the current anchor by focusing the location bar and pressing <enter>. r=bz 2011-05-09 17:59:16 -04:00
file_bug660404 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
file_bug660404^headers^ 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
file_bug662170.html Bug 662170 - Navigating to anchor '#' should scroll to top of the page. r=bz 2011-06-08 14:08:29 -04:00
file_bug669671.sjs 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
historyframes.html Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug 2011-03-30 13:40:48 -04:00
Makefile.in Bug 646641 - Part 1: Create nsSHEntryShared, so SHEntries from the same document can share state. r=smaug 2011-08-06 11:44:02 -04:00
test_bfcache_plus_hash.html Bug 646641 - Part 1: Create nsSHEntryShared, so SHEntries from the same document can share state. r=smaug 2011-08-06 11:44:02 -04:00
test_bug94514.html Bug 589933 - Fix racy test_bug94514.html. r+a=sdwilsh 2010-08-23 19:58:34 -07:00
test_bug123696.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug344861.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug369814.html Bug 508369 part 3. Stop using timeouts in the test. r=ehsan 2011-05-11 11:28:53 -04:00
test_bug384014.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug385434.html Bug 628069 - Add newURL, oldURL properties to hashchange event. r=smaug 2011-03-31 16:30:32 -04:00
test_bug387979.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug402210.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug404548.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug413310.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug475636.html Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
test_bug509055.html Bug 628890 - mochitests-2: test_bug509055.html should not call SimpleTest.finish() before it actually has; (Av1) Wrap the call in SimpleTest.executeSoon() (ftb). 2011-01-26 17:07:28 +01:00
test_bug511449.html Bug 380960 follow-up fix for test_bug511449.html 2010-08-07 10:11:30 +02:00
test_bug529119-1.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_bug529119-2.html Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
test_bug540462.html Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
test_bug551225.html Bug 551225 - Make pushState use structured clone. r=zpao, sicking 2011-04-24 22:30:54 -04:00
test_bug570341.html bug 570341 Initial implementation of web timing specification 2011-06-23 12:39:48 +02:00
test_bug580069.html Backed out changeset 7ba410f45f42 2010-08-18 17:11:27 -07:00
test_bug590573.html Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst 2011-02-28 23:08:56 -08:00
test_bug598895.html 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
test_bug634834.html Bug 634834 (long delayed) followup, it puts the iframe after the function for its onload, or it gets the "is not defined" error again 2011-07-04 20:53:49 -07:00
test_bug637644.html 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
test_bug640387_1.html 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 2011-03-31 12:35:04 -04:00
test_bug640387_2.html 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 2011-03-31 12:35:04 -04:00
test_bug653741.html Bug 653741 - You should be able to scoll back to the current anchor by focusing the location bar and pressing <enter>. r=bz 2011-05-09 17:59:16 -04:00
test_bug660404.html 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
test_bug662170.html Bug 662170 - Navigating to anchor '#' should scroll to top of the page. r=bz 2011-06-08 14:08:29 -04:00
test_bug668513.html Bug 668513 - make the w3c tests for navigationtiming pass 2011-07-04 11:30:43 +02:00
test_bug669671.html 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
test_bug675587.html Bug 675587. Change the location on hash changes even if we can't scroll right then. r=jlebar 2011-08-01 13:43:23 -04:00
test_framedhistoryframes.html Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug 2011-03-30 13:40:48 -04:00
test_windowedhistoryframes.html Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug 2011-03-30 13:40:48 -04:00