gecko-dev/toolkit/components
Wes Kocher 2f3bcc34da Backed out changeset 13b38cd29a4a (bug 1318070) for esline failures a=backout
MozReview-Commit-ID: E0ZlNYhDh76

--HG--
extra : rebase_source : c0bc81f4538dc0b68fef8949d8a7af8de7133373
2017-03-21 10:56:11 -07:00
..
aboutcache Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
aboutcheckerboard Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
aboutmemory Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
aboutperformance Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
addoncompat Backed out changeset 8a1c36e9ba80 (bug 1341008) 2017-03-16 17:29:18 +01:00
alerts Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
apppicker Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau 2017-03-03 09:42:27 +01:00
asyncshutdown Bug 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws. 2017-03-07 15:29:48 +01:00
autocomplete Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
browser Bug 1347983 - Part 1: Make forms submitted from a large-allocation page not leave the large-allocation process, r=smaug 2017-03-16 14:32:26 -04:00
build
captivedetect Bug 1332271 - Do not cancel timer when captive portal request times out r=mcmanus 2017-01-24 15:43:30 +01:00
commandlines Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
contentprefs Bug 1342144 - Fix ESLint errors in toolkit/. r=Yoric 2017-02-24 22:02:11 +09:00
contextualidentity Backed out changeset d59ad4198154 (bug 1340450) for very frequent failures in browser_disable_containers.js 2017-02-23 08:13:33 -08:00
crashes bug 1338627 - Add crashTime to crash pings data-review=bsmedberg r=gsvelto 2017-02-16 13:13:38 -05:00
crashmonitor Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
ctypes Bug 1345996 followup. Update some tests for the new event behavior. 2017-03-11 02:33:58 -05:00
diskspacewatcher
downloads Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg 2017-03-06 17:52:54 +13:00
extensions Bug 1256289 force external links to open in tabs if non-tab browser, r=kmag 2017-03-20 14:00:08 -07:00
exthelper Bug 1345294 - add an eslint rule to reject usage of {get,set}ComplexValue for nsISupportsString and suggest {get,set}StringPref instead, and make it pass, r=Mossop. 2017-03-16 19:26:02 +01:00
feeds Bug 1341191 - Fix messaging priv escalation of feed reader, simplify messaging from parent to child. Reduce race conditions on page. r=Gijs 2017-03-19 06:29:17 +00:00
filepicker Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
filewatcher Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
finalizationwitness Bug 1339289 - Give names to a lot of common runnables (r=ehsan) 2017-02-15 12:30:01 -08:00
find Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron 2017-03-14 15:26:27 +13:00
formautofill Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
gfx Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
jsdownloads Bug 1299500 - Get rid of DeviceStorage API - part 10 - DeviceStorage, r=ehsan, r=billm 2017-03-08 20:15:45 +01:00
lz4 Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
maintenanceservice Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan 2017-03-02 13:08:29 -08:00
mediasniffer Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
microformats Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
mozintl Bug 1346819 - Port SanitizeAsBCP47 to LocaleService. r=baku,jfkthame 2017-03-13 08:31:43 -07:00
mozprotocol Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
narrate Bug 1347884 - Enable eslint cyclomatic complexity rule at existing levels. r=jaws 2017-03-16 11:04:39 +00:00
osfile Bug 1344711 - hand cleanup of cases that were ignored by the script to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
parentalcontrols
passwordmgr Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop. 2017-03-16 19:26:01 +01:00
perf Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8. 2017-01-23 13:33:58 +11:00
perfmonitoring Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
places Backed out changeset 13b38cd29a4a (bug 1318070) for esline failures a=backout 2017-03-21 10:56:11 -07:00
printing Bug 1343330 - Use fast-forward and fast-rewind characters instead of skip-to-end and skip-to-start on Windows 7. r=Felipe 2017-03-14 13:03:42 +01:00
printingui Bug 1329216 - Move default printer name querying. r=bobowen 2017-02-13 13:08:20 +01:00
privatebrowsing Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
processsingleton Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
promiseworker Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop 2017-02-07 11:14:49 +00:00
prompts Bug 1343519 - Change the ESLint rule 'import-browserjs-globals' to be an environment (mozilla/browser-window) to better describe the purpose of it. r=mossop 2017-03-01 21:29:52 +00:00
protobuf Bug 1275204 - protobuf: Sync sparc64 pre-processor defines from upstream. r=fitzgen 2017-01-11 16:09:46 +09:00
reader Bug 1344431 - Tell parent the non-reader-able reader page is not readable, r=Gijs 2017-03-06 16:31:47 +08:00
reflect Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8. 2017-01-23 13:33:58 +11:00
remote Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/remote/ r=Ehsan 2017-02-09 10:57:00 +01:00
remotebrowserutils Bug 1345214 - Wait for the right pages to load. r=krizsa 2017-03-13 16:19:50 -07:00
satchel Bug 1347884 - Enable eslint cyclomatic complexity rule at existing levels. r=jaws 2017-03-16 11:04:39 +00:00
search Backed out changeset 01b927dcb4af (bug 1336560) for failing eslint in test_sync_disthidden.js (semicolon too many). r=backout 2017-03-16 19:59:04 +01:00
securityreporter Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
social/test/xpcshell
startup Bug 1346286 - Remove CPOW usage via browser_bug511456.js. r=Gijs 2017-03-09 17:20:18 -08:00
statusfilter
telemetry Backed out changeset 5733e0b0e096 (bug 1120409) for causing frequent timeouts in test_XHR_timeout.html 2017-03-21 11:28:38 +01:00
terminator No bug - Fix comment to match the code. DONTBUILD 2017-01-25 10:06:11 +13:00
thumbnails Bug 1314855 - keep a strong reference to the listener for background thumbnail pages, r=markh 2017-03-02 16:05:49 +00:00
timermanager Bug 1333564 - [manifestparser] Stop supporting ';' as a valid comment character, r=jmaher 2017-01-25 14:38:37 -05:00
tooltiptext Bug 1346671 - Enable the no-useless-concat eslint rule in toolkit/ r=jaws 2017-03-13 17:34:24 -05:00
typeaheadfind Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/typeaheadfind r=mstange 2017-02-09 10:57:07 +01:00
url-classifier Bug 1345569 - Get blocked info from content when clicking report false deceiptive site from xul browser. r=francois 2017-03-20 14:43:08 +08:00
urlformatter Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop. 2017-03-16 19:26:01 +01:00
utils Bug 1308640 bypass TP when addon has explicit permission to url, r=bz,kmag,mrbkap 2017-02-09 21:08:06 -08:00
viewconfig Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop. 2017-03-16 19:26:01 +01:00
viewsource Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads. r=gijs 2017-03-02 17:32:02 +01:00
windowcreator Bug 1342144 - Fix ESLint errors in toolkit/. r=Yoric 2017-02-24 22:02:11 +09:00
windowwatcher Bug 1345168 - Get rid of OriginAttributes::Inherit, r=tjr 2017-03-08 07:41:51 +01:00
workerloader Bug 1319638 - Part 1: Use Function+eval in require() in worker. r=Yoric 2017-03-01 13:34:45 +09:00
xulstore Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
moz.build Bug 1339432 - Ship GfxSanityTest only on Windows, r=Mossop. 2017-02-16 00:13:09 +01:00
nsDefaultCLH.js Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
nsDefaultCLH.manifest