- 23 Sep, 2020 1 commit
-
-
Robert Helmer authored
Differential Revision: https://phabricator.services.mozilla.com/D90749
-
- 22 Sep, 2020 1 commit
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D90283
-
- 21 Sep, 2020 1 commit
-
-
Jeff Walden authored
Differential Revision: https://phabricator.services.mozilla.com/D88113
-
- 23 Sep, 2020 1 commit
-
-
Jeff Muizelaar authored
glslopt doesn't support switch statements in its IR so they get lowered to a collection of if statements. It seems like there's a driver bug on Intel gen6 that can cause this if chain to be miscompiled. If we manually lower the switch to an 'if else chain' it seems to avoid the problem. Differential Revision: https://phabricator.services.mozilla.com/D91172
-
- 26 Sep, 2020 1 commit
-
-
Mozilla Releng Treescript authored
vi -> a6f44923021047bdc8f4ea242665b90688810657
-
- 21 Sep, 2020 1 commit
-
-
Jonathan Kew authored
Bug 1665272 - Don't attempt to call OpenPrinter on network printers when collecting the printer list. r=bobowen, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D90858
-
- 24 Sep, 2020 1 commit
-
-
Henrik Skupin authored
Bug 1665437 - [marionette] Fix race between "WebDriver:CloseChromeWindow" and next browsing context check. r=marionette-reviewers,maja_zf, a=jcristau Similar to closing a tab the internal browsing contexts need to be nullified. This is necessary because browsing contexts are asynchronously discarded and garbage collected. Also the "unload" event as currently used to wait for the chrome window to be closed fires too early. Instead the "xul-window-destroyed" observer notification needs to be used. Differential Revision: https://phabricator.services.mozilla.com/D91296
-
- 23 Sep, 2020 2 commits
-
-
Henrik Skupin authored
Bug 1394354 - [marionette] Don't update capabilities synchronously in the framescript. r=marionette-reviewers,jdescottes,maja_zf, a=jcristau To not cause extra synchronous IPC round-trips with the parent process each method in the framescript that needs capabilities would have to get those passed along with its call. This will reduce code complexity and safety because there is only a single object of truth. Also performance will be greatly improved for the affected commands. Differential Revision: https://phabricator.services.mozilla.com/D91125
-
Henrik Skupin authored
Bug 1394354 - [marionette] Add trace log entry for click event in WebDriver:ElementClick. r=marionette-reviewers,maja_zf, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D90987
-
- 25 Sep, 2020 1 commit
-
-
Hiroyuki Ikezoe authored
Bug 1663920 - Ignore CUPS_PRINTER_DISCOVERED, CUPS_PRINTER_FAX and CUPS_PRINTER_SCANNER in the CUPS backend. r=AlaskanEmily, a=jcristau Differential Revision: https://phabricator.services.mozilla.com/D90508
-
- 23 Sep, 2020 1 commit
-
-
Dan Minor authored
Differential Revision: https://phabricator.services.mozilla.com/D91047
-
- 17 Sep, 2020 1 commit
-
-
Chris H-C authored
Differential Revision: https://phabricator.services.mozilla.com/D90468
-
- 24 Sep, 2020 1 commit
-
-
Bryce Seager van Dyk authored
Differential Revision: https://phabricator.services.mozilla.com/D91286
-
- 22 Sep, 2020 1 commit
-
-
Razvan Maries authored
Differential Revision: https://phabricator.services.mozilla.com/D90981
-
- 26 Sep, 2020 1 commit
-
-
Mozilla Releng Treescript authored
vi -> 524e18610a2642784ec2f164767b6ac2e740dbd4
-
- 25 Sep, 2020 17 commits
-
-
Mozilla Releng Treescript authored
gl -> 6ec001daa1892ed851e5b498c7566dd310fd403e
-
Mozilla Releng Treescript authored
gl -> 8bfa1d0f84c9683d0d1cf16e2d43c92ded0ed2f9
-
Mozilla Releng Treescript authored
de -> 635ae194b2779b864cb73aeb31e845af86be69ff
-
Mozilla Releng Treescript authored
pt-PT -> 87769952de9f6326f8813e2b4d018fea90bf0635
-
Mozilla Releng Treescript authored
pt-PT -> 68f3764b1def17ea11dab0b8f74a891ab78174af
-
Mozilla Releng Treescript authored
de -> 38f51b743823b4d3d710e6eccffaacefc8b4dab0
-
Mozilla Releng Treescript authored
el -> 9ffa0bea25054dfac8c0dd87d798a3dac8562272 eu -> d5f117431399308d1985ab7b1cfc6b1a1c9a0806 km -> 06aac4e20690eeaa25008bca642cadd2869e7738
-
Mozilla Releng Treescript authored
el -> 39eeac23e84638bc0693ec3323e81fa9a6ad7c6d
-
Mozilla Releng Treescript authored
kk -> 107cc6f5dfe4b6d686d2b80c775ab6ff3e507fb0 zh-CN -> bbec9f9b177fad354fa7c040a447b80824980d34
-
Mozilla Releng Treescript authored
kk -> 6eb5115ce2cf5b0908a586a91ff6f8f11065470e ko -> 6377ff18d3f60666afe30e4139b58e2df9d2001c
-
Mozilla Releng Treescript authored
it -> 6e4f1a8e1c40eea34c675d795d7894584888cb9a
-
Mozilla Releng Treescript authored
tl -> 7e9cc0a31752b6ada7d5c82c100bf6f88a6ca172
-
Mozilla Releng Treescript authored
zh-CN -> a249c77afef73bfb63c81c5f8000b78150775def
-
Mozilla Releng Treescript authored
No bug - Tagging 67c588e4cb84ae61ff7e015e279c58ef03fae9cc with DEVEDITION_82_0b3_RELEASE a=release CLOSED TREE DONTBUILD
-
Mozilla Releng Treescript authored
-
Mozilla Releng Treescript authored
No bug - Tagging 67c588e4cb84ae61ff7e015e279c58ef03fae9cc with FIREFOX_82_0b3_RELEASE a=release CLOSED TREE DONTBUILD
-
Mozilla Releng Treescript authored
cak -> 42d709e7ab5bfbdba8809bf2194906ec4be815ba
-
- 24 Sep, 2020 8 commits
-
-
Mozilla Releng Treescript authored
No bug - Tagging 67c588e4cb84ae61ff7e015e279c58ef03fae9cc with FIREFOX_82_0b3_BUILD1 a=release CLOSED TREE DONTBUILD
-
Mozilla Releng Treescript authored
No bug - Tagging 67c588e4cb84ae61ff7e015e279c58ef03fae9cc with DEVEDITION_82_0b3_BUILD1 a=release CLOSED TREE DONTBUILD
-
Mozilla Releng Treescript authored
de -> 33171ba5118c802ccc71b21ac01a9c478143e9c8
-
Mozilla Releng Treescript authored
be -> f1679a1f3f081e052137ff0df8d9f46819ee4d3f fi -> 4603f301f8a1455b14bbde75e44162e4d3b4bf0e
-
Aki Sasaki authored
Bug 1666861 - fix off-cycle partner repacks post-attribution. r=releng-reviewers,mtabara a=release DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D91216
-
Mozilla Releng Treescript authored
rm -> f61e0b1e0b2b8fb2621c8135dbfa3694d79bd506 tr -> 6dd80b4b972660201b455c24a0ac05a66be04598
-
Mozilla Releng Treescript authored
tr -> c78b150fe263e431d2f99591187731f574bca046
-
Mozilla Releng Treescript authored
de -> bc7561d5b94b1daab2cfbf6d4bb11123ccea3d88
-