gecko-dev/browser/components
Ed Lee 45c3139928 Bug 1447879 - Cannot customize about:preferences#home content when sync or preference searching is disabled. r=k88hudson
Have the home preferences page notify when it loads instead of relying on findInPage to trigger sync pane to init.

MozReview-Commit-ID: EJlJDfYBHFO

--HG--
extra : rebase_source : ae5104ec18aefca9241be1b61072b786fa9e6815
2018-05-30 17:32:44 -07:00
..
about Bug 1461407 - make about:home unlinkable again and improve behavior of serialized principals across changes to URLs, r=bz,Mardak,mikedeboer 2018-05-14 22:04:49 +01:00
build Bug 1366808: Add about:restartrequired page for situations when a background update has occurred and restarting Firefox is required to continue. r=felipe 2018-05-08 10:31:37 -04:00
contextualidentity Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-10 01:16:27 +03:00
controlcenter/content Bug 1462469 - Add a "Clear Cookies and Site Data" footer button to the identity popup. r=nhnt11 2018-05-18 11:36:15 +02:00
customizableui Backed out changeset bc39ccd992a4 (bug 1462468) for Browser-chomre failures on browser/base/content/test/trackingUI/browser_trackingUI_appMenu.js 2018-05-28 19:11:14 +03:00
dirprovider Bug 1405670 - remove support for NS_APP_SEARCH_DIR_LIST and NS_APP_SEARCH_DIR from the directory service, r=adw. 2017-11-17 12:05:20 +01:00
downloads Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8 2018-04-24 20:18:09 -07:00
enterprisepolicies Bug 1460086 - Disable pref: browser.policies.alternatePath except in testing and Nightly r=Felipe,mkaply 2018-05-22 14:54:25 -07:00
extensions Bug 1463751 - Tab-specific data not updated when tab is moved to another window and old window closes r=mixedpuppy 2018-05-26 21:57:58 +02:00
feeds Bug 1463738 - Remove the Bookmark description UI. r=dao 2018-05-23 17:15:09 +01:00
library Bug 1444500 - Add an about:library page to Firefox r=dmose 2018-04-10 15:11:55 -04:00
migration bug 1463425 - Fix flake8 in browser/ r=ahal,gps 2018-05-21 23:13:07 +02:00
newtab Bug 1409054 - Remove code from the old about:home. r=Mardak 2018-05-22 00:45:44 -03:00
originattributes Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
payments Bug 1462779 - Auto-select appropriate addresses in select dropdowns in on-boarding forms. r=MattN 2018-05-23 16:24:58 -07:00
places Bug 1464489 - When creating a new bookmark, the bookmark panel should be titled "New Bookmark" instead of "Page Bookmarked". r=standard8 2018-05-25 20:22:35 +02:00
preferences Bug 1447879 - Cannot customize about:preferences#home content when sync or preference searching is disabled. r=k88hudson 2018-05-30 17:32:44 -07:00
privatebrowsing Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
resistfingerprinting Bug 1458883 - Remove File.lastModifiedDate, r=qdot 2018-05-04 14:39:53 +02:00
safebrowsing/content/test Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
search Bug 1462010 - Remove unused migrateRegionPrefs and isUS preference. r=adw 2018-05-18 10:10:28 -05:00
sessionstore Bug 603903 - Part 2: restore session when restarted by Windows r=mikedeboer 2018-05-15 18:28:08 -07:00
shell Bug 1455674 part 17. Remove use of nsIDOMElement in non-dom non-JS code. r=qdot 2018-04-26 23:37:34 -04:00
syncedtabs Backed out changeset 3cb69bac2eac (bug 1417577) at eoger's request. 2018-05-30 01:39:37 +03:00
tests Bug 1458617 - Add telemetry to detect if a user has a custom about:newtab/home page. r=Mardak 2018-05-15 13:47:56 -04:00
translation Bug 1455676 part 16. Mostly stop using nsIDOMNode in browser/. r=mossop 2018-05-29 22:58:50 -04:00
uitour Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
.eslintrc.js Bug 1421968 - Enable ESLint rule mozilla/use-services by default, but whitelist it for various directories still to be fixed. r=mossop 2017-11-28 19:24:12 +00:00
BrowserComponents.manifest Bug 1446809 - Ride along: also remove some mobile/xul/ legacy declaration r=florian 2018-03-19 10:43:17 +01:00
distribution.js Bug 1450270 - Special case general.useragent.locale in distributions. r=gandalf 2018-03-30 10:37:27 -05:00
moz.build Backed out changeset a8fef6308479 (bug 1457287) for conflicts during backout. CLOSED TREE 2018-04-27 09:08:33 +03:00
nsBrowserContentHandler.js Bug 1456035: Part 5 - Convert manual QueryInterface to ChromeUtils.generateQI. r=mccr8 2018-04-23 12:58:34 -07:00
nsBrowserGlue.js Bug 1462635 - Fix disabled text color in webext theme styled popups. r=ntim 2018-05-26 18:45:06 +02:00
nsIBrowserHandler.idl