gecko/browser/components
Gregory Szorc 3a3280675a Bug 836120 - Reduce memory overhead of Sync when it's not configured; r=rnewman
If Sync is (likely) not configured, the only loaded JS is for the XPCOM
service itself.

The UI code is now smart enough to initialize the Sync service if it
isn't yet loaded. This addresses bug 825728.
2013-01-30 07:05:12 -08:00
..
about bug 719484 - build about:healthreport, r=dolske 2013-01-11 15:31:38 -08:00
build Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
certerror Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao 2012-09-23 21:09:29 +02:00
dirprovider
downloads Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
feeds Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
migration Bug 829995 - Ignore case of .url extension when migrating bookmarks from Internet Explorer. r=felipe 2013-01-16 18:39:46 -08:00
places Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak 2013-01-29 14:30:13 -08:00
preferences Bug 836120 - Reduce memory overhead of Sync when it's not configured; r=rnewman 2013-01-30 07:05:12 -08:00
privatebrowsing Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
safebrowsing Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin 2012-10-29 17:26:41 -07:00
search Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
sessionstore Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
shell Bug 823973 - Skip GConf-specific shell component tests on systems with GSettings. r=gavin 2013-01-16 08:30:42 -05:00
sidebar Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
tabview Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
test
thumbnails Bug 820764 - Stop using addvisit() in browser tests r=mak77 2013-01-25 12:55:22 +08:00
BrowserComponents.manifest
distribution.js Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
Makefile.in Remove some unnecessary preprocessing, no bug 2013-01-05 11:45:18 -08:00
nsBrowserContentHandler.js Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
nsBrowserGlue.js Bug 835730 - Properly tear down components when the profile is being shut down. r=mak 2013-01-29 18:06:03 +01:00
nsIBrowserGlue.idl
nsIBrowserHandler.idl