Masatoshi Kimura
|
754aa90503
|
Bug 826159 - Turn nsICookie.value into AUTF8String. r=bz
|
2013-01-04 12:49:25 +09:00 |
|
Ed Morley
|
fcb634f039
|
Bug 559932 - Disable test_bug445004.html for too many intermittent failures
|
2012-12-05 15:14:10 +00:00 |
|
Seth Fowler
|
630ed49838
|
Bug 812241 - Remove disabled test warnings. r=khuey
|
2012-11-20 16:13:04 -08: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 |
|
Ed Morley
|
cc9e8c3305
|
Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted
|
2012-10-06 16:46:09 +01: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 |
|
Luke Wagner
|
499b6ddc0c
|
Bug 786801 - js_InferFlags should not stop at compartment boundaries (r=bhackett)
--HG--
extra : rebase_source : 19804a0ae5802a3b8a5b540c4b840aa75f3f3223
|
2012-09-04 14:31:04 -07:00 |
|
Ryan VanderMeulen
|
0b244d0a4d
|
Backout 7887ace84c7d (bug 786801) due to mochitest-other orange.
|
2012-09-04 22:36:50 -04:00 |
|
Masatoshi Kimura
|
b9f453cd6e
|
Bug 784367 - Encode/decode document.cookie as UTF-8 per HTML5 spec. r=bz
|
2012-09-04 21:01:57 -04:00 |
|
Luke Wagner
|
489fcb6974
|
Bug 786801 - js_InferFlags should not stop at compartment boundaries (r=bhackett)
--HG--
extra : rebase_source : a8c83b7965d4b7fd1fa2bf12c1d5e24a20244215
|
2012-09-04 14:31:04 -07:00 |
|
William Chen
|
7a0429e652
|
Bug 778420 - Initial stab at the tests. v2 r=bholley
--HG--
extra : rebase_source : c24abc031c82a87f2f669e4b708f8ee364a9682b
|
2012-08-06 22:15:49 +02:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Aryeh Gregor
|
a685451510
|
Bug 746915 part 1 - Move editing-related tests to editor/ directories; r=ehsan
--HG--
rename : content/html/content/test/test_bug408231.html => editor/libeditor/base/tests/test_bug408231.html
rename : content/html/document/test/test_bug742261.html => editor/libeditor/base/tests/test_bug742261.html
rename : content/html/document/test/test_bug404320.html => editor/libeditor/html/tests/test_bug404320.html
rename : content/html/document/test/test_bug468353.html => editor/libeditor/html/tests/test_bug468353.html
rename : layout/reftests/bugs/388980-1-ref.html => layout/reftests/editor/388980-1-ref.html
rename : layout/reftests/bugs/388980-1.html => layout/reftests/editor/388980-1.html
|
2012-05-03 10:09:44 +03:00 |
|
Masatoshi Kimura
|
95f8a3cace
|
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
|
2012-04-26 09:42:26 -07:00 |
|
Matt Brubeck
|
39b9dfd911
|
Back out a01bb9f10445 (bug 677122) because of test failure
--HG--
extra : rebase_source : 569a8ccbc09af9149c4e82a7da140bbd217412fb
|
2012-04-24 18:11:06 -07:00 |
|
Scott Downe
|
cffc8d1968
|
Bug 677122 - Update start/end times of mediafragment URL on hashchanges r=bz
--HG--
extra : rebase_source : 91fa2211dbc4c9c839f22fcb086e0b3a1a0cfef6
|
2012-04-24 19:49:31 -04:00 |
|
Matt Brubeck
|
6407c40332
|
Back out 14715fd6b81c (bug 677122) because of frequent failures in its test
|
2012-04-11 08:39:58 -07:00 |
|
Scott Downe
|
89f1c3ab13
|
Bug 677122 - Update start/end times of mediafragment URL on hashchanges. r=bz
|
2012-04-11 07:49:20 -04:00 |
|
Boris Zbarsky
|
7db66d8f15
|
Bug 741266. document.open with 3 or more arguments should invoke the scriptable version of window.open, not the noscript one. r=jst
|
2012-04-06 17:12:41 -04:00 |
|
Marco Bonardo
|
58f7ff90d4
|
Backout d83c1ffb7397 (bug 741266) due to Windows M1 failures
|
2012-04-07 01:34:28 +02:00 |
|
Boris Zbarsky
|
594980f9ea
|
Bug 741266. document.open with 3 or more arguments should invoke the scriptable version of window.open, not the noscript one. r=jst
|
2012-04-06 17:12:41 -04:00 |
|
Aryeh Gregor
|
653b41ddf3
|
Bug 742261 - Remove useless queryCommandText/execCommandShowHelp methods; r=ehsan
|
2012-04-04 15:30:33 +03:00 |
|
Frank Yan
|
e66884af41
|
Bug 726402 - Fix intermittent test_bug369370.html. r=bz
|
2012-02-18 03:42:44 -08:00 |
|
Carlo Alberto Ferraris
|
489a3d2e7e
|
Bug 376997 - Images should be rendered against a neutral background. r=bz ui-r=limi
|
2011-12-14 23:20:47 -08:00 |
|
Matt Brubeck
|
a33e8cc7f3
|
Back out 97b8cff2764f (bug 376997) for Android reftest failures
|
2011-12-16 13:10:44 -08:00 |
|
Rob Campbell
|
11ba15c7c7
|
merge fx-team to m-c
--HG--
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.js => browser/devtools/styleinspector/test/browser_bug683672.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector.js => browser/devtools/styleinspector/test/browser_styleinspector.js
|
2011-12-16 14:42:54 -04:00 |
|
Carlo Alberto Ferraris
|
bff065abc9
|
Bug 376997 - Images should be rendered against a neutral background. r=bz ui-r=limi
|
2011-12-14 23:20:47 -08:00 |
|
Gabor Krizsanits
|
873b2b62fc
|
Bug 678465 - 'document-element-inserted' doesn't fire on ImageDocument; r=bz
|
2011-12-15 15:10:36 +00:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
aceman
|
266607effb
|
Bug 136556 - Image title should use "×", not "x". r=bz, r=dolske
|
2011-09-05 17:26:23 -07:00 |
|
Malini Das
|
960a7c7495
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04: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 |
|
Michael Ventnor
|
dd85675225
|
Bug 677495 - Image documents shouldn't have things other than the <img> in the <body> r=roc
|
2011-08-11 14:23:00 +10:00 |
|
Mounir Lamouri
|
05a1e8b365
|
Bug 655240 - Trying to fix intermittent failure in content/html/document/test/test_bug448564.html f=ehsan r=sicking
|
2011-06-23 12:03:18 +02:00 |
|
Robert O'Callahan
|
0375caa915
|
Bug 646757. Fix faulty test for bug 463104.
|
2011-05-31 12:26:36 +12:00 |
|
Henri Sivonen
|
4fe663e3bc
|
Bug 655701 - Remove test dependencies on the html5.parser.enable pref. r=ted.mielczarek.
|
2011-05-12 10:56:37 +03:00 |
|
Dão Gottwald
|
4ac8291c1d
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2011-04-17 21:53:25 +02:00 |
|
Ehsan Akhgari
|
21d69946e2
|
Bug 609551 - Move the operations which happen at the script global scope before the document load to the point where the document is fully loaded; r=roc a=test-only
|
2011-03-12 00:34:56 -05:00 |
|
Henri Sivonen
|
5bc865c4b0
|
Bug 636689 - Rename the HTML5 parser enablement pref and make it show in about:support. r+a=jst.
|
2011-02-25 18:23:02 +02:00 |
|
Hiroyuki Ikezoe
|
41d35974b2
|
Bug 559932 - intermittent content/html/document/test/test_bug445004.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - uri.match(/^http:\/\/([a-z.0-9]*)/) is null; r=bzbarsky a=test-only
--HG--
extra : rebase_source : 98485b1b2582aef9749377c736f59d2352e1ea78
|
2011-01-26 13:52:10 -05:00 |
|
Hiroyuki Ikezoe
|
4c83127f20
|
Bug 628452: Fix invalid tag in test_bug445004.html. r=bz a=tests
|
2011-01-24 22:38:10 -08:00 |
|
Robert O'Callahan
|
319edd4ba7
|
Bug 615794. Part 3: Snap bounds of border and background display items to pixels if we're sure they will be snapped. r=tnikkel a=blocking
|
2011-01-04 23:39:47 +13:00 |
|
Mounir Lamouri
|
7224f2d38d
|
Bug 573524 - Try to run the test on load to see if it fixes the intermittent orange; r=ehsan a=test-only
|
2010-10-30 01:31:45 +02:00 |
|
Jesse Ruderman
|
268a575f7a
|
Bug 579244 - attempt to fix an intermittent test timeout by ensuring that onload fires. a=NPOTB
|
2010-09-24 11:22:30 -07:00 |
|
Neil
|
6b7202a7df
|
Bug 596237 - [SeaMonkey 2.1] TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/content/html/document/test/browser_bug592641.js; r=bobbyholley a=NPOTB
|
2010-09-14 15:48:46 -04:00 |
|
Bobby Holley
|
49614ac577
|
Bug 592641 - Tests.r=Neil,a=tests
|
2010-09-12 08:22:26 -07:00 |
|