gecko/browser/components
Dave Townsend 6604cb1468 Bug 1190692: Load web extensions. r=billm
Also corrects a race condition where if an extension was disabled before it
had finished loading its manifest it would have called GlobalManager.init but
never call GlobalManager.uninit.
2015-08-07 15:53:46 -07:00
..
about Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
build Bug 1172226 - Create about: URIs for Pocket panel contents. r=jaws sa=abillings 2015-06-18 16:52:26 -07:00
controlcenter/content Bug 1191935 - Update Tracking Protection strings;r=paolo 2015-08-07 13:00:35 -07:00
customizableui Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
dirprovider Bug 1109354 - prefer Firefox default engines over profile-installed plugins with the same name, r=markh. 2015-06-15 18:32:09 +02:00
downloads Bug 1132518, add an attribute to the xul document root element to allow focus on document navigation to be retargetted to another element, such as the urlbar, r=smaug,dao 2015-07-13 06:07:50 -04:00
extensions Bug 1190692: Load web extensions. r=billm 2015-08-07 15:53:46 -07:00
feeds Bug 940206 - Implement Navigator.registerContentHandler and Navigator.registerProtocolHandler for e10s. r=dao 2015-07-31 17:03:37 -07:00
loop Bug 1182079 - Fix intermittent test failure loading the Loop's ui-showcase on debug builds by extending the page load timeout, and improve the failure naming. r=andreio 2015-08-07 03:25:00 -04:00
migration Bug 706005 - Chrome migrator notifies user to close browser. r=MattN 2015-08-07 23:36:32 -07:00
places Backed out 2 changesets (bug 1150678) for xpcshell bustage 2015-08-05 16:24:58 -07:00
pocket Bug 1172226 - Create about: URIs for Pocket panel contents. r=jaws sa=abillings 2015-06-18 16:52:26 -07:00
preferences Bug 1184312 - Remove the bad-content notification;r=ttaubert 2015-08-07 15:22:54 -07:00
privatebrowsing Back out 023218047be5 (bug 1175606) for depending on the backed out bug 1192416 2015-08-07 22:06:51 -07:00
safebrowsing/content/test Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug 2015-04-22 21:01:37 +12:00
search Bug 958886 - Use HTTPS for amazon.com searches from the search box 2015-07-27 11:43:12 -04:00
selfsupport Bug 1150115 - Update the SelfSupport API for the unification changes. r=bsmedberg,smaug 2015-06-02 13:35:06 +07:00
sessionstore Bug 1142034 - Regression test. r=mconley 2015-07-24 17:56:02 -04:00
shell Bug 1184508 - Remember registry hash for later use on Win8+. r=jimm 2015-07-22 19:31:06 +09:00
tabview Bug 1166757 - Bustage fix for permanent browser_tabview_bug706430.js failures on a CLOSED TREE 2015-05-22 00:30:38 -04:00
test Bug 1167229 - Make nsBrowserGlue instantiations use nsISupports and nsIObserver where nsIBrowserGlue is not needed. r=mak 2015-06-04 10:11:00 -04:00
translation Bug 1189630 - Make browser_translation_exceptions.js wait for infobar to finish animating; r=florian 2015-08-07 09:01:09 +09:00
uitour Bug 1188443 - UITour: Add Tracking Protection "Enable protection" button as a UITour target. r=paolo 2015-08-07 13:06:12 -07:00
BrowserComponents.manifest
distribution.js Bug 1001158 - Handle an invalid distribution.ini gracefully, r=gijs 2015-04-08 14:18:31 -05:00
moz.build merge mozilla-inbound to mozilla-central a=merge 2015-08-04 13:01:07 +02:00
nsBrowserContentHandler.js Bug 1185012 - followup, update the URL used for the first-run-on-windows10 page. r=MattN 2015-07-21 22:47:32 -04:00
nsBrowserGlue.js Bug 1191421: Don't notify users about unsigned experiments that have been disabled. r=dao 2015-08-05 13:33:57 -07:00
nsIBrowserGlue.idl Bug 1167224 - Remove getMostRecentBrowserWindow() from nsIBrowserGlue and use RecentWindow in nsBrowserGlue.js. r=mak 2015-05-24 07:05:00 -04:00
nsIBrowserHandler.idl