Joel Maher
b08f501872
Bug 1401184 - migrate mochitest-chrome from buildbot hardware to taskcluster VM. r=ahal
2017-09-19 11:44:02 -04:00
Joel Maher
eea441ff69
Bug 992311 - Disable test_leaf_layers_partition_browser_window.xul everywhere. r=gbrown
2017-08-29 10:17:31 -04:00
Jeremy Chen
47f42d536a
Bug 1375332 - stylo: force restyle descendants after character set is updated. r=emilio
...
In Stylo, if there exists one or more <script> elements in the document, frame
construction might happen earlier than the UpdateCharSet(), which leads to an
incorrect style data for the frames. So, we force a restyle in this situation,
to make the style data of all the descendants up-to-date.
MozReview-Commit-ID: BwCwp6Ndvmc
--HG--
extra : rebase_source : 0cfadd3d57b4f8482251f8006a51740873cda3b9
2017-08-21 18:58:53 +08:00
Xidorn Quan
092be74b6e
Bug 1383992 followup - Update mochitest expectation.
...
MozReview-Commit-ID: C1QKAVJgK9v
2017-08-10 14:27:40 +10:00
Xidorn Quan
58e5987209
Bug 1383992 part 1 - Disable failing mochitests. r=heycam
...
MozReview-Commit-ID: J9LoovJJJgM
--HG--
extra : rebase_source : a5ed4b2a11c293c50d642c3a0da6831ce5a885a1
extra : source : 8d97565b7dedaef3b46e65b92b1ca1e0598d2a76
extra : histedit_source : 72834d0bc485e78cb8c1de357e4b545d7e6408f5
2017-08-09 08:31:26 +10:00
Masatoshi Kimura
8b713b2b0f
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
...
This mechanically replaces nsILocalFile with nsIFile in
*.js, *.jsm, *.sjs, *.html, *.xul, *.xml, and *.py.
MozReview-Commit-ID: 4ecl3RZhOwC
--HG--
extra : rebase_source : 412880ea27766118c38498d021331a3df6bccc70
2017-08-04 17:49:22 +09:00
Joel Maher
141ab7e8ee
Bug 1379810
- Intermittent layout/base/tests/test_scroll_snapping_scrollbars.html. disable for windows. r=gbrown
...
MozReview-Commit-ID: 86Rgb0QZzlI
2017-08-03 14:47:13 -04:00
Christoph Kerschbaumer
ea9c7f7996
Bug 1385805 - Convert some more tests within layout/ to comply with new data: URI inheritance model. r=smaug
2017-08-01 10:59:22 +02:00
Geoff Brown
6961a5ba45
Bug 1381932 - Skip test test_scroll_snapping_scrollbars.html on windows, non-e10s; r=me,test-only
2017-07-26 09:16:20 -06:00
Christoph Kerschbaumer
3781656f2d
Bug 1384427 - Update more tests within layout/ to comply with new data: URI inheritance model. r=smaug
2017-07-26 11:42:31 +02:00
Joel Maher
6af8e7f7ac
Bug 1379810
- Intermittent layout/base/tests/test_scroll_snapping_scrollbars.html. disable on windows. r=KWierso
...
MozReview-Commit-ID: 9V5eR0r67rr
2017-07-24 18:28:24 -04:00
Christoph Kerschbaumer
b2294259ad
Bug 1383649 - Convert more tests within layout/ to comply with new data: URI inheritance model. r=smaug
2017-07-24 20:35:02 +02:00
Christoph Kerschbaumer
87798d9abf
Bug 1337270 - Convert tests within layout/ to not rely on principal inheritance for data: URIs. r=smaug
2017-07-18 07:50:07 +02:00
Florian Quèze
66f6d259bc
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
Joel Maher
636cc64791
Bug 1208197 - temporarily disable test_bug533845.xul. r=ahal
...
MozReview-Commit-ID: DtXdztv9uJS
2017-06-15 09:44:31 -04:00
Jet Villegas
5358af1fa7
Bug 1208197: Use addEventListener() in test_bug533845.xul to prevent raciness. r=smaug
2017-06-02 14:11:32 +09:00
Mats Palmgren
297b9d70e1
Bug 1365614
part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
...
MozReview-Commit-ID: IbwWM0FL6HF
--HG--
extra : source : bbb688fe1ba3f5201a190c6e25b693ef7272ea2d
2017-05-21 17:15:00 +08:00
Carsten "Tomcat" Book
00d4ea331d
Backed out changeset bbb688fe1ba3 (bug 1365614
)
2017-05-22 15:45:31 +02:00
Mats Palmgren
e706869580
Bug 1365614
part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
2017-05-21 17:15:00 +08:00
Mats Palmgren
7da60ffe84
Bug 1359411 - Reftest. (test only: DONTBUILD)
...
MozReview-Commit-ID: H1y2uTW89i8
2017-05-13 21:15:03 +02:00
Benjamin Smedberg
f5b5c4624c
Bug 1335475 - Fix test_chrome_over_plugin_window to not load plugins from a data: URI, r=dvander
...
MozReview-Commit-ID: 8VAisndGqYI
2017-03-08 14:38:37 -05:00
Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Dan Banner
cdf987089d
Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8
...
MozReview-Commit-ID: K5TLF92pHq4
--HG--
extra : rebase_source : 295bf325a07fa8ec4c55a8babf5418588308dca6
2017-04-12 11:10:00 +01:00
Ryan VanderMeulen
bc24b8741a
Bug 1355206 - Run layout/base/tests on Android and skip failing tests. r=dholbert
2017-04-12 12:50:55 -04:00
Jonathan Kew
8cc01ae9d3
Bug 1354478 - Reftests for caret drawing in text that is reversed relative to the element's inline direction. r=dholbert
2017-04-12 11:32:19 +01:00
Jonathan Kew
dca4d0e0df
Bug 1354478 - Adjust caret rect to paint on the opposite side of the nominal caret position in "upstream" text, for more visually consistent placement. r=dholbert
2017-04-12 11:32:19 +01:00
Ryan VanderMeulen
e71d306d16
Bug 1355206 - Clean up some redundant annotations in layout/base/tests/mochitest.ini. r=dholbert
2017-04-11 21:21:43 -04:00
Ryan VanderMeulen
d885fd9221
Bug 1355206 - Clean up the test sorting in layout/base/tests/mochitest.ini. r=dholbert
2017-04-11 21:21:43 -04:00
Daniel Holbert
45f5064a95
Bug 1355179 part 2: Add comment about porting B2G checks to be Android checks in test_event_target_radius.html. r=kats
...
MozReview-Commit-ID: G0zCLxHzfYs
--HG--
extra : rebase_source : 7e70acbbe916ae63488a06bd7734ec541394ebee
2017-04-10 12:53:29 -07:00
Daniel Holbert
d8b31ff1eb
Bug 1355179 part 1: Remove always-true-now checks for !=B2G in test_reftests_with_caret.html. r=kats
...
MozReview-Commit-ID: CVizePCiI7W
--HG--
extra : rebase_source : 14a78b3c9be8551ea9b6040d60eac72ff6727255
2017-04-10 12:47:39 -07: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
Mats Palmgren
00b74113a3
Bug 1333482 part 4 - [css-ui] Amend all uses of '-moz-appearance:none' in tests to also specify 'appearance:none' (automated change). r=dholbert
...
MozReview-Commit-ID: BNOR5VRpV2E
2017-03-23 22:11:22 -07:00
Astley Chen
5d27f09056
Bug 1347047 Part 1 - Remove touch caret timeout test. r=TYLin
...
MozReview-Commit-ID: 5fVdwVfcxaz
--HG--
extra : rebase_source : a9f459f427cbb3d502c7b2aa2be0d49a6d2f9d95
2017-03-17 08:47:02 +08:00
Stone Shih
e82b7fd9f9
Bug 1323158 - Part 4: Refine PE boundary events related testcases since boundary events are fired after capturing or releasing the pointer. r=smaug
...
--HG--
extra : rebase_source : acc2d7fb4df3168a5b81cc505d78f5f3b212af92
extra : histedit_source : 5acaa0c7361bb3694d05a33e104e9c861e213bc2
2017-01-19 11:11:50 +08:00
Stone Shih
81ba46489f
Bug 1323158 - Part 2: Remove those PE boundary events test cases which are out of date. r=smaug
...
--HG--
extra : rebase_source : 33ddd9910891a0027abeea84a7f4b3e378b9dde1
extra : histedit_source : 34e2d54d7fdb801f29db795e2f367946dacb3f50
2017-01-23 13:43:49 +08:00
Andreas Farre
85536fcfc4
Bug 1337392 - Update test cases to match new cursor behavior. r=smaug
...
MozReview-Commit-ID: 4BdZyeqTBAx
2017-03-08 16:41:42 +01:00
Stone Shih
f3b56f1a20
Bug 1340085 - [Pointer Event] Stop firing pointer events after firing eTouchCancel. f=smaug. r=kats
...
--HG--
extra : rebase_source : 95539f13dd0316cb4c01382a4c0213b00dcb64b0
2017-02-16 15:05:09 +08: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
Brad Werth
fdb4d5280d
Bug 1334088
Part 2: Add tests of Range.getClientRectsAndTexts. r=jfkthame
...
MozReview-Commit-ID: 4VvrHSxR1ry
--HG--
extra : rebase_source : b982ed19b8dc8a149bfae2e765d7856c05f424e5
2017-02-23 10:22:54 -08:00
Boris Zbarsky
52e939e98d
Bug 1334957 part 1. Mark NotifyPaintEvent and all its members as chromeonly. r=smaug
2017-02-01 18:12:38 -05:00
Florian Quèze
bdc1ffa608
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
2017-01-30 08:10:22 +01:00
Florian Quèze
f5038afffa
Bug 1334831 - Make the printpreview_bug396024_helper.xul test not depend on the removeChild return value, r=jaws.
2017-01-30 08:10:15 +01:00
Wes Kocher
7cd28f7e5d
Merge inbound to central, a=merge
...
MozReview-Commit-ID: HvoljuLV6Gj
2017-01-27 16:37:18 -08:00
Gijs Kruitbosch
8faf5c08a8
Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm
...
MozReview-Commit-ID: 1Xxt72jYdm7
--HG--
extra : rebase_source : 15d854ffd6a142687fe5232149a0e370f1c058c2
2017-01-24 14:24:04 +00:00
Florian Quèze
be4dbae285
Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws.
2017-01-27 10:51:02 +01: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