e61f74a1fe1c1a4fe228a0551567842c2c8475d3: Bug 1469769 - Part 1: a11y: Replace failing NS_NOTREACHED with NS_ERROR. r?asurkov
draft
Chris Peterson <cpeterson@mozilla.com> - Mon, 04 Jun 2018 01:44:18 -0700 - rev 808625
Push
113444 by cpeterson@mozilla.com at Wed, 20 Jun 2018 07:17:30 +0000
Bug 1469769 - Part 1: a11y: Replace failing NS_NOTREACHED with NS_ERROR. r?asurkov
I'm replacing non-failing calls to NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE, but this SelectionManager assertion fails when running the testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestBackForwardNavigation.test_non_remote_about_pages marionette test. This assertion failure is
bug 1126649.
This patch DOES NOT fix the cause of the assertion failure (a missing HyperTextAccessible). It just replaces this failing NS_NOTREACHED with NS_ERROR because I can't replace with a fatal MOZ_ASSERT_UNREACHABLE.
MozReview-Commit-ID: EVfyZlMwN4p
d82396ba911f22379d5352a3aeac62451f145ca8: Bug 1448792 - [marionette][wdspec] Make Element Send Keys fire change event for <input type=file>.
draft
Henrik Skupin <mail@hskupin.info> - Fri, 01 Jun 2018 14:53:20 +0200 - rev 808624
Push
113443 by bmo:hskupin@gmail.com at Wed, 20 Jun 2018 07:16:03 +0000
Bug 1448792 - [marionette][wdspec] Make Element Send Keys fire change event for <input type=file>.
Adds a wdspec test to ensure the latest WebDriver specification
changes for https://github.com/w3c/webdriver/pull/1262.
MozReview-Commit-ID: CQqq8VjBobU
ad540da5a097bf4ecfad0d291650e4432f9693ad: Bug 1448792 - [marionette][wdspec] Make Element Send Keys wdspec conforming for file uploads.
draft
Henrik Skupin <mail@hskupin.info> - Mon, 28 May 2018 17:35:34 +0200 - rev 808623
Push
113443 by bmo:hskupin@gmail.com at Wed, 20 Jun 2018 07:16:03 +0000
Bug 1448792 - [marionette][wdspec] Make Element Send Keys wdspec conforming for file uploads.
This patch fixes remaining bugs in Marionette for uploading
files via "element_send_keys", and also adds support for
multiple file uploads.
It also adds Wdspec tests to proof the latest changes to
the WebDriver specification.
MozReview-Commit-ID: 2OKGNxMvyMr
9af3303adcdf46d9e0e881c7ec6381be2e56a56f: Bug 1448792 - [wdspec] Create global fixture and assert methods for event checks.
draft
Henrik Skupin <mail@hskupin.info> - Fri, 01 Jun 2018 14:48:14 +0200 - rev 808622
Push
113443 by bmo:hskupin@gmail.com at Wed, 20 Jun 2018 07:16:03 +0000
Bug 1448792 - [wdspec] Create global fixture and assert methods for event checks.
A lot of commands will have to check for fired events on the
element under test. Having this global fixture and assert method
doesn't require a redefinition of the required code.
MozReview-Commit-ID: K4jaaU4uHtP
d7a4199c88779965bddf114ef32b32ecdf01063f: Bug 1452533 - JsonSchemaValidator converts URL types into URL objects instead of nsIURIs r?felipe
draft
Kanika Saini - Tue, 05 Jun 2018 19:20:40 +0530 - rev 808621
Push
113442 by bmo:kanika16047@iiitd.ac.in at Wed, 20 Jun 2018 06:53:16 +0000
Bug 1452533 - JsonSchemaValidator converts URL types into URL objects instead of nsIURIs r?felipe
MozReview-Commit-ID: 6b6d90sCeEa
8ab432534ca6fdc0eaa036f5c3a07261d581ed1d: Bug 1469766 - Update OOM hook on rustc 1.28 after rust PR 51543. r?froydnj
draft
Mike Hommey <mh+mozilla@glandium.org> - Wed, 20 Jun 2018 13:44:10 +0900 - rev 808620
Push
113441 by bmo:mh+mozilla@glandium.org at Wed, 20 Jun 2018 06:53:04 +0000
Bug 1469766 - Update OOM hook on rustc 1.28 after rust PR 51543. r?froydnj
eaa914a76a16fbc1a6d1cd437b4a55a1ae53732c: Bug 1469095 - Fix always-optimized jobs after bug 1465181. r?dustin
draft
Mike Hommey <mh+mozilla@glandium.org> - Sat, 16 Jun 2018 10:15:50 +0900 - rev 808619
Push
113440 by bmo:mh+mozilla@glandium.org at Wed, 20 Jun 2018 06:26:13 +0000
Bug 1469095 - Fix always-optimized jobs after
bug 1465181. r?dustin
e71ae0974cff3b018031527504e83d928dc082e8: Bug 1458039 - Implement ability to mute/unmute a selection of tabs. r?jaws
draft multiselect_mute_unmute_tabs
layely <ablayelyfondou@gmail.com> - Thu, 31 May 2018 03:26:25 +0000 - rev 808618
Push
113439 by bmo:ablayelyfondou@gmail.com at Wed, 20 Jun 2018 05:06:44 +0000
Bug 1458039 - Implement ability to mute/unmute a selection of tabs. r?jaws
MozReview-Commit-ID: 7aw08gxOOtk
c1a2b5e77731d1051bf745dbcf00c9cd760ee766: Bug 1441295 - Reverted the changes in bug 1372069 and modified test; r?tjr
draft
Yuan Lyu <lyyuan92@gmail.com> - Fri, 15 Jun 2018 23:23:40 -0400 - rev 808617
Push
113438 by bmo:lyuyuan92@gmail.com at Wed, 20 Jun 2018 05:03:21 +0000
Bug 1441295 - Reverted the changes in
bug 1372069 and modified test; r?tjr
MozReview-Commit-ID: KG0H9UPa6Di
1f5f94921cddf991cabc27c66e5c5feb2c4300b6: Bug 1458039 - Implement ability to mute/unmute a selection of tabs. r?jaws
draft multiselect_mute_unmute_tabs
layely <ablayelyfondou@gmail.com> - Thu, 31 May 2018 03:26:25 +0000 - rev 808616
Push
113437 by bmo:ablayelyfondou@gmail.com at Wed, 20 Jun 2018 05:00:24 +0000
Bug 1458039 - Implement ability to mute/unmute a selection of tabs. r?jaws
MozReview-Commit-ID: 7aw08gxOOtk
9e6e75f6ea0631170c4083310ba8baee21124a9d: Bug 1454973 - Part 3.Add the animation inspector test of RTL environment. r?daisuke
draft
Mantaroh Yoshinaga <mantaroh@gmail.com> - Wed, 20 Jun 2018 13:50:08 +0900 - rev 808615
Push
113436 by bmo:mantaroh@gmail.com at Wed, 20 Jun 2018 04:51:48 +0000
Bug 1454973 - Part 3.Add the animation inspector test of RTL environment. r?daisuke
The patch of part 1 changed the logic of scrubber and tick label / line.
So this patch will add the related tests of this
MozReview-Commit-ID: 4XcEBq80yk2
ef0ef4b805d0e3a183f714f690282b3608925ac7: Bug 1454973 - Part 2. Modify the test associated with supporting RTL. r?daisuke
draft
Mantaroh Yoshinaga <mantaroh@gmail.com> - Wed, 20 Jun 2018 13:45:23 +0900 - rev 808614
Push
113436 by bmo:mantaroh@gmail.com at Wed, 20 Jun 2018 04:51:48 +0000
Bug 1454973 - Part 2. Modify the test associated with supporting RTL. r?daisuke
This patch will change the animation inspector test associated with previous patch.
MozReview-Commit-ID: p9bbKW5cTW
c9ea6efc81ae5ad58d880cefd6e3db6b5ea36dbc: Bug 1454973 - Part 1. Support RTL in animation inspector. r?daisuke
draft
Mantaroh Yoshinaga <mantaroh@gmail.com> - Wed, 20 Jun 2018 13:43:17 +0900 - rev 808613
Push
113436 by bmo:mantaroh@gmail.com at Wed, 20 Jun 2018 04:51:48 +0000
Bug 1454973 - Part 1. Support RTL in animation inspector. r?daisuke
This patch will make animation inspector to support RTL environment. In order to
support RTL in animation inspector, this patch introduce direction propertiy in
each component. Toolbox get the direction once[1], so this patch will not change
this direction property when changing the uidirection preference.
[1] https://searchfox.org/mozilla-central/rev/42930ab9634ebf3f62aed60f7d1c1bf25c0bf00c/devtools/client/framework/toolbox.js#194-206
MozReview-Commit-ID: KA3eTuKaKPN
293e36a18968af0fd221feba85df35c2c9a2be63: Bug 1463917 part 2 - Have windows widget render scrollcorner. r?jimm
draft
Xidorn Quan <me@upsuper.org> - Fri, 11 May 2018 10:21:22 +1000 - rev 808612
Push
113435 by xquan@mozilla.com at Wed, 20 Jun 2018 04:44:48 +0000
Bug 1463917 part 2 - Have windows widget render scrollcorner. r?jimm
MozReview-Commit-ID: K4Cu1mL6xvH
5774f7cd457f24aa31af3206b1d0b9a134991eeb: Bug 1463917 part 1 - Add scrollcorner to -moz-appearance so that widget can render it. r?heycam
draft
Xidorn Quan <me@upsuper.org> - Fri, 11 May 2018 10:12:17 +1000 - rev 808611
Push
113435 by xquan@mozilla.com at Wed, 20 Jun 2018 04:44:48 +0000
Bug 1463917 part 1 - Add scrollcorner to -moz-appearance so that widget can render it. r?heycam
MozReview-Commit-ID: 1Za22ifONfG
ad5458b8ba92cc27b20a26a27a9c391fc5a5ed7c: Bug 1431576 - Part 4: Add test for selection of animation item. r?jdescottes
draft
Daisuke Akatsuka <dakatsuka@mozilla.com> - Wed, 20 Jun 2018 13:28:05 +0900 - rev 808610
Push
113434 by bmo:dakatsuka@mozilla.com at Wed, 20 Jun 2018 04:28:53 +0000
Bug 1431576 - Part 4: Add test for selection of animation item. r?jdescottes
MozReview-Commit-ID: 46qhbjnRNGd
3c3bbd89c1a2f934b9db375a20db99087505d44e: Bug 1431576 - Part 3: Unset selected color after closing animation detail pane. r?jdescottes
draft
Daisuke Akatsuka <dakatsuka@mozilla.com> - Wed, 20 Jun 2018 13:27:13 +0900 - rev 808609
Push
113434 by bmo:dakatsuka@mozilla.com at Wed, 20 Jun 2018 04:28:53 +0000
Bug 1431576 - Part 3: Unset selected color after closing animation detail pane. r?jdescottes
MozReview-Commit-ID: 1XpCyARLPy7
0f41ff89c56a965fbd063fc7a9c266d098ad894e: Bug 1431576 - Part 2: Change selection color. r?jdescottes
draft
Daisuke Akatsuka <dakatsuka@mozilla.com> - Wed, 20 Jun 2018 13:26:30 +0900 - rev 808608
Push
113434 by bmo:dakatsuka@mozilla.com at Wed, 20 Jun 2018 04:28:53 +0000
Bug 1431576 - Part 2: Change selection color. r?jdescottes
MozReview-Commit-ID: KYUpWuKWQhf
8f3e5f9cdd6f1761f2089944ee48a33e9e18a463: Bug 1431576 - Part 1: Change the colors to fit to photon. r?jdescottes
draft
Daisuke Akatsuka <dakatsuka@mozilla.com> - Wed, 20 Jun 2018 13:26:10 +0900 - rev 808607
Push
113434 by bmo:dakatsuka@mozilla.com at Wed, 20 Jun 2018 04:28:53 +0000
Bug 1431576 - Part 1: Change the colors to fit to photon. r?jdescottes
MozReview-Commit-ID: GccCOTeqqyX
ace044d5cbb62375126ea89a03341af49cff088d: Bug 1431576 - Part 4: Add test for selection of animation item. r?jdescottes
draft
Daisuke Akatsuka <dakatsuka@mozilla.com> - Wed, 20 Jun 2018 13:20:36 +0900 - rev 808606
Push
113433 by bmo:dakatsuka@mozilla.com at Wed, 20 Jun 2018 04:21:35 +0000
Bug 1431576 - Part 4: Add test for selection of animation item. r?jdescottes
MozReview-Commit-ID: 46qhbjnRNGd