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

279 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo 16c4f8d2ae Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking 2010-08-09 17:59:59 +02:00
Dão Gottwald df85fc631d Bug 380960 follow-up fix for test_bug511449.html 2010-08-07 10:11:30 +02:00
Blake Kaplan 157a4bc2fe Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky 2010-07-20 21:05:11 -07:00
Robert Kaiser 6f8b3fdc57 bug 582657 - Docshell test failures after SeaMonkey switch to tabbed browsing - just add a null-check for win.location, r=bz a=test-only 2010-07-28 20:56:58 +02:00
Marco Bonardo d49545a720 Bug 581018 - random failure in docshell test_bug293235.xul - wait both visit and pageShow. r=sdwilsh 2010-07-23 00:40:04 +02:00
Masayuki Nakano c885a7bbcb Bug 389372 - Contenteditable node is still editable without focus; r=ehsan,masayuki,roc sr=jst a=blocking-2.0:betaN+ 2010-07-22 12:22:44 -04:00
Marco Bonardo 041195399d Bug 499828 - kill LAZY_ADD and use async storage instead. r=sdwilsh 2010-07-22 14:09:10 +02:00
Masayuki Nakano 4ee99e736b backout the previous my check-ins 2010-07-22 11:11:34 +09:00
Masayuki Nakano 8703fbac55 Bug 389372 Contenteditable node is still editable without focus r=ehsan+roc, sr=jst 2010-07-22 08:46:52 +09:00
Ehsan Akhgari e544506475 Bug 289384 - Midas Editor: Shortcut command + left/right should go to beginning/end of line; r=masayuki,bzbarsky 2010-07-11 17:48:46 -04:00
Ehsan Akhgari fca8e16540 Backout bug 289384 because of crashtest assertion failures 2010-07-11 17:43:27 -04:00
Ehsan Akhgari fec4e4b058 Bug 289384 - Midas Editor: Shortcut command + left/right should go to beginning/end of line; r=masayuki,bzbarsky
--HG--
extra : rebase_source : d533ad700d2e3e5d50dc0f03b57b14723e12c7eb
2010-06-25 14:58:25 -04:00
Dão Gottwald 9be4d8e743 Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
Joel Maher c43517b8d3 Bug 571649 Re-enable docshell tests after bug 535922 r=dbaron 2010-06-15 13:02:07 -07:00
Dão Gottwald 8172c0611e Fix obvious bugs in browser_bug554155.js 2010-06-12 07:43:58 +02: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
Ehsan Akhgari 04859c5fdd Bug 493381 - mochitest-plain: test_bug386782.html fails intermittently; r=roc 2010-06-10 22:46:51 -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
Michael Kohler 11a655ab7e Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Henri Sivonen fc45b1cd4b Bug 562319 - Make NavigationUtils.js try harder when detecting if a frame is done loading. r=bzbarsky. 2010-04-29 14:22:27 +03:00
Justin Lebar 7105609415 bug 562080: Fix JavaScript error in test_bug509055.html. r=smaug 2010-05-02 12:49:12 +02:00
Justin Lebar d581a16410 Bug 554155 - history.pushState should fire onLocationChange only once. r=smaug 2010-05-02 10:31:07 +02:00
Philipp von Weitershausen c19d174405 Bug 560311 - "incomplete history observer impl in browser_bug503832.js" [r=sdwilsh] 2010-04-21 08:58:00 -04:00
Timothy Nikkel cd16bff969 Bug 502937. Part 1.1. Fix up another test. r=bzbarsky 2010-04-16 13:15:28 -05:00
Justin Lebar abd930fe73 Bug 556684 Move test for bug 550565 r=dao
--HG--
rename : docshell/test/browser/browser_bug550565.js => browser/base/content/test/browser_bug550565.js
rename : docshell/test/browser/file_bug550565_favicon.ico => browser/base/content/test/file_bug550565_favicon.ico
rename : docshell/test/browser/file_bug550565_popup.html => browser/base/content/test/file_bug550565_popup.html
2010-04-11 20:52:59 +01:00
L. David Baron bc4f90fe25 Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh 2010-04-02 18:58:25 -07:00
Dão Gottwald 941ea70b6f use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Marco Bonardo ad99a83233 Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted 2010-04-01 13:29:13 +02:00
Justin Lebar 38bba1abaf Bug 550565: Calling history.pushState during onDOMContentLoaded drops a favicon. r=dao 2010-03-24 10:22:13 +01:00
Henri Sivonen cf7fde44dc Bug 540574 - Make the HTML5 parser break out of doc update on <body> and remove trailing white space from test_bug386782.html. r=bnewman.
--HG--
extra : rebase_source : 8a0b6e679c70c6d2429a9fdbf469cc59d285ca2f
2010-02-22 14:17:33 +02:00
Joel Maher 30ed1cfe87 Follow on patch for bug 503832 to fix orange due to bug 544097 having landed. 2010-03-08 20:41:00 -08:00
Philipp von Weitershausen bfcfe66eac Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky 2010-03-08 19:30:02 -05:00
Joel Maher 5a22815ee5 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
Brad Lassey 4492ee705c backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher acb95ebf6d Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Boris Zbarsky 1a5ce4b8f1 Backed out changeset dc835fb21c0c (bug 503832) on suspicion of causing a Tsspider regression.
--HG--
extra : rebase_source : b15b7bbd372fcbd768e653e89049804fed9070c8
2010-03-09 09:35:14 -05:00
Boris Zbarsky 846ade597e Backed out changeset 2da8ac54d264 (followup to bug 503832)
--HG--
extra : rebase_source : 18787ca6131d944ee344c9428f5fa909b5e78a52
2010-03-09 09:32:35 -05:00
Kyle Huey e3dd18b971 Backing out Bug 544097 due to test failures. 2010-03-09 01:16:43 -05:00
Kyle Huey fd5af04878 Backing out Bug 544097 due to test failures 2010-03-09 01:15:59 -05:00
Kyle Huey f78a715db2 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Kyle Huey 95118ca9fd Backed out changeset 817634616c8b 2010-03-09 01:13:12 -05:00
L. David Baron 77930d7a25 Don't leak the world in this new test. (Bug 503832)
--HG--
extra : transplant_source : %14%CB%9Er%1F%93%F6l%F3%11%3Dx%93%97%C3%3D%99%C4%CD%C5
2010-03-08 21:19:30 -08:00
Joel Maher 9a77ffa11e Follow on patch to fix oranges from changeset 8ce70abd7777 2010-03-08 20:41:00 -08:00
Joel Maher 4b8aff6ea3 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Philipp von Weitershausen 2acd5a4d49 Bug 503832. Visiting a new fragmentid (scrolling to named anchor) should set the title of the page in the global history for the url with that anchor. r=bzbarsky 2010-03-08 19:30:02 -05:00
Clint Talbert b962e844a9 Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher 0c7928ce7d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Shawn Wilsher a59e81e624 Bug 461199 (Part 24) - Update docshell tests to work with the new async isVisited API
r=bz
2010-02-24 08:37:02 -08:00
Shawn Wilsher 039ee6197b Backed out changeset 26f7974bf6ef 2010-02-18 09:55:05 -08:00
Shawn Wilsher 0243d66b74 Bug 461199 (Part 24) - Update docshell tests to work with the new async isVisited API
r=bz
2010-02-17 14:04:32 -08:00
Henri Sivonen 9e2663f77c 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
Henri Sivonen d608708abd Bug 540576 - Remove trailing white space from a blank document to make its body have no WS with the HTML5 parser. r=bzbarsky.
--HG--
extra : rebase_source : f076d370d72787b495b96895fb321e0af02457a4
2010-01-22 10:15:43 +02:00
Olli Pettay d1f21ee014 Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
Justin Lebar 4d47d72b2d Bug 515190 - Hashchange event should be dispatched synchronously. r=smaug 2009-11-26 21:01:43 -08:00
Robert O'Callahan dd1ca9a4d2 Back out bug 515190 due to test failures 2010-01-07 15:17:40 +13:00
Robert O'Callahan 2f55b3432a Backed out changeset ad1892e1bb82 2010-01-07 15:17:15 +13:00
Robert O'Callahan 29e3963a24 Bug 508369. Fix test. r=bzbarsky 2010-01-07 14:14:38 +13:00
Justin Lebar 67facf79a9 Bug 515190: Hashchange event should be dispatched synchronously. r=smaug 2009-11-26 21:01:43 -08:00
Boris Zbarsky 24e3777415 Update bug 529119 tests to not rely on error page titles. 2009-11-19 20:42:00 -05: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
Jonathan Griffin e1023f9b72 Test for bug 301397. r=bzbarsky 2009-08-12 18:42:10 -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
Jonathan Griffin c51c59366b Remove unneeded focus check in order to fix bug 508188 2009-08-04 10:43:15 -07:00
Jonathan Griffin 037b79d850 Another attempt to fix bug 503988: change the way we invoke find, check the Find bar's status afterwards. 2009-07-28 17:16:51 -07:00
Jonathan Griffin 4f533bdfc5 Another attempt to fix bug 503988 2009-07-24 09:33:20 -04: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
Jonathan Griffin a28ee06cb8 Another attempt to fix random orange bug 503988 2009-07-21 13:41:57 -04:00
Johnny Stenback 81553e3643 Backed out changeset a28347623d0f due to mochitest failures. 2009-07-20 18:20:49 -07:00
Justin Lebar 1a0bd9840a Bug 504837: Hashchange event should not be restricted to firing only when the document's readystate is 'complete'. r/sr=smaug
--HG--
extra : rebase_source : 977f304a4f318c9371da5065cab600f57804ea0d
2009-07-20 14:09:04 -07:00
Boris Zbarsky 2774b48c8a Trying to fix bug 503988 2009-07-17 23:35:09 -04:00
Boris Zbarsky fe64b010ca Make the test output somewhat more useful. 2009-07-13 20:33:02 -07:00
Simon Montagu dd21abcb80 Replace timeouts by event listeners in test cases for bug 92473 and bug 134911 2009-07-13 01:16:52 -07:00
Jonathan Griffin 092c5b7f93 Adding test for bug 396649. r=bzbarsky 2009-07-10 22:41:13 -07:00
Jonathan Griffin 345790cb1e Adding test for bug 360511. r=bzbarsky 2009-07-10 22:41:12 -07:00
Jonathan Griffin bd319658fe Adding test for bug 298622. r=bzbarsky 2009-07-10 22:41:12 -07:00
Jonathan Griffin d30445d649 Adding test for bug 321671. r=bzbarsky 2009-07-09 21:49:48 -07:00
Jonathan Griffin 62bafe55e1 Adding test for bug 293235. r=bzbarsky 2009-07-09 14:09:44 -07:00
Jonathan Griffin 2f94382d67 Add test for bug 294258. r=bzbarsky 2009-07-09 14:09:44 -07:00
Jonathan Griffin 4b58d3bd30 Adding test for bug 303267. r=mrbkap 2009-07-09 14:09:44 -07:00
jlebar ea0de8d9e9 Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking 2009-06-26 10:16:50 -07:00
Jonathan Griffin 142e987d3c Bug 501235 - "add new mochitest sub-harness for docshell testing." r=bzbarsky 2009-06-30 18:35:32 -07:00
Neil Deakin c78cc06ad6 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
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