gecko-dev/browser
Ali Abdoli 48e87027fe Bug 1554609 - Change #main-window to :root r=dao
:root is potentially cheaper than #main-window, because IDs aren't actually guaranteed to be unique, so ID selectors are treated just like class selectors under the hood.
Changed #main-window to :root in browser/themes/shared/customizableui/panelUI.inc.css

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

--HG--
extra : moz-landing-system : lando
2019-06-20 00:45:56 +00:00
..
actors Bug 1558506 - Don't preventDefault the contextmenu event in ContextMenuChild.jsm. r=NeilDeakin 2019-06-18 21:13:02 +00:00
app Bug 1560154 - Stop syncing browser.sessionstore.restore_on_demand. r=mikedeboer 2019-06-19 18:59:29 +00:00
base Bug 909760 - Show download progress in the MacOS Finder r=spohl,mak 2019-06-19 18:48:49 +00:00
branding Bug 1554148 - Keep the profile cleanup button from rendering too low in the window. r=agashlin 2019-05-24 18:06:16 +00:00
components Bug 1557047 - Header for ETP section. r=johannh 2019-06-19 23:14:12 +00:00
config Bug 1553065 - Move profile-use mozconfig info into common mozconfigs; r=firefox-build-system-reviewers,chmanchester 2019-05-31 23:56:16 +00:00
docs Bug 1551898 - Replace UrlbarProvider.sources with a more flexible solution. r=adw 2019-05-17 14:25:47 +00:00
extensions Backed out changeset c48327ec2874 (bug 1554014) for Browser-chrome failures in browser/components/newtab/test/browser/browser_asrouter_targeting.js. CLOSED TREE 2019-06-15 01:20:44 +03:00
fonts Bug 1470107 - Update Twemoji Mozilla to 0.4.0 (twemoji 11.4.0). r=jfkthame 2019-04-19 20:58:50 +00:00
installer Bug 1558090 - Support partner stub installers configuring the manual download URL. r=agashlin 2019-06-18 23:39:21 +00:00
locales Bug 1552333 - Move onCertErrorDetails from NetErrorChild.jsm to aboutNetError.js. r=johannh,flod,fluent-reviewers 2019-06-18 03:54:21 +00:00
modules Bug 1560192 - Clean up prompt open calls in Prompter.jsm. r=Gijs 2019-06-19 21:59:18 +00:00
themes Bug 1554609 - Change #main-window to :root r=dao 2019-06-20 00:45:56 +00:00
tools/mozscreenshots Bug 1456725 - Tabs.jsm: Update documentURI in waitForCondition to handle not yet loaded tabs. r=Gijs 2019-05-16 00:29:14 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1553188 - Part 2 - Remove the ability to use browser.xul;r=bdahl 2019-05-30 11:24:17 -07:00
defs.mk
l10n-registry.manifest Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.build Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.configure