Граф коммитов

195 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron bd3965a189 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -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
Asaf Romano db12334ced comments and a hard-tab fix 2009-02-26 16:01:11 -08:00
Asaf Romano 5bfc770602 Bug 480149 - DOMLinkAdded and DOMLinkRemoved events for link elements should be dispatched when swapping docshells. r+sr=bz. 2009-02-26 14:05:42 -08:00
Dave Camp 0eab13fd69 Bug 442584 - Prefetching stops working until Firefox is restarted. r=jduell, sr=jst 2009-02-24 23:12:12 -08:00
Boris Zbarsky 67f176947f Speed up canvas comparisons in bidi mochitests. No bug 2009-02-19 22:04:19 -05: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 1340ae4250 Bug 449780. When doing a frameloader swap, clear the bfcache on both docshells, since we can't deal with all those presentations. r+sr=jst 2009-01-13 14:32:30 -05:00
Boris Zbarsky 09dd37682c Bug 468189. Stop failing the test if we don't finish within 5 seconds. It causes sporadic failures. 2009-01-07 09:23:56 -05:00
Boris Zbarsky a7080c05c8 Bug 449778. Don't fire pageshow in the new place on viewer swap if it's about to fire anyway. Do fire it in the old spot in that case, though. r+sr=jst 2008-12-28 10:34:00 -08:00
Boris Zbarsky 164505a5e0 Add a workaround for bfcache suckage and reenable these tests. r=sheriff for CLOSED TREE 2008-12-04 15:51:25 -05:00
Markus Stange 584d8ddd44 Bug 463042 - Smooth scrolling isn't working with the scrollbar or the keyboard arrows, r+sr=roc 2008-12-02 14:18:08 +01:00
Boris Zbarsky a3e7f28ad1 Disable tests for now to fix orange 2008-12-03 14:44:33 -05:00
Graeme McCutcheon a893e00536 Bug 215405. Restore scroll position, but not form state, on no-store and SSL no-cache sites. r+sr=bzbarsky 2008-12-03 12:55:14 -05:00
Graeme McCutcheon 14fbf5b1e9 Adding tests for bug 112564 and bug 92598 2008-12-03 12:52:49 -05:00
Boris Zbarsky be6e4681cc Adding test 2008-11-18 17:57:13 -05:00
Boris Zbarsky 22435de396 Bug 456980. Make it possible to swap chrome docshells as well, if there is no session history involved. Can be used for sidebars and such. r+sr=jst 2008-10-08 09:04:32 -04:00
Brad Lassey 14669a7bb2 Bug 454235 - IME events not fired when clicking on text input box, adds IsOffScreenBrowser property to DocShell r=smaug sr=bz 2008-09-19 12:57:56 -04:00
Gavin Sharp 985f3856df Bug 455611: tweak docshell/test/navigation/NavigationUtils.js so that it works in non-Firefox apps, r=bz 2008-09-19 11:44:33 -04:00
Robert Kaiser 3b5a7780dc bug 454513 - browser_bug453896.js fails on all SeaMonkey unit test boxes, remove event listeners added by the tests when they aren't needed any more, r=dbaron 2008-09-11 02:07:52 +02:00
Boris Zbarsky 05095e4d07 Bug 113934 tests 2008-08-25 13:21:28 -04:00
Mark Banner 33b0c5244d Bug 431130 xpcshell test test_nsIDownloadHistory.js fails on Thunderbird. r=sdwilsh 2008-07-17 15:04:27 +01:00
Johnathan Nightingale [johnath] 8c1b18c459 Bug 441169 - [r=bzbarsky sr=dveditz] 2008-07-12 05:22:34 -05:00
Boris Zbarsky cf1aab9484 fix typo in previous push (bug 439164) 2008-07-08 18:05:50 -04:00
Boris Zbarsky 2ea2c369c4 Bug 439164: refactor test_bug413310 to avoid intermittent timing-related failures 2008-07-08 18:04:40 -04:00
kairo@kairo.at c1942b3e3d bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil 2008-05-02 06:13:19 -07:00
peterv@propagandism.org 0e633e9499 Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst. 2008-05-02 04:36:29 -07:00
roc+@cs.cmu.edu c4e233f3a6 Bug 430723. Don't prematurely detach and reattach the editor object. patch by Chris Pearce, r+sr=jst,a=schrep 2008-05-01 02:00:11 -07: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
roc+@cs.cmu.edu eb93e203f7 Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner 2008-04-23 14:36:17 -07:00
dveditz@cruzio.com 54f63f471d bug 428288 chrome crash in nsDocShell::ValidateOrigin, problem found by timeless, r/sr=bzbarsky, a=beltzner 2008-04-12 14:18:06 -07:00
reed@reedloden.com 8a1e1cfc07 Typo fix - s/resuls/results/. 2008-03-30 00:09:27 -07:00
vladimir@pobox.com 3e0dc6cf99 fix up unit test to accept '.jpeg' on linux 2008-03-20 16:55:44 -07:00
vladimir@pobox.com 9b5e46503a b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 15:57:44 -07:00
vladimir@pobox.com 960ac870f2 backing out 414201 because I hate 10.4 2008-03-20 14:56:31 -07:00
vladimir@pobox.com 4edaa7b5fe b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 14:39:09 -07:00
ajschult@verizon.net 857e35f44b Bug 396519 test to ensure content viewers are saved and evicted at appropriate times. 2008-03-07 23:24:41 -08: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
reed@reedloden.com 959ed671f3 Bug 416622 - "docshell navigation tests intermittently failing with NS_ERROR_XPC_BAD_OP_ON_WN_PROTO" (Tolerate partially-constructed windows) [p=hk9565@gmail.com (Adam Barth) r=bzbarsky] 2008-02-11 20:35:19 -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 e0b2d5c530 Make the test work in embedding builds too. Bug 414303, patch by Adam Barth <hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>, r+sr=bzbarsky. 2008-01-28 19:43:47 -08:00
bzbarsky@mit.edu 4f9f2a72ab Fixing build bustage 2008-01-27 12:16:29 -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
neil@parkwaycc.co.uk 809618b9cc Fix SeaMonkey tinderbox test bustage b=401174 r=sdwilsh 2007-11-24 14:11:31 -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
smontagu@smontagu.org 8358183757 Testcase for bug 134911 2007-11-11 12:03:33 -08:00
smontagu@smontagu.org 227dbc3956 Preserve history on charset reload. Bug 134911, r+sr=bz, a=roc 2007-11-11 11:48:09 -08:00
bzbarsky@mit.edu 8964bad719 Adding test 2007-10-12 11:59:46 -07:00
smontagu@smontagu.org 4118e42573 Regression test for bug 92473 2007-10-01 07:14:57 -07:00
bzbarsky@mit.edu f315acef39 Adding tests. 2007-09-02 21:58:05 -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
gavin%gavinsharp.com 7a7f8b45d3 Bug 439164: refactor test_bug413310 to avoid intermittent timing-related failures, patch by Boris Zbarsky <bzbarsky@mit.edu> 2008-07-08 22:07:28 +00:00
reed%reedloden.com 02622ca047 Bug 441169 - [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=bzbarsky sr=dveditz a=beltzner] 2008-07-01 06:07:38 +00:00
kairo%kairo.at 93056a971e bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil 2008-05-02 13:13:23 +00:00
peterv%propagandism.org 640b1dedbf Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst. 2008-05-02 11:36:31 +00:00
roc+%cs.cmu.edu 24d4dd60f8 Bug 430723. Don't prematurely detach and reattach the editor object. patch by Chris Pearce, r+sr=jst,a=schrep 2008-05-01 09:00:11 +00: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
roc+%cs.cmu.edu 5f8c5273e9 Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner 2008-04-23 21:36:19 +00:00
dveditz%cruzio.com 2082fcf112 bug 428288 chrome crash in nsDocShell::ValidateOrigin, problem found by timeless, r/sr=bzbarsky, a=beltzner 2008-04-12 21:18:06 +00:00
reed%reedloden.com 4f3ba0b445 Typo fix - s/resuls/results/. 2008-03-30 07:09:27 +00:00
vladimir%pobox.com 8402cbebb9 fix up unit test to accept '.jpeg' on linux 2008-03-20 23:55:44 +00:00
vladimir%pobox.com 11a2eec69b b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 22:57:45 +00:00
vladimir%pobox.com 9f40ba49a1 backing out 414201 because I hate 10.4 2008-03-20 21:56:31 +00:00
vladimir%pobox.com 23ceeacc86 b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 21:39:10 +00:00
ajschult%verizon.net 39100453bf Bug 396519 test to ensure content viewers are saved and evicted at appropriate times. 2008-03-08 07:24:41 +00:00
bzbarsky%mit.edu 7f35fd390a 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-29 04:21:39 +00:00
reed%reedloden.com c3a22a6715 Bug 416622 - "docshell navigation tests intermittently failing with NS_ERROR_XPC_BAD_OP_ON_WN_PROTO" (Tolerate partially-constructed windows) [p=hk9565@gmail.com (Adam Barth) r=bzbarsky] 2008-02-12 04:35:19 +00:00
sdwilsh%shawnwilsher.com 8d70bdbdca Bug 94514 - POST result page should not appear in global history or history autocomplete results. r=bz, sr=bz 2008-02-06 18:18:07 +00:00
bzbarsky%mit.edu 41a1a27523 Make the test work in embedding builds too. Bug 414303, patch by Adam Barth
<hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>,
r+sr=bzbarsky.
2008-01-29 03:43:47 +00:00
bzbarsky%mit.edu 46a02b1e65 Fixing build bustage 2008-01-27 20:16:29 +00:00
bzbarsky%mit.edu bf2e8cfbb2 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 19:39:11 +00:00
dcamp%mozilla.com 0674adaa7c Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner 2007-11-27 05:32:26 +00:00
neil%parkwaycc.co.uk 2f89b82151 Fix SeaMonkey tinderbox test bustage b=401174 r=sdwilsh 2007-11-24 22:11:31 +00:00
sdwilsh%shawnwilsher.com 6c01dcd4bb Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor 2007-11-23 20:20:47 +00:00
bzbarsky%mit.edu 5ebe1b03e4 Fix bug 404548. r+sr=jst, a=schrep 2007-11-21 19:59:42 +00:00
smontagu%smontagu.org abb425b294 Testcase for bug 134911 2007-11-11 20:03:33 +00:00
smontagu%smontagu.org c3a273c48c Preserve history on charset reload. Bug 134911, r+sr=bz, a=roc 2007-11-11 19:48:09 +00:00
bzbarsky%mit.edu a48170baab Adding test 2007-10-12 18:59:46 +00:00
smontagu%smontagu.org 7a0773ef40 Regression test for bug 92473 2007-10-01 14:14:58 +00:00
bzbarsky%mit.edu ad80cf9af9 Adding tests. 2007-09-03 04:58:05 +00:00
ginn.chen%sun.com fd8e29fa39 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
bzbarsky%mit.edu aeb33b46a6 Adding test. 2007-07-15 22:33:21 +00:00
bzbarsky%mit.edu c7dfbacb4c Adding test. 2007-07-14 05:02:22 +00:00
bzbarsky%mit.edu a7a8dbd300 Add test. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=smaug 2007-07-11 17:33:46 +00:00
sayrer%gmail.com fda804eb1c Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 15:18:50 +00:00