Carsten "Tomcat" Book
89dba842cb
merge fx-team to mozilla-central a=merge
2016-09-09 12:01:21 +02:00
Shing Lyu
db11558e50
Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth
...
--HG--
extra : rebase_source : 4772418bd2813d4e79643a833eb09e47fe893d84
2016-09-05 11:45:39 +08:00
Mike de Boer
f52eb8430c
Bug 1290914 - move the matches count and highlight-all request from the findbar binding to the JS module in the content process, so it's closer to the metal. r=jaws
...
MozReview-Commit-ID: INYobXmrVj5
2016-09-08 22:38:55 +02:00
Mike Conley
780ae6542a
Bug 1298219 - Regression test. r=billm
...
MozReview-Commit-ID: 5sDWL9NuTso
--HG--
extra : rebase_source : 0079e1da20110db9fcbe38ccb673017d7dbc3a04
2016-09-01 13:10:37 -04:00
Wes Kocher
371d1cf853
Backed out 2 changesets (bug 1298219) for asan bc5 crashes a=backout
...
Backed out changeset 98b0e9b88212 (bug 1298219)
Backed out changeset 5948ae1f4218 (bug 1298219)
2016-09-06 14:40:32 -07:00
Mike Conley
88aed2cbaa
Bug 1298219 - Regression test. r=billm
...
MozReview-Commit-ID: 5sDWL9NuTso
--HG--
extra : rebase_source : c6dc20d94f7649a4916760f00d4f39d75d59bdd8
2016-09-01 13:10:37 -04:00
Aryeh Gregor
76862dadad
Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug
...
They are non-standard aliases for "DragEvent" and "KeyboardEvent" that
are not supported by any other UA, and we would like to drop support.
So first let's stop using them ourselves, so we can use telemetry to see
if any sites are using them.
MozReview-Commit-ID: ICC33ORa2st
2016-08-31 20:38:50 +03:00
Mike de Boer
d826244682
Bug 1295759 - make sure selected ranges in iframes are cleared when the findbar is hidden as well. Adds a test to guard against regressions. r=jaws
...
MozReview-Commit-ID: 5rudNSNK8GK
--HG--
extra : rebase_source : 03dc19bc9ba83f7601d4d57d2bd9b78d312fda1b
2016-08-29 16:22:29 +02:00
Alastor Wu
a2979b25f8
Bug 1262053 - part10 : modify tests. r=baku
...
MozReview-Commit-ID: 98JWlLo7oRG
--HG--
extra : rebase_source : 207b0c68a3218ad260f8b7c97748df7587cb0616
2016-08-29 18:56:43 +08:00
Alastor Wu
b29b15681d
Bug 1262053 - part9 : add test case. r=baku,cpearce
...
MozReview-Commit-ID: DjoIr7jdZeq
--HG--
extra : rebase_source : c4a672cdf2816eaa0462928f42780c260660fb0b
2016-08-29 18:56:40 +08:00
Wes Kocher
7d3cddeb71
Merge m-c to fx-team, a=merge
2016-08-25 17:15:43 -07:00
Mike de Boer
56661a22a9
Bug 1294392 - consolidate the highlight and counter timers into one iterator timer. r=jaws
...
This introduces a new NLP (Natural Language Processing) module with only one
method: 'levenstein'. We're using it to allow the highlighter to keep running
when the it starts the iterator with a word that's one edit distance behind the
value in the findField.
MozReview-Commit-ID: K8oeiXoiLUe
2016-08-25 20:11:44 +02:00
Matthew Noorenberghe
dccc27b4b9
Bug 1270926 - Modify aboutNetError.xhtml & blockedSite.xhtml to pass current eslint rules. r=dao
...
eol-last requires a new line at the end of the JS block
MozReview-Commit-ID: sEcAiEgb4s
2016-08-23 14:38:57 -07:00
Dão Gottwald
0eb70cfa53
Bug 1296361
- Implement shadow behind arrow panels across platforms. r=mdeboer
2016-08-25 15:58:56 +02:00
Aryeh Gregor
f3e54042f1
Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher
...
This allows plain mochitests to use the functions as well, which is
necessary to get them to work with e10s.
MozReview-Commit-ID: J4um2mliJcZ
2016-08-25 16:57:09 +03:00
Jared Wein
e6276ea7f5
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Wes Kocher
0fe7a92d47
Merge m-c to fx-team a=merge
2016-08-12 16:39:13 -07:00
Jared Wein
d3e296107e
Bug 1294621 - Enable the no-lonely-if rule for eslint. r=gijs
...
MozReview-Commit-ID: 8izEqc8IyCu
2016-08-12 11:50:35 -04:00
Neil Deakin
5cb9bd82d8
Bug 52106, open menulist popup with selection over cursor, r=mstange
2016-08-11 10:37:25 -04:00
Neil Deakin
92a3bbb5e7
Bug 1246089, don't rollup a menulist popup when alt is pressed, r=tn
2016-08-11 10:36:20 -04:00
Carsten "Tomcat" Book
bd8c8c9dcd
Merge mozilla-central to fx-team
2016-08-08 12:03:46 +02:00
Phil Ringnalda
0cb80d4c47
Bug 1281360 - Skip test_popup_button.xul on ASan, where it mostly fails
2016-08-07 23:06:50 -07:00
Kashyap Gajera
a2fde92e87
Bug 1290701 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in toolkit/. r=dtownsend
2016-08-03 11:53:10 +05:30
Jared Wein
fd84c776c7
Bug 1292042
- Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Jared Wein
169d66a3ed
Bug 1292035
- Enable the space-before-blocks rule for eslint. This patch was generated using 'eslint --fix'. r=markh
...
MozReview-Commit-ID: 2XVoU05YvES
--HG--
extra : rebase_source : e7ed2d094c21b59dd59476b8930b75da2e6d6980
2016-08-04 03:20:25 -04:00
Jared Wein
871ed4e3ba
Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop
...
MozReview-Commit-ID: DYOmE6xwMJh
--HG--
extra : rebase_source : bc81b68ea5599fd1815dc34dac7106eef7044483
2016-08-03 18:54:59 -04:00
Mike de Boer
ebb878b7df
Bug 1281421 - adjust tests a bit to work with the new FindIterator. r=jaws
...
MozReview-Commit-ID: 2teBOPPHgl
--HG--
extra : rebase_source : e232b0771aaf281c02c57105ff46f05186c632db
2016-07-28 12:34:15 +02:00
Neil Deakin
f78e0b2fe2
Bug 1253975, don't reset the scroll position of a menulist when it opens as it should scroll to its selection instead, r=mconley
2016-07-25 09:08:36 -04:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Phil Ringnalda
1988a30bc2
Bug 1167694 - Disable test_popup_anchoratrect.xul on Linux debug as well, for constant failures
...
--HG--
extra : rebase_source : 512654375e5c1d6fba7afe347ab125afa7227709
2016-07-01 19:39:40 -07:00
Mike de Boer
5da90b343c
Bug 269442 - add tests for findbar entire word searching feature. r=dao
...
MozReview-Commit-ID: Fb5nJV5ly1i
2016-06-28 15:13:54 +02:00
Ian Moody
2ba09c1c07
Bug 1059146 - Update test_menulist.xul and test_bug360220.xul to wait for MutationObservers to finish. r=gijs
...
MozReview-Commit-ID: BHaMLIvvA1v
--HG--
extra : transplant_source : %9DSgJ%9E%C2hbHQ%82%5C%05Nv%FA6%99_%DB
2015-03-20 18:01:49 +00:00
Xidorn Quan
70613457d1
Bug 1274879 - Terminate event listeners of videocontrols in destructor. r=jaws
...
MozReview-Commit-ID: CXXGXIsheAN
--HG--
extra : source : b7cc015fb9030af239af653e4dff15c1a6c6e476
2016-06-14 11:38:21 +01:00
Mike de Boer
e42260141c
Bug 384458 - part 5: add unit test coverage for the findbar modal highlight feature. r=jaws
2016-06-09 13:30:51 +02:00
Wes Kocher
0adc8ded6e
Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures
...
Backed out changeset ded915ec401f (bug 384458)
Backed out changeset 63ec66da50fa (bug 384458)
Backed out changeset ae71396d3be0 (bug 384458)
Backed out changeset 3b025cbfbe3c (bug 384458)
Backed out changeset 091c5465acf7 (bug 384458)
Backed out changeset 5eabde153def (bug 384458)
2016-06-08 14:53:57 -07:00
Mike de Boer
3b96317554
Bug 384458 - part 5: add unit test coverage for the findbar modal highlight feature. r=jaws
2016-06-08 19:54:12 +02:00
Alastor Wu
20745c8136
Bug 1240423
- part8 : modify tests r=baku
...
MozReview-Commit-ID: 7NlzmcZAlrd
--HG--
extra : rebase_source : fe7d43b0275483e9e082504b88af8f106cadbc19
2016-06-01 10:26:34 +08:00
Alastor Wu
eaa6e6ced4
Bug 1257738
- part3 : add test.
...
MozReview-Commit-ID: AJ4Ua5Hnups
2016-06-01 10:22:17 +08:00
Xidorn Quan
7d48b7906b
Bug 1274520 part 3 - Listen video events in system group. r=gijs,jaws
...
Since the UI is now changed in listeners inside the system group, they
are invoked after the listeners added by the content. Because of that,
UI check needs to be asynchronously, otherwise we would be checking the
state before videocontrols update. For the same reason, mouse/keyboard
operations need to be invoked asynchronously as well, otherwise they
would be applied based on the UI before update. This shouldn't change
what is tested here, as user inputs are asynchronous by nature.
MozReview-Commit-ID: 4h9Oa9qMVc5
--HG--
extra : source : ca67bc5ad3a3ddc6cf41dd4c4d6af647d94bc298
2016-06-01 11:35:53 +10:00
Xidorn Quan
8a433ea200
Bug 1274520 part 2 - Listen control events in video controls on system group. r=gijs,jaws
...
Listeners in the system group are invoked after listeners in the default
group, so we can check defaultPrevented synchronously, and we have to
change the play state according to the state of the play button.
Due to the same reason above, we need to check the UI async in tests.
MozReview-Commit-ID: Bs4MZvGefJj
--HG--
extra : source : b28d589bb2675116fc7927381061fb0a03e39369
2016-06-01 11:35:53 +10:00
Joel Maher
3ff44ada49
Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg
...
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
Xidorn Quan
de009af3c8
Bug 1274104 part 4 - Move test_videocontrols back to normal mochitest. r=jaws
...
There was some mistake in patch of bug 694696 which incorrectly added
'skip-if' for some unrelated test. This patch reverts those mistakes in
addition to just moving the test back.
It also attaches the "fullscreen" tag to the test as it triggers that.
MozReview-Commit-ID: 2PMX6PFZWm2
--HG--
extra : source : bd575feaee3d1e434d073f386d4095998f5644db
2016-05-25 09:39:38 +10:00
Xidorn Quan
654adde71c
Bug 1274104 part 3 - Always treat fullscreen button is available. r=jaws
...
MozReview-Commit-ID: 6wZFpBdOVqR
--HG--
extra : source : 87504dd0ba05da7733a7a4d83aacc4ff0f548daf
2016-05-25 09:39:38 +10:00
Xidorn Quan
242697acbf
Bug 1274104 part 2 - Use SpecialPowers rather than chrome-only things. r=jaws
...
MozReview-Commit-ID: Bgtizyh1iSX
--HG--
extra : source : c0dbc57963f33e1ff0f92a0e7a6919d8496c6f09
2016-05-25 09:39:38 +10:00
Gregory Szorc
c416322cd4
Bug 1274104 - Remove redundant [test_videocontrols.html] section to unbust moz.build
...
Looks like a bad merge in 3b664841d774.
CLOSED TREE
MozReview-Commit-ID: 5FlgiQoFvph
--HG--
extra : source : 0e1aa8af35b8e3fc54a2e041e131852c76f73d0c
2016-05-24 12:10:10 -07:00
Wes Kocher
f6aab6a144
Backed out 4 changesets (bug 1274104) because test_videocontrols.html started failing when it merged to m-c a=backout
...
Backed out changeset 4326af8f70cd (bug 1274104)
Backed out changeset 834445b4a5f1 (bug 1274104)
Backed out changeset 9bec2581c224 (bug 1274104)
Backed out changeset ae650554f519 (bug 1274104)
2016-05-24 11:31:44 -07:00
Carsten "Tomcat" Book
cb4337c62c
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver.html
rename : dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_non_receiver_inner_iframe.html
rename : dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe_oop.html => dom/presentation/tests/mochitest/file_presentation_receiver_inner_iframe.html
2016-05-24 14:52:23 +02:00
Xidorn Quan
1670448a36
Bug 1274104 part 4 - Move test_videocontrols back to normal mochitest. r=jaws
...
There was some mistake in patch of bug 694696 which incorrectly added
'skip-if' for some unrelated test. This patch reverts those mistakes in
addition to just moving the test back.
It also attaches the "fullscreen" tag to the test as it triggers that.
MozReview-Commit-ID: 2PMX6PFZWm2
--HG--
extra : source : f51c8dd75753ce5ef7d171b74f3f39fbd55ed38d
2016-05-24 13:21:22 +10:00
Xidorn Quan
ae15e34286
Bug 1274104 part 3 - Always treat fullscreen button is available. r=jaws
...
MozReview-Commit-ID: 6wZFpBdOVqR
--HG--
extra : source : 17e4ecfa917e8c960b8e2c938376bab9bc7e0fd7
2016-05-24 13:21:22 +10:00
Xidorn Quan
d8df489d29
Bug 1274104 part 2 - Use SpecialPowers rather than chrome-only things. r=jaws
...
MozReview-Commit-ID: Bgtizyh1iSX
--HG--
extra : source : fd051229e261dac5a88a03dd97cca593c01739c9
2016-05-24 13:21:22 +10:00