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

32 Коммитов

Автор SHA1 Сообщение Дата
Gian-Carlo Pascutto 71ef8d8ac1 Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp 2011-11-09 17:22:59 +01:00
Patrick McManus 0f4bf0190a bug 599295 r=jduell
--HG--
extra : rebase_source : b376fd42a37c8b92389b43fac2e253a8466c3349
2011-11-02 17:43:27 -04:00
Phil Ringnalda bd7de0bed0 Bug 663211 - proxy www.mozilla.com in tests so safebrowsing tests don't try to hit the network, r=ted, f=mmmulani 2011-06-11 11:24:50 -07:00
Ted Mielczarek a09a7f7a06 bug 628873 - redirect fxfeeds.mozilla.com to stop loading the default live bookmark in mochitests. r=philor,bhearsum 2011-01-31 11:55:50 -05:00
Margaret Leibovic e576bd7893 Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking 2010-11-29 13:22:25 -08:00
Jonas Sicking 615dfec538 Bug 590870: Allow mochitest domains that don't support XUL/XBL. r=ted a=test-only 2010-09-03 15:53:28 -07: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
Kyle Huey f78a715db2 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05: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
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
Dave Townsend 34b81cb0df Bug 435743: Add expire ssl certificate to the mochitest certdb. r=ted 2010-01-06 10:25:44 -08:00
Honza Bambas 4f3522d9d7 Bug 483437 - PSM doesn't properly escape AVA Values in Cert Viewer Details tab, r=nelson+benjamin 2009-07-29 22:23:27 +02:00
Dave Camp c06566ad4b Bug 482073 - test_classifier.html issues leading to intermittent failures. r=waldo 2009-03-10 14:57:59 -07:00
Dave Townsend 4076b02190 Bug 435743: Add untrusted and self signed https servers to the test server. r=ted 2009-01-21 11:01:00 +00:00
Dave Camp f130a2f49c Bug 441359: Check script and css loads against the classifier. r+sr=jonas 2009-01-13 23:13:48 -08:00
Honza Bambas e63f0b748b Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden 2009-01-15 21:17:34 +01:00
Honza Bambas 1aef966496 Bug 456001 - Need automated testing for SSL client auth, r=jwalden 2009-01-15 20:19:15 +01:00
Dave Camp 52cc67fd56 Backed out changeset 44890ee1d15f for leaks 2009-01-13 02:22:59 -08:00
Dave Camp 3ac023a8d9 Bug 441359: Check script and css loads against the classifier. r+sr=jonas 2009-01-12 21:52:00 -08:00
Honza Bambas ad7804c04c Backing out bug 468087 and bug 456001 2009-01-12 21:47:31 +01:00
Honza Bambas 1f47df88ee Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden 2009-01-12 20:16:38 +01:00
Honza Bambas 09d583ba60 Bug 456001 - Need automated testing for SSL client auth, r=jwalden 2009-01-12 20:14:40 +01:00
Dave Camp a8ba41104f Backed out changeset e31d0d3c28fd (bug 441359) 2009-01-05 01:27:51 -08:00
Dave Camp d938bc5087 Bug 441359: Run scripts/css through the classifier. r+sr=sicking 2009-01-04 23:40:29 -08:00
Honza Bambas e20e8a02cc Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
--HG--
rename : security/manager/ssl/tests/test_datasignatureverifier.js => security/manager/ssl/tests/unit/test_datasignatureverifier.js
rename : security/manager/ssl/tests/test_hash_algorithms.js => security/manager/ssl/tests/unit/test_hash_algorithms.js
rename : security/manager/ssl/tests/test_hmac.js => security/manager/ssl/tests/unit/test_hmac.js
2008-10-10 16:41:38 +02:00
Honza Bambas 920710e910 bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie 2008-09-05 09:35:58 -04:00
Kai Engert 1cba856f00 Backout bug 428009 2008-06-18 14:30:29 +02:00
Kai Engert 73422e1bab Bug 428009, hook up ssltunnel to mochitest
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
Jeff Walden 6169f85c2a Bug 428009 - Update the HTTP server to require a *correct* host be specified with it, not just *a* host via an absolute URI as Request-URI or a specified Host header. This also gives request handlers proper details about the location to which the request was targeted. r=biesi on the raw socket usage in the test code, r=ted on the build changes, r=sayrer on the server changes 2008-06-07 02:43:15 -04:00