#Context We have a project set-up of:
project-A
a-services-api
a-services-impl
project-B
b-services-api
b-services-impl
non-gradle-project-C
| @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); | |
| /** | |
| * Firefox 89 Proton-to-Photon square-style tab adaptation. | |
| * | |
| * Set browser.compactmode.show = true in about:config, since I only tested this with it on. | |
| * | |
| * This will probably break at some point, but we'll worry about that when the time comes. | |
| */ |