gecko-dev/testing
Emilio Cobos Álvarez e39bf77494 Bug 1492567 - Back out bug 1481866. r=dbaron
Summary:
The behavior the WG proposed is way more subtle than what that bug implements,
including:

 * Implementing two logical overflow longhands.
 * Expanding the overflow shorthand to different longhands depending on the
   syntax of that.

Meanwhile, Blink hasn't done the swap and will ship the same behavior that we
shipped in Firefox 61 (bug 1453148), that is, overflow-x, then overflow-y.

So I think lacking a clear way forward we should revert this change and preserve
our shipped behavior.

Reviewers: dbaron!

Tags: #secure-revision

Bug #: 1492567

Differential Revision: https://phabricator.services.mozilla.com/D6317
2018-09-20 01:27:55 +02:00
..
awsy
config Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-09 11:38:37 +01:00
crashtest Bug 1480354 - Add the new crashtest manifest to the master one. r=me 2018-08-09 10:45:14 -04:00
firefox-ui Bug 1491243 - remove feed bits from puppeteer page info code, r=whimboo 2018-09-18 06:06:28 +00:00
geckodriver Merge inbound to mozilla-central a=merge 2018-09-19 05:18:50 +03:00
gtest
jsshell Bug 1488689 - Add Octane shell benchmark to raptor. r=ahal 2018-09-08 11:00:16 +00:00
marionette Bug 1491243 - remove feed bits from puppeteer page info code, r=whimboo 2018-09-18 06:06:28 +00:00
mochitest Bug 1492196 - fix browser_searchbar_openpopup.js so we don't accidentally try to drag content in the URL bar, r=florian 2018-09-19 10:15:46 +00:00
modules Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
mozbase Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-20 01:03:35 +03:00
mozharness Merge inbound to mozilla-central. a=merge 2018-09-20 00:58:18 +03:00
profiles Merge inbound to mozilla-central a=merge 2018-09-19 05:18:50 +03:00
raptor Bug 1458242 - add DOMContentFlushed to tp6 as a measurement. r=rwood 2018-09-14 13:51:05 +00:00
runtimes Bug 1438857 - Remove the Flash plugin infobar. r=Felipe 2018-09-06 14:50:16 +00:00
specialpowers Bug 1188256 part 6 - Expose PromiseDebugging to plain mochitest via SpecialPowers. r=bzbarsky 2018-09-14 22:43:54 +00:00
talos Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js 2018-09-18 20:30:07 +03:00
tools Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
tps Bug 1471888 - [mozprofile] Add support for Python 3. r=davehunt 2018-09-11 18:58:05 +00:00
web-platform Bug 1492567 - Back out bug 1481866. r=dbaron 2018-09-20 01:27:55 +02:00
webdriver bug 1490660: webdriver: release 0.37.0; r=jgraham 2018-09-12 16:12:21 +01:00
xpcshell Backed out changeset 7aa742bff8fb (bug 1473736) for xpcshell failures and bc failures in browser_urlbarSearchSingleWordNotification.js 2018-09-18 22:07:58 +03:00
cppunittest.ini
mach_commands.py Bug 1481449 - Require at least one test argument for 'mach test'; r=ahal 2018-08-31 09:59:07 -06:00
moz.build
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk bug 1490119: Add build system bits for building dep updater. r=firefox-build-system-reviewers,mshal,rstrong 2018-09-19 19:55:23 +00:00

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff