Martijn Wargers
|
2f9d5da01d
|
Bug 927196 - Check more stuff in XHR. r=jonas
|
2013-10-16 19:20:51 +02:00 |
|
Ed Morley
|
8e9d30130b
|
Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269
|
2013-11-18 10:59:01 +00:00 |
|
Martijn Wargers
|
d5ef4d9173
|
Bug 927196 - Check more stuff in XHR. r=sicking
|
2013-10-16 19:20:51 +02:00 |
|
Martijn Wargers
|
77500dc612
|
Bug 901343 - Tests that use createSystemXHR are failing on b2g mochitest. r=sicking
|
2013-10-12 02:18:34 +02:00 |
|
Henri Sivonen
|
ad623cb811
|
Bug 844461 - Perform alias resolution on the fallback encoding pref value. r=smontagu.
|
2013-03-04 20:09:11 +02:00 |
|
Masatoshi Kimura
|
3bd83e2eac
|
Bug 801402 - Use EncodingUtils::FindEncodingForLabel from DOM. r=sicking
|
2012-11-07 18:04:22 -05:00 |
|
Ryan VanderMeulen
|
dd87cc277e
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
|
Aryeh Gregor
|
45b3e80460
|
Bug 799917 - Make document.characterSet always lowercase; r=bz,f=hsivonen,smontagu
|
2012-10-14 10:13:19 +02:00 |
|
Bobby Holley
|
9f03f90fb7
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Peter Van der Beken
|
db99384a53
|
Fix for bug 740855 (Make tests that try to get XHR.channel use SpecialPowers). r=bz, bent.
--HG--
extra : rebase_source : 1278ff2158cd8138ebe3570a2d8f45cec8233d1c
|
2012-03-30 09:38:19 -07:00 |
|
Peter Van der Beken
|
79d8fa521f
|
Backout cfd6bf0fe1e9 as it includes an unwanted chunk
--HG--
extra : rebase_source : 9143a7752d7327a1c7693f9ad34ab02a25339aa6
|
2012-03-30 09:53:50 -07:00 |
|
Peter Van der Beken
|
d2da6eaadf
|
Fix for bug 740855 (Make tests that try to get XHR.channel use SpecialPowers). r=bz.
--HG--
extra : rebase_source : a80dc66eff61a2d669dbbaaa1d081106798fd9dc
|
2012-03-30 09:38:19 -07:00 |
|
Ms2ger
|
bd3d754000
|
Bug 687426 - Remove Document.xmlEncoding; r=sicking
|
2011-10-01 18:14:40 +02:00 |
|
Malini Das
|
02665c9658
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
|
Jonas Sicking
|
9dca224906
|
Bug 641706: Make SpecialPowers able to create a XHR object with full system powers. r=smaug
|
2011-03-17 09:19:13 -07:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Boris Zbarsky
|
0b32650b29
|
imported patch bug431701
|
2008-08-28 08:56:45 -04:00 |
|