gecko-dev/xpcom
Emilio Cobos Álvarez 42b235642d Bug 1346893 - Move the Geckoview UA sheet to layout/style. r=snorp
Make it a regular stylesheet.

This allows it to be cached in shared memory if possible, and will allow me to
stop adding the stylesheet based on a pref for bug 1618202.

Differential Revision: https://phabricator.services.mozilla.com/D64377

--HG--
rename : mobile/android/themes/geckoview/content.css => layout/style/res/geckoview.css
extra : moz-landing-system : lando
2020-02-26 15:46:58 +00:00
..
base Bug 1535617: Part 1 - Add macros to clear weak references on unlink. r=mccr8 2020-02-25 19:44:27 +00:00
build Bug 1615921 - Move lateWriteChecks earlier in shutdown r=froydnj 2020-02-24 17:54:09 +00:00
components Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +00:00
doc
ds Bug 1346893 - Move the Geckoview UA sheet to layout/style. r=snorp 2020-02-26 15:46:58 +00:00
glue Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpcom. r=froydnj 2020-02-12 11:13:33 +00:00
idl-parser Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
io Bug 1614139 - Copy constructor of nsPipeInputStream should not be declared explicit. r=froydnj 2020-02-13 16:09:09 +00:00
libxpt/xptcall
reflect Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart 2020-02-21 00:05:17 +00:00
rust Bug 1617369 - Reformat xpcom using rustfmt r=froydnj 2020-02-25 16:17:12 +00:00
string Bug 1617415 - Remove nsTSubstring<T>::ReplaceASCII. r=froydnj 2020-02-23 01:01:33 +00:00
system Bug 1617202 - Handle TelemetrySessionId like a regular crash annotation r=froydnj 2020-02-25 07:25:20 +00:00
tests Bug 1617898 - Add nsBaseHashtable::RemoveIf function. r=froydnj 2020-02-25 15:31:07 +00:00
threads Bug 1598585 Part 1: Make CanvasTranslator the PCanvas parent actor. r=mattwoodrow 2020-02-24 11:15:41 +00:00
windbgdlg Bug 1528651 - Fix some trivial warnings and re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-19 20:42:11 +09:00
xpidl
moz.build
xpcom-config.h.in Bug 1570982 - remove `CPP_THROW_NEW`; r=glandium 2019-08-14 01:32:41 +00:00
xpcom-private.h.in