gecko-dev/layout
Agi Sferro dccddb81bc Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish
The fact that the test runner app is defined inside the geckoview test package
has always felt like a hack to me. I've mistakenly thought that
TestRunnerActivity was used in GeckoView's junit tests many times (even though
that's not the case).

From what I can see, there's no way to generate an AAB package for androidTest,
so to be able to run Gecko tests as AAB we finally need to define the
TestRunner as an ordinary package instead.

Differential Revision: https://phabricator.services.mozilla.com/D127320
2021-11-02 18:56:26 +00:00
..
base Bug 1455514 - part 2: Add accessors and static helper methods to retrieve `nsPIDOMWindowInner`, `nsPIDOMWindowOuter` and `nsPIWindowRoot` r=smaug 2021-11-02 13:03:43 +00:00
build Bug 1713973 p1: Add caching for calls to NS_GetComplexLineBreaks. r=jfkthame 2021-10-26 09:58:51 +00:00
docs Bug 1735445 - Added issue tracking metadata, fixed the Overflow example, and some other minor editorial fixes in the CSS Gap Decorations draft spec. NPOTB DONTBUILD 2021-10-22 12:56:51 +00:00
forms Bug 1738614 - Remove other Widget* colors. r=mstange 2021-11-02 18:08:07 +00:00
generic Bug 1738614 - Remove other Widget* colors. r=mstange 2021-11-02 18:08:07 +00:00
inspector Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
ipc
mathml
media
painting Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE 2021-10-29 00:36:30 +03:00
printing Bug 1731564: Use motivated SpinEventLoopUntil inside layout/*. r=emilio 2021-10-07 08:06:13 +00:00
reftests Bug 1738839 - Drop layout.css.scroll-behavior.enabled. r=dholbert 2021-11-02 06:58:47 +00:00
style Bug 1738614 - Remove WindowBackground/Foreground system colors. r=mstange 2021-11-02 18:08:07 +00:00
svg Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE 2021-10-29 00:36:30 +03:00
tables Backed out 2 changesets (bug 1732674) for line iterator crashes (bug 1733047) a=backout 2021-10-20 12:24:14 +03:00
tools Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
xul Bug 1455514 - part 1: Add accessors and static helper methods to retrieve `nsINode` or its concrete classes from `EventTarget` r=smaug 2021-11-02 13:03:43 +00:00
moz.build