fune/browser/components
Dave Townsend 4bf4f02ce7 Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM

--HG--
extra : rebase_source : 07ba1d14655f5d761624b105ef025ec88323d4d5
extra : histedit_source : 9e5ab54ce1b1a5ee1f0fb143f8d1450522455e3b
2016-04-05 11:33:33 -07:00
..
about Bug 1226928 - dochsell changes for content-signing on remote about:newtab, r=bz,mconley 2016-03-14 11:57:03 +01:00
build Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
contextualidentity Bug 1253538 - Window.open() should not reuse an existing window if it's running a different container - patch 4, r=me 2016-03-07 15:06:16 +01:00
controlcenter/content Bug 1201437 - Degrade control center/identity box icons to grey lock with yellow triangle for user-added security exceptions. r=paolo 2016-02-24 22:45:23 -08:00
customizableui Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
dirprovider Bug 1252627 - distribution defaultLocale shoudld take precedence over user agent locale; r=mixedpuppy 2016-03-07 08:48:26 -06:00
downloads Bug 1139914 - Downloads with blocked data should be persisted across sessions. r=mak 2016-03-20 14:25:42 +00:00
extensions Bug 1190325 - Test coverage for runtime extension API. r=kmag 2016-04-06 09:36:45 -04:00
feeds Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
migration Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
newtab Bug 1239119 - NewTab webchannel messages for thumbnails. Follow-up: Move semicolon from end of if block to end of function assigned to document.onreadystatechange (discovered by eslint). r=eslint-fix 2016-04-01 20:17:23 +02:00
places Bug 1257599 - Rename 'Unsorted Bookmarks' into 'Other Bookmarks'. r=jaws a=kwierso 2016-03-31 16:17:30 -07:00
preferences Bug 1066970 - Show 'calculating' during HTTP cache cleaning process in preferences window, r=michal 2016-04-05 05:59:00 +02:00
privatebrowsing Backed out changeset 5579b62017f2 (bug 1259847) for failing browserchrome test browser_privatebrowsing_windowtitle.js. r=backout 2016-03-26 10:00:31 +01:00
safebrowsing/content/test Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois 2016-03-29 00:37:44 -07:00
search Bug 1222107 - Display error message when installing a duplicate search engine; r=Gijs 2016-04-06 16:19:11 -05:00
selfsupport Back out 8 changesets (bug 1235345, bug 1234526, bug 1234522, bug 1237700) for OS X 10.10 debug xpcshell timeouts in test_ocsp_stapling.js and test_ocsp_stapling_expired.js 2016-01-08 20:25:27 -08:00
sessionstore Bug 1260360 - Purge cookies on clean shutdown according to sanitize preference. r=mconley 2016-04-05 01:46:00 +02:00
shell Bug 1251819 - Use the classic Control Panel if the Settings app believes the current Windows logon is a Microsoft account while actually it is not. r=jimm 2016-04-02 08:17:16 +09:00
syncedtabs Bug 1262310 - Fix opening synced tabs from the sidebar. r=markh 2016-04-05 17:06:00 -07:00
tests Bug 1254268 - Distribution should use default prefs, regression from 1252466; r=mconnor 2016-03-08 09:39:45 -06:00
translation Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
uitour Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
BrowserComponents.manifest Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc 2016-01-11 20:30:13 -05:00
distribution.js Bug 1254268 - Distribution should use default prefs, regression from 1252466; r=mconnor 2016-03-08 09:39:45 -06:00
moz.build Bug 436564 - Add unit tests for distribution.js; r=mixedpuppy 2016-02-25 12:40:39 -06:00
nsBrowserContentHandler.js Bug 1238537 - make nsBrowserContentHandler.js use Services.jsm, r=florian. 2016-02-15 23:49:39 +05:30
nsBrowserGlue.js Backed out changeset 8ec9a8049a25 (bug 1248617) 2016-04-08 18:39:39 +02:00
nsIBrowserGlue.idl
nsIBrowserHandler.idl