Florian Quèze
66f6d259bc
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
Makoto Kato
ce6328824f
Bug 1365383 - Spellchecker should consider that callback isn't set. r=masayuki
...
InitSpellChecker allows that 3rd callback parameter is null. We should consider that it is null.
MozReview-Commit-ID: BMAM6BiYlw5
--HG--
extra : rebase_source : fbe767694d6380988854ff133b780b8fe334bf3a
2017-05-18 14:50:25 +09:00
Yoshi Huang
df0da41d1c
Bug 1361641 - Part 2: convert mochitest plain tests in editor/ to use srcdoc. r=smaug
2017-05-09 10:25:23 +08:00
Makoto Kato
cd753d1158
Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki
...
TESTING_JS_MODULES uses testing-common, not gre. So we should replace gre with testing-common for mochitest.
MozReview-Commit-ID: BqsS2D3IGR6
--HG--
extra : rebase_source : a8553684f8f106c1dfb6e2d9b51df7ebeb15275d
2017-03-29 15:34:49 +09:00
Phil Ringnalda
7ac3bd5b7e
Backed out 3 changesets (bug 1351074) for reftest harness and browser_all_files_referenced.js bustage
...
CLOSED TREE
Backed out changeset 941e0f9ff9a7 (bug 1351074)
Backed out changeset 4fdf3b87a70b (bug 1351074)
Backed out changeset 586428f69838 (bug 1351074)
2017-04-02 19:46:49 -07:00
Makoto Kato
cd8761e0f4
Bug 1351074 - Part 2. Use testing-common for AsyncSpellCheckTestHelper.jsm. r=masayuki
...
TESTING_JS_MODULES uses testing-common, not gre. So we should replace gre with testing-common for mochitest.
MozReview-Commit-ID: BqsS2D3IGR6
--HG--
extra : rebase_source : 2143fcdf33c428c82c6b2e00b542649b958aeccc
2017-03-29 15:34:49 +09:00
Masatoshi Kimura
7be7b11a1c
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
...
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;
MozReview-Commit-ID: AzhtdwJwVNg
--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
Florian Quèze
0e0865f4fc
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
Florian Quèze
85611a7b6d
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
...
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Gijs Kruitbosch
cb6c0c81ac
Bug 1322414 - part 2,3,4: use a separate 'primary' attribute for primary child browsers, r=bz,mconley
...
MozReview-Commit-ID: 2yb0WGFYBsH
--HG--
extra : rebase_source : 376171077c577e41e82cec5e994c425c6d9f2d80
extra : histedit_source : 39aad91381749a263042cd0452fe32019a1974b8
2016-12-09 09:23:24 -10:00
Sebastian Hengst
eb26ee2f07
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: editor. r=RyanVM
...
MozReview-Commit-ID: GDieTLdlpRH
--HG--
extra : rebase_source : 8332d4abdea9d0ad27ad7cceace96ad75aff6b2c
2016-11-05 11:29:19 +01:00
Aryeh Gregor
9fc7d0745c
Bug 1271120 - Port test_bug1219928.html from chrome to plain; r=masayuki
...
This test still doesn't work in e10s, though. mrbkap says further
debugging is needed (bug 1269209 comment 3).
MozReview-Commit-ID: 3iHNkQVYQMn
2016-09-01 17:15:28 +03:00
Aryeh Gregor
f00c374e3b
Bug 1271120 - Port test_bug1209414.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: ExX9ZNsVaXq
2016-08-23 15:56:23 +03:00
Aryeh Gregor
b21c462f2e
Bug 1269209 - Port test_bug1205983.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: FPFRvbOftw4
2016-10-31 18:09:37 +02:00
Aryeh Gregor
225ac7af74
Bug 1269209 - Port test_bug1200533.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: 2CrI1aTjaYJ
2016-08-22 21:07:52 +03:00
Aryeh Gregor
5aea5b7b05
Bug 1269209 - Port test_bug1204147.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: KBeFI73j1Jx
2016-08-22 21:06:41 +03:00
Aryeh Gregor
29cf33b800
Bug 1269209 - Port test_bug717433.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: 426kBYZCCWy
2016-10-31 18:08:42 +02:00
Aryeh Gregor
75524f3039
Bug 1269209 - Port test_bug697981.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: IrnlEWhIBzk
2016-10-31 18:08:13 +02:00
Aryeh Gregor
45101741a1
Bug 1269209 - Port test_bug678842.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: LUSLjnMYl1I
2016-08-22 21:03:23 +03:00
Aryeh Gregor
e98e939603
Bug 1269209 - Port test_bug338427.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: HiDXAKaZlQA
2016-10-31 18:06:46 +02:00
Aryeh Gregor
6dc53c6bec
Bug 1269209 - Port test_async_UpdateCurrentDictionary.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: 3dneNqKrYCe
2016-08-22 21:00:48 +03:00
Sebastian Hengst
8873da9713
Backed out changeset c7d8d25e09b6 (bug 1269209)
...
MozReview-Commit-ID: KivGNRxiRDu
2016-10-28 00:38:50 +02:00
Sebastian Hengst
1a5704fe4d
Backed out changeset 5d2f4867ec7f (bug 1269209)
...
MozReview-Commit-ID: IX1osGGXxnp
2016-10-28 00:38:46 +02:00
Sebastian Hengst
eb2c39bdf6
Backed out changeset 56e0713ad54b (bug 1269209)
...
MozReview-Commit-ID: 2dWIegpWkFd
2016-10-28 00:38:42 +02:00
Sebastian Hengst
8cfb0a45ca
Backed out changeset 19eb42e6b3eb (bug 1269209)
...
MozReview-Commit-ID: 6JC2Zy7luDl
2016-10-28 00:38:38 +02:00
Sebastian Hengst
427cf28ece
Backed out changeset dda3cfcd2b5c (bug 1269209)
...
MozReview-Commit-ID: BvcUYSfSJtR
2016-10-28 00:38:34 +02:00
Sebastian Hengst
8bb044ccde
Backed out changeset 2ebb8eab3834 (bug 1269209)
...
MozReview-Commit-ID: KSIiOz5idEL
2016-10-28 00:38:29 +02:00
Sebastian Hengst
f51e61e88c
Backed out changeset 5f63100d5531 (bug 1269209)
...
MozReview-Commit-ID: Jl5DGq5SSIb
2016-10-28 00:38:25 +02:00
Sebastian Hengst
97986cca99
Backed out changeset 104c0aa10747 (bug 1269209)
...
MozReview-Commit-ID: 6zxq7BZVDdV
2016-10-28 00:38:21 +02:00
Aryeh Gregor
84f4bfb68c
Bug 1269209 - Port test_bug1205983.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: FPFRvbOftw4
--HG--
extra : rebase_source : e476b38c53c07e7c5a0b6fa468aa16f66ac45a79
2016-08-22 21:08:52 +03:00
Aryeh Gregor
7d10038ed6
Bug 1269209 - Port test_bug1200533.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: 2CrI1aTjaYJ
--HG--
extra : rebase_source : 9aa79d9ca17f1cd9205001394a8d11062e97730c
2016-08-22 21:07:52 +03:00
Aryeh Gregor
ad70bfa1ca
Bug 1269209 - Port test_bug1204147.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: KBeFI73j1Jx
--HG--
extra : rebase_source : 8f498011aa015474704ade718556b6d2896da8c6
2016-08-22 21:06:41 +03:00
Aryeh Gregor
013f27422c
Bug 1269209 - Port test_bug717433.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: 426kBYZCCWy
--HG--
extra : rebase_source : a2ca84e14b4d94712cad6985b403cc665e13518e
2016-08-22 21:05:29 +03:00
Aryeh Gregor
e2c71b973f
Bug 1269209 - Port test_bug697981.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: IrnlEWhIBzk
--HG--
extra : rebase_source : 2126f778124279d1987cc5712852e295619f9753
2016-08-22 21:04:30 +03:00
Aryeh Gregor
31005c9468
Bug 1269209 - Port test_bug678842.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: LUSLjnMYl1I
--HG--
extra : rebase_source : 1d41fc571c47bba436e99b7239e6b7f4f4df25bc
2016-08-22 21:03:23 +03:00
Aryeh Gregor
9f27fa1dd2
Bug 1269209 - Port test_bug338427.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: HiDXAKaZlQA
--HG--
extra : rebase_source : 69b4d87f6c31de8208d3e400f6bf0a2c38616d78
2016-08-22 21:02:11 +03:00
Aryeh Gregor
84e7b9c6b9
Bug 1269209 - Port test_async_UpdateCurrentDictionary.html from chrome to plain; r=masayuki
...
MozReview-Commit-ID: 3dneNqKrYCe
--HG--
extra : rebase_source : c3bb5488705e02c7802412e19c516c1a446c883d
2016-08-22 21:00:48 +03:00
Aryeh Gregor
8155affd0b
Bug 1269209 - DOS -> Unix newlines; r=masayuki
...
MozReview-Commit-ID: 3StxlnmY1A1
--HG--
extra : rebase_source : e2eec74a7a730b03f3b1c5bd6afb9d4086956262
2016-05-08 15:50:44 +03:00
Makoto Kato
40fe35f309
Bug 1266815 - Part 2. Add editing session test. r=masayuki
...
Use Promiose instead of setTimeout
MozReview-Commit-ID: HwgorIZbZpM
--HG--
extra : rebase_source : 9177c825d5492c0a04e4a9361b3a8e1702082655
2016-07-29 12:39:59 +09:00
Jorg K
4c0fb8f0e9
Bug 1219928 - Skip misspelled words in style blocks. r=enndeakin.
2015-11-24 08:45:00 +01:00
Jorg K
7069d64f58
Bug 1209414
- New test for manual dictionary change. r=ehsan
2015-10-11 18:13:10 +02:00
Jorg K
367c572f4b
Bug 1205983 - Remove all observer code from nsEditor (tests). r=ehsan
2015-09-29 08:25:00 +02:00
Carsten "Tomcat" Book
3b7a3c96c4
Backed out 2 changesets (bug 1205983) for memory leaks on a CLOSED TREE
...
Backed out changeset f2c49c0ab84f (bug 1205983)
Backed out changeset a81630dba992 (bug 1205983)
2015-09-29 13:58:35 +02:00
Jorg K
92731da747
Bug 1205983 - Remove all observer code from nsEditor (tests). r=ehsan
...
--HG--
extra : rebase_source : 71701166ea470c001fba64241545b03361df8a44
2015-09-28 13:28:00 +02:00
Jorg K
d5c55e50cc
Bug 1204540 - Fix up spell checker tests so no content preferences are left behind. r=roc
...
--HG--
rename : editor/composer/test/test_abug697981.html => editor/composer/test/test_bug697981.html
2015-09-15 10:34:00 +02:00
Jorg K
776f5bee2a
Bug 697981 - Prevent reloading of spelling dictionary on unfocused editors (test). r=roc
2015-09-15 11:35:15 +05:30
Jorg K
b48912a8b8
Bug 1204147 - Prevent content preferences being written when they shouldn't (test). r=roc
2015-09-14 02:35:00 +02:00
Jorg K
6f6063dce5
Bug 1200533 - Fix spellchecker dictionary logic (new test). r=smaug
2015-09-04 15:24:00 +02:00
Jorg K
7f4d5f183e
Bug 1200533 - Fix spellchecker dictionary logic (test changes); r=smaug
2015-09-04 11:29:00 +02:00
Carsten "Tomcat" Book
a1008eb382
Backed out 3 changesets (bug 1200533) for test failures in reftests/338427-2.html
...
Backed out changeset 9f3ca77e2d7b (bug 1200533)
Backed out changeset b3ad852a044a (bug 1200533)
Backed out changeset 74e6798a38a4 (bug 1200533)
2015-09-08 10:29:38 +02:00