gecko-dev/browser/components
Tim Nguyen dc104f14fc Bug 1597120 - Replace usages of XUL mousethrough with CSS pointer-events. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D53348

--HG--
extra : moz-landing-system : lando
2019-11-22 13:15:00 +00:00
..
about Bug 1596329 - Migrate .xul files in preferences to .xhtml;r=Gijs 2019-11-15 17:36:11 +00:00
aboutconfig Bug 1590801 - Add padding for radio button labels in about:config r=paolo 2019-10-24 15:24:39 +00:00
aboutlogins Bug 1597316 - Don't scroll login list on arrows, allow holding an arrow to navigate r=MattN 2019-11-18 23:48:26 +00:00
attribution
build Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
contextualidentity Bug 1592372 - Fix container icons margin in about:preferences#containers for RTL r=Gijs 2019-10-29 21:17:33 +00:00
controlcenter/content Bug 1596591 - Rename inc.xul files to inc.xhtml r=Gijs 2019-11-21 09:46:01 +00:00
customizableui Bug 1596591 - Rename inc.xul files to inc.xhtml r=Gijs 2019-11-21 09:46:01 +00:00
dirprovider Bug 1003968 - avoid Exists() calls for search plugin directories in the browser directory provider r=daleharvey,Gijs 2019-08-22 09:05:43 +00:00
downloads Bug 1597120 - Replace usages of XUL mousethrough with CSS pointer-events. r=dao 2019-11-22 13:15:00 +00:00
enterprisepolicies Bug 1500379 - Split homepage test into two tests. r=mconley 2019-11-22 16:34:42 +00:00
extensions Bug 1591328 - Migrate the window title to Fluent. r=fluent-reviewers,Gijs,mixedpuppy 2019-11-21 19:16:15 +00:00
fxmonitor Bug 1567258 - Convert fxmonitor to a built-in component r=nhnt11,flod 2019-08-23 14:27:55 +00:00
installerprefs Bug 1592968 Followup 2 - Only clean installer pref registry values that are pref names. r=agashlin 2019-11-20 23:47:55 +00:00
library Bug 1499354: Add object-src 'none' to the CSP of all about: pages. r=freddyb 2019-09-26 16:22:41 +00:00
migration Bug 1592369 - Rewrite [align="left"] to [align="start"] and [align="right"] to [align="end"] in XUL elements r=NeilDeakin 2019-11-19 20:30:34 +00:00
newtab Bug 1596441 - Added a script to watch for changes when running/working directly in mozilla-central. r=k88hudson 2019-11-21 20:44:50 +00:00
originattributes Backed out changeset afe80b4ff889 (bug 1595934) Requested by ehsan to see if it fixex bug 1597915. On a CLOSED TREE 2019-11-22 02:01:51 +02:00
payments Backed out changeset 35d4451f348d (bug 1588458) as requested by the dev 2019-10-15 19:04:22 +03:00
places Bug 1597120 - Replace usages of XUL mousethrough with CSS pointer-events. r=dao 2019-11-22 13:15:00 +00:00
pocket Bug 1595326 - Add auto-direction to the tags in Pocket r=Gijs 2019-11-16 17:02:00 +00:00
preferences Bug 1596724 - Fix print preview toolbar. r=dao 2019-11-19 18:29:58 +00:00
privatebrowsing Bug 1591328 - Migrate the window title to Fluent. r=fluent-reviewers,Gijs,mixedpuppy 2019-11-21 19:16:15 +00:00
protections Bug 1589476 - Emit a separate notification when a tracker from the Level 2 Disconnect blocklist is observed on a page and use this code to avoid using the URL classifer service in the front-end; r=nhnt11,droeh 2019-11-18 20:56:36 +00:00
protocolhandler
resistfingerprinting Bug 1597209 - Making the test 'browser/components/resistfingerprinting/test/browser/browser_navigator.js' compatible with Fission. r=Ehsan 2019-11-20 14:34:01 +00:00
safebrowsing/content/test Bug 1591873 - Make browser_mixedcontent_aboutblocked.js work when fission is enabled. r=mccr8 2019-11-01 22:59:30 +00:00
search Bug 1598270 - Add support for MozParams on Google search engine in the modern configuration, and update the schema. r=mikedeboer 2019-11-21 21:54:14 +00:00
sessionstore Bug 1594221 - Ignore useHttpResponseProcessSelection when fission enabled, r=kmag 2019-11-21 04:29:35 +00:00
shell Bug 1596591 - Rename inc.xul files to inc.xhtml r=Gijs 2019-11-21 09:46:01 +00:00
syncedtabs Bug 1595143 - Port LightweightThemeChild to JSWindowActors r=mconley,Gijs 2019-11-18 22:51:18 +00:00
tests Bug 1597697 - Stop sending AS heartbeat ping to Tiles data pipeline. r=thecount 2019-11-20 21:30:43 +00:00
touchbar Bug 1595082 - Ensure every Touch Bar input is updated at least once. r=mikedeboer,spohl 2019-11-19 19:19:24 +00:00
translation Bug 1596329 - Migrate .xul files in preferences to .xhtml;r=Gijs 2019-11-15 17:36:11 +00:00
uitour Bug 1592599 - Switch nsIDocShell.getDocShellEnumerator() away from using nsISimpleEnumerator; r=bzbarsky 2019-11-18 20:11:58 +00:00
urlbar Bug 1586284 - Modify the flex layout to give urls more space on small screens. r=dao 2019-11-22 10:05:45 +00:00
webshare Bug 1588420 - Add init() to SharePicker.idl, which provides a means to get to browser parent r=droeh 2019-10-15 00:52:09 +00:00
.eslintrc.js
BrowserComponents.manifest
BrowserContentHandler.jsm Bug 1513855: Make sure that quit-application-granted and quit-application notifications are always sent. r=froydnj 2019-11-07 17:00:06 +00:00
BrowserGlue.jsm Bug 1597697 - Stop sending AS heartbeat ping to Tiles data pipeline. r=thecount 2019-11-20 21:30:43 +00:00
components.conf
distribution.js Bug 1571639 - Don't add distro bookmarks if profile has been reset. r=MattN 2019-08-21 22:18:37 +00:00
moz.build Bug 1532703 - Redirect "about:config" to the HTML version on all channels for browser builds. r=mconley 2019-10-14 15:58:42 +00:00
nsIBrowserHandler.idl Bug 158968 - Implement kiosk mode. r=Gijs 2019-10-04 19:47:56 +00:00