gecko-dev/toolkit/components
Vedant Sareen 8fb2f0d279 Bug 1341236 - Drop the |dataset()| function from keyed & plain histograms. r=Dexter
Dropped the dataset() functions from keyed and plain histograms in file |toolkit/components/telemetry/TelemetryHistogram.cpp| to prevent their unnecessary exposure while getting histograms using the getHistogramById function (or its keyed counterpart).
Also removed the (now redundant) |internal_JSHistogram_Dataset()| and |internal_JSKeyedHistogram_Dataset()| functions from the same file and tests from the file |toolkit/components/telemetry/tests/unit/test_TelemetryHistograms.js| as the same tests are performed later on in that very file.
2017-03-06 19:06:53 +05:30
..
aboutcache
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 Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00: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
browser Bug 1337537 - Remove the need for TabGroup to be an nsISupports for DocShell::FindItemWithName (r=mystor) 2017-02-13 17:02:47 -08: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
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
ctypes 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
diskspacewatcher
downloads Bug 1344615: Remove nsXPCOMStrings.{h,cpp} r=bsmedberg 2017-03-06 17:52:54 +13:00
extensions Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
exthelper Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws 2017-02-20 11:45:58 +00:00
feeds
filepicker Bug 1335539 - Get rid of nsIDOMWindowUtils.wrapDOMFile, r=smaug, r=Gijs 2017-03-03 09:42:54 +01:00
filewatcher
finalizationwitness Bug 1339289 - Give names to a lot of common runnables (r=ehsan) 2017-02-15 12:30:01 -08:00
find Bug 1340138. r=smaug 2017-02-28 16:41:08 +01: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 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +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
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 1339892 - Refactor mozIntl to have a nicer API and thin logic. r=smaug 2017-03-01 16:58:11 -08: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 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01: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 1337772 - Fix intermittent browser_context_menu_autocomplete_interaction.js. r=MattN 2017-03-01 20:05:38 +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 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
printing Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
printingui Bug 1329216 - Move default printer name querying. r=bobowen 2017-02-13 13:08:20 +01:00
privatebrowsing
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
reader Bug 1177360 - Disable reader mode button for amazon.com, r=Gijs 2017-03-01 18:22:45 +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 1153457 - Remove CPOWs from browser_RemoteWebNavigation.js. r=mconley 2017-02-24 14:09:36 -08:00
satchel Bug 1337772 - Fix intermittent browser_context_menu_autocomplete_interaction.js. r=MattN 2017-03-01 20:05:38 +01:00
search 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
securityreporter
social/test/xpcshell
startup Bug 1332639 - Fix nsBrowserApp.cpp and related headers to compile without the external string API, r=glandium 2017-02-27 13:39:34 -05:00
statusfilter
telemetry Bug 1341236 - Drop the |dataset()| function from keyed & plain histograms. r=Dexter 2017-03-06 19:06:53 +05:30
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 1335539 - Get rid of nsIDOMWindowUtils.wrapDOMFile, r=smaug, r=Gijs 2017-03-03 09:42:54 +01: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 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
urlformatter 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
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
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 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from window.open. r=billm 2017-02-24 19:49:49 +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
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