fune/browser/base/content
Sam Foster bb94164fcc Bug 1343945 - Fix lint errors from browser-social.js, remove from ignore list r=jaws
* Added no-undef rule locally as we're not ready to turn on for the whole directory

MozReview-Commit-ID: JpD4KXvvqOn

--HG--
extra : rebase_source : fa8498d0464de76e0a71fd3c4568e3c1c0d22f86
2017-03-03 08:57:20 -08:00
..
aboutaccounts Bug 1339401: Remove unused fox.png image. r=eoger 2017-03-02 01:19:22 +05:30
abouthealthreport Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
abouthome Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
defaultthemes
docs/sslerrorreport
newtab Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
overrides
pageinfo Backed out changeset 8475919c50b5 (bug 1326910) for test failures in browser_bug517902.js on a CLOSED TREE 2017-02-06 13:52:25 +01:00
sync Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test Bug 1335877 - Remove resource://services-common/stringbundle.js. r=rnewman 2017-03-02 15:26:53 -08:00
aboutDialog-appUpdater.js
aboutDialog.css
aboutDialog.js
aboutDialog.xul
aboutNetError.xhtml Don't autofocus buttons when about:certerror is embedded in an iframe (bug 1336352). r=nhnt11 2017-02-08 16:43:39 +02:00
aboutProviderDirectory.xhtml Bug 1342144 - Fix ESLint errors in browser/. r=Paolo 2017-02-24 23:25:45 +09:00
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.xhtml
aboutSocialError.xhtml Bug 1342144 - Fix ESLint errors in browser/. r=Paolo 2017-02-24 23:25:45 +09:00
aboutTabCrashed.css
aboutTabCrashed.js Bug 1338195 - Define a frame-script environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop 2017-02-07 10:52:06 +00:00
aboutTabCrashed.xhtml Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
baseMenuOverlay.xul
blockedSite.xhtml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
browser-addons.js Bug 864562 - Fix the tests and move more logic from JS to CSS now that the values exist as CSS Variables. r=mikedeboer 2017-02-28 12:15:04 -05:00
browser-captivePortal.js Bug 1333075 - Ensure captive portal notification is displayed in all windows after portal is detected when none have focus. r=MattN 2017-01-24 21:24:07 +05:30
browser-charsetmenu.inc
browser-compacttheme.js
browser-context.inc
browser-ctrlTab.js
browser-customization.js
browser-data-submission-info-bar.js
browser-doctype.inc
browser-feeds.js
browser-fullScreenAndPointerLock.js Bug 1322349 - Allow a touch swipe gesture at the top of the screen to show the URL bar in fullscreen mode. r=jaws 2017-01-26 12:12:09 -05:00
browser-fullZoom.js
browser-fxaccounts.js Bug 1337026 - Cache the FxA profile in the UI. r=markh 2017-02-06 12:13:06 -05:00
browser-gestureSupport.js Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
browser-media.js Bug 1331484 - Removed mentions of Adobe from browser-media.js - r=Gijs 2017-02-02 16:50:29 +11:00
browser-menubar.inc Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh 2017-01-27 13:31:57 -05:00
browser-places.js Bug 1294799 - Disable the autoclosing of the bookmark popup if there is any interaction with it such as mousedown or keypress. r=mak 2017-02-10 11:11:57 -05:00
browser-plugins.js
browser-refreshblocker.js
browser-safebrowsing.js Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois 2017-02-21 09:46:36 +08:00
browser-sets.inc Bug 1297342, reserved attribute should be on key element not on the command, r=felipe 2017-01-19 13:57:11 -05:00
browser-sidebar.js Bug 1208596 implement sidebar api for webextensions, f?kmag, gijs r=Gijs,kmag 2017-02-09 15:32:50 -08:00
browser-social.js Bug 1343945 - Fix lint errors from browser-social.js, remove from ignore list r=jaws 2017-03-03 08:57:20 -08:00
browser-syncui.js Bug 1335877 - Remove resource://services-common/stringbundle.js. r=rnewman 2017-03-02 15:26:53 -08:00
browser-tabPreviews.xml
browser-tabsintitlebar-stub.js
browser-tabsintitlebar.js
browser-thumbnails.js Bug 1333324 - Check for a potentially null or undefined browser.currentURI in _capture since it runs off of a timeout and the browser may not have a webNavigation associated with it anymore. r=florian 2017-02-13 18:06:33 -05:00
browser-trackingprotection.js
browser.css Bug 864562 - Rename lwt-accentcolor to lwt-accent-color and lwt-textcolor to lwt-text-color. r=mikedeboer 2017-02-28 14:19:59 -05:00
browser.js Bug 1342462 - UITour: Remove automatic reader view tour based on a URL regex. r=Gijs 2017-02-28 21:52:54 -08:00
browser.xul Bug 864562 - Declare lwtheme CSS in tabs.inc.css since we don't need to iterate rules anymore. r=MattN 2017-02-21 11:42:29 -05:00
browserMountPoints.inc
content.js Bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from context menu and user clicks on links. r=kmag 2017-02-24 19:49:38 +01:00
contentSearchUI.css
contentSearchUI.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
default-theme-icon.svg
gcli_sec_bad.svg
gcli_sec_good.svg
gcli_sec_moderate.svg
global-scripts.inc
hiddenWindow.xul
macBrowserOverlay.xul
nsContextMenu.js Bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from context menu and user clicks on links. r=kmag 2017-02-24 19:49:38 +01:00
popup-notifications.inc Bug 1109868, panels should watch their anchors for position and visibility changes and update accordingly, r=tn 2017-02-16 08:53:59 -05:00
report-phishing-overlay.xul
safeMode.css
safeMode.js
safeMode.xul
sanitize.js
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js
social-content.js Bug 1338195 - Define a frame-script environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop 2017-02-07 10:52:06 +00:00
softwareUpdateOverlay.xul
tab-content.js Bug 1338195 - Define a frame-script environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop 2017-02-07 10:52:06 +00:00
tab-shape.inc.svg
tabbrowser.css
tabbrowser.xml Bug 1287330 - Insert tabs' linkedBrowser lazily into the document. r=dao 2017-02-23 17:19:28 +01:00
urlbarBindings.xml Bug 1337682 - CanonizeURL feature may override the next load of the current URL. r=adw 2017-02-15 14:30:31 +01:00
usercontext.svg
utilityOverlay.js Bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from context menu and user clicks on links. r=kmag 2017-02-24 19:49:38 +01:00
viewSourceOverlay.xul
web-panels.js
web-panels.xul
webext-panels.js Bug 1340750 fix remote handling of sidebar browser, r=kmag 2017-02-21 13:51:14 -08:00
webext-panels.xul Bug 1340750 fix remote handling of sidebar browser, r=kmag 2017-02-21 13:51:14 -08:00
webrtcIndicator.js
webrtcIndicator.xul