gecko-dev/docshell/test
Paul Biggar 1beff55e64 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
..
browser remove FUEL usage from these tests. a=tests-only 2010-11-28 21:02:03 +01:00
chrome Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan 2011-01-22 17:46:22 -08:00
navigation Bug 611182 - Part 2: Correct the definition of EndOfDocument for the HTML editor in order to fix some tests which have been relying on the bogus node existing in non-empty editable documents; r=bzbarsky a=blocking-beta8+ 2010-11-11 16:40:55 -05:00
unit Bug 610974 - Ensure places is enabled for places related tests; r=sdwilsh, a=test-only change 2010-11-19 13:23:35 +00:00
Makefile.in Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug 2011-03-30 13:40:48 -04: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 Adding test 2008-11-18 17:57:13 -05:00
bug369814.jar Bug 481342 - Fix some unpacking logic. r+sr=bz 2009-03-10 14:58:00 -07:00
bug369814.zip 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
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 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden) 2010-08-06 13:35:00 -07:00
bug413310-subframe.html 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
bug529119-window.html Bug 529119 - Funky behavior with XUL error pages, r=bz 2009-11-18 17:02:28 +01: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
historyframes.html Bug 629559. Clone child session history entries on anchor navigation. r=dtownsend,smaug 2011-03-30 13:40:48 -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 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08: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 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking 2010-11-29 11:13:12 -08: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_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 - 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
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_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