fune/browser/base/content
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
..
aboutaccounts
abouthealthreport Bug 870870 - Check message targets for about:healthreport. r=MattN 2016-03-04 14:59:15 +01:00
abouthome Bug 1256165 - fit to width again after the restore session button is added, r=Felipe 2016-04-04 12:55:15 +01:00
defaultthemes
docs/sslerrorreport
newtab Bug 1252239: Trap errors thrown by speculativeConnect. r=ttaubert 2016-02-29 13:06:26 -08:00
overrides
pageinfo Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
sync Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
test Bug 1243378 - Enable the browser_devices_get_user_media_about_urls.js test for e10s, r=mconley. 2016-04-08 18:15:04 +02:00
aboutDialog-appUpdater.js
aboutDialog.css Bug 750054 - Update loading throbbers in secondary UI. r=mikedeboer,dolske 2016-03-15 23:04:22 +13:00
aboutDialog.js
aboutDialog.xul
aboutNetError.xhtml Bug 1240594 - Merge about:neterror and about:certerror UI code. r=Gijs 2016-03-01 18:06:20 -08:00
aboutProviderDirectory.xhtml
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml Bug 898706 remove frameworker and all associated code and tests, r=markh 2016-03-17 16:46:41 -07:00
aboutTabCrashed.css
aboutTabCrashed.js
aboutTabCrashed.xhtml
aboutTabGroupsMigration.js
aboutTabGroupsMigration.xhtml
baseMenuOverlay.xul
blockedSite.xhtml Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past 2016-02-25 21:34:01 -08:00
browser-addons.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
browser-charsetmenu.inc Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley 2016-02-24 15:23:35 +00:00
browser-context.inc
browser-ctrlTab.js
browser-customization.js Bug 1254496 - Remove gURLBar null-checks. r=dao 2016-03-10 23:15:49 +05:30
browser-data-submission-info-bar.js
browser-devedition.js
browser-doctype.inc
browser-eme.js
browser-feeds.js
browser-fullScreen.js Backed out changeset b2b0a09c6e1a (bug 729011) for bug 1257686 2016-04-05 17:59:08 +10:00
browser-fullZoom.js Bug 1255576 - Propagate privacy status for removed content preferences to observers. r=adw 2016-04-04 15:25:58 -04:00
browser-fxaccounts.js Bug 1246606 - Ensure a tooltip is present on the 'Sign in to sync' button in the customizable menu. r=markh 2016-04-05 14:52:00 -07:00
browser-gestureSupport.js
browser-menubar.inc Bug 1248603 - Register devtools menuitems dynamically. r=gijs,jryans 2016-04-01 05:49:00 -07:00
browser-places.js Backed out changeset 81df156cb345 (bug 1250203) for test failures in mochitest-5 test_ext_bookmarks.html, browser-chrome browser_views_liveupdate.js, OS X xpcshell test_browserGlue_migrate.js and maybe more. r=backout on a CLOSED TREE 2016-04-08 18:42:07 +02:00
browser-plugins.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
browser-refreshblocker.js
browser-safebrowsing.js Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past 2016-02-25 21:34:01 -08:00
browser-sets.inc Bug 1248603 - Register devtools menuitems dynamically. r=gijs,jryans 2016-04-01 05:49:00 -07:00
browser-sidebar.js
browser-social.js Bug 1032398 repalce socialShow/Hide with visibility api, r=markh 2016-03-17 18:25:09 -07:00
browser-syncui.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
browser-tabPreviews.xml
browser-tabsintitlebar-stub.js
browser-tabsintitlebar.js Bug 1256731 - patch 3 - Don't pull the elements below the titlebar up so far they'll clash with the buttons, in the secondary lo-dpi case where the window controls are oversized. r=gijs 2016-03-17 16:05:42 +00:00
browser-thumbnails.js
browser-trackingprotection.js
browser.css merge fx-team to mozilla-central a=merge 2016-04-06 11:59:25 +02:00
browser.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
browser.xul Bug 1195054 - The location bar should display 10 autocomplete suggestions without scrollbar instead of 6. r=mak 2016-04-07 22:03:45 -07:00
browserMountPoints.inc
chatWindow.xul
content.js Bug 1240594 - Deduplicate certerror and neterror message passing code. r=Gijs 2016-03-15 02:36:21 -07:00
contentSearchUI.css
contentSearchUI.js
downloadManagerOverlay.xul
gcli_sec_bad.svg
gcli_sec_good.svg
gcli_sec_moderate.svg
global-scripts.inc Bug 1117145 - Part 3 - Share the download item binding between the Panel and the Library. r=jaws 2016-02-11 21:00:38 +00:00
hiddenWindow.xul
jsConsoleOverlay.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 1025267 - Make some -moz- prefixed pseudo-classes chrome-only. r=bz 2016-04-01 02:08:15 +02:00
popup-notifications.inc Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
report-phishing-overlay.xul Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past 2016-02-25 21:34:01 -08:00
safeMode.css
safeMode.js
safeMode.xul
sanitize.js Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js
social-content.js Bug 898706 remove frameworker and all associated code and tests, r=markh 2016-03-17 16:46:41 -07:00
socialchat.xml Bug 1032398 repalce socialShow/Hide with visibility api, r=markh 2016-03-17 18:25:09 -07:00
socialmarks.xml Bug 1032398 repalce socialShow/Hide with visibility api, r=markh 2016-03-17 18:25:09 -07:00
softwareUpdateOverlay.xul
tab-content.js Bug 1260102 - Pass isHandlingUserInput through process boundary for content menu command. r=mrbkap 2016-03-29 14:58:43 +11:00
tab-shape.inc.svg
tabbrowser.css
tabbrowser.xml Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
urlbarBindings.xml Bug 1262686 - Properly align awesomebar popup with window on RTL locales. r=mak 2016-04-07 16:20:29 -07:00
utilityOverlay.js Bug 1254503 - ignore exceptions from trying to fix up obviously broken URIs, r=mak 2016-03-08 17:12:01 +00:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul
webrtcIndicator.js Bug 1253446 - patch 1 - Convert from device to CSS pixels when positioning the webrtc indicator. r=emk 2016-03-04 16:12:40 +00:00
webrtcIndicator.xul
win6BrowserOverlay.xul