gecko/browser/components
J. Ryan Stinnett f3f78c80e1 Bug 912121 - Package DevTools client content in devtools.jar. rs=devtools
Break DevTools content files out of browser.jar and move to a new DevTools
specific jar.  Update all paths of the form:

chrome://browser/content/devtools/<X>

to

chrome://devtools/content/<Y>

where <Y> is the source tree path that comes after /devtools/client.
2015-09-21 12:02:37 -05:00
..
about Bug 912121 - Package DevTools client content in devtools.jar. rs=devtools 2015-09-21 12:02:37 -05:00
build Merge m-c to inbound. a=merge 2015-08-30 22:12:12 -04:00
controlcenter/content Bug 1204616 - Control Center should show full host name (w/ subdomains) in security block. r=MattN,liuche 2015-09-16 18:01:27 -07:00
customizableui Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
dirprovider Bug 1169459 - remove the loadFromJars/jarURIs prefs, r=Mossop. 2015-09-04 11:50:49 +02:00
downloads Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
extensions Merge mozilla-inbound to m-c a=merge CLOSED TREE 2015-09-16 10:52:53 -07:00
feeds Bug 1018062 - Rip the sandbox code out of FeedWriter.js. r=Mano 2015-09-17 10:43:55 -07:00
loop Bug 1203298 - Room loading spinner should be vertically centered. r=Standard8 2015-09-21 18:11:21 +01:00
migration Bug 1192035 - Import passwords from Microsoft Edge / Windows 8+ r=Gijs,MattN 2015-09-16 17:34:26 -07:00
places Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
pocket Merge mozilla-inbound to m-c a=merge CLOSED TREE 2015-09-16 10:52:53 -07:00
preferences Bug 1199382 - Rename some strings from "password" to "login" in preferences and the manager. r=markh 2015-09-20 23:53:30 -07:00
privatebrowsing Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -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 1110771 - One-click search buttons should have a right-click menu. r=florian 2015-09-18 16:51:23 -07:00
selfsupport Bug 1190837 - MozSelfsupport.healthReportDataSubmissionEnabled does not work when turning off DRS/FHR. r=gfritzsche 2015-08-04 16:47:22 +02:00
sessionstore Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
shell Merge m-c to inbound. a=merge 2015-08-30 22:12:12 -04:00
tabview Merge mozilla-inbound to m-c a=merge CLOSED TREE 2015-09-16 10:52:53 -07:00
test Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
translation Bug 1205968 - Remove TranslationProvider category registration and manifest. r=felipe 2015-09-21 00:02:04 -07:00
uitour Bug 1202372 - remove the UITour dead code related to the old searchbar UI, r=MattN. 2015-09-18 10:42:59 +02: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 Bug 1195034: Only show messages about add-ons being disabled if signing requirements are on. r=dao 2015-08-20 14:25:22 -07:00
nsBrowserContentHandler.js Bug 1140495 - Remove support for windowed preferences. r=ttaubert 2015-09-02 12:12:55 -04:00
nsBrowserGlue.js Bug 1205038 - Add missing BROWSER_SET_DEFAULT_ALWAYS_CHECK probe to Histograms.json, and fix BROWSER_SET_DEFAULT_TIME_TO_COMPLETION_SECONDS by fixing callback. r=dolske,Gijs 2015-09-16 12:01:03 -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