gecko-dev/toolkit/components
Mark Banner 9651d46673 Bug 1378711 - Ensure that current places transactions have completed before clearing batch processing mode to avoid messing up the undo queue. r=mak
MozReview-Commit-ID: 7k0sgZIaUyB

--HG--
extra : rebase_source : 36a599395a13374550644dd5a2c63f8938de8d6d
2017-07-06 11:57:44 +01:00
..
aboutcache Bug 1371263 - Improve about:cache page. r=mayhemer 2017-06-09 13:56:21 +02:00
aboutcheckerboard Bug 1368041 - Enable no-array-constructor across mozilla-central r=standard8 2017-05-27 15:17:29 +01:00
aboutmemory Bug 1373057 - Normalize script source counts in about:memory diffs. r=erahm 2017-06-14 15:36:00 -04:00
aboutperformance Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
addoncompat Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
alerts Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02:00
apppicker Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
asyncshutdown Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
autocomplete Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
browser Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
build Bug 1322235: Part 6 - Replace AddonPolicyService with a stub implementation in ExtensionPolicyService. r=mixedpuppy,zombie 2017-06-03 17:12:14 -07:00
captivedetect Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
commandlines Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
contentprefs Bug 1353542 - Cleanup the script output and fix tests, r=Mossop. 2017-05-12 14:54:05 +02:00
contextualidentity Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
crashes Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
crashmonitor Bug 1034599 - Convert remaining Promise.defer() uses to PromiseUtils.defer() or new Promise(), r=mconley. 2017-06-23 11:25:02 +02:00
ctypes Bug 1365417 - mozJSComponentLoader::FindTargetObject() is infallible. r=kmag 2017-05-16 14:27:50 -07:00
diskspacewatcher Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
downloads Bug 1376036 - Run data and blob URIs through Application Reputation checks. r=gcp 2017-07-11 23:02:23 -04:00
extensions Bug 1352239 Don't prompt for optional permissions an extension already has r=kmag 2017-07-01 16:49:14 -07:00
exthelper Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
feeds Bug 1359350: Add no-eval rule to eslint config (and whitelist failures in tests) r=standard8 2017-05-08 14:50:50 +02:00
filepicker Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
filewatcher Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
finalizationwitness Bug 1370608 part 1 - Move newEnumerate hook from ObjectOps to ClassOps. r=evilpie,bz 2017-06-14 10:37:44 +02:00
find Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
gfx Disable Advanced Layers when the sanity test fails. (bug 1377866 part 3, r=mchang) 2017-07-10 19:30:52 -07:00
jsdownloads Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
jsoncpp Bug 1375957 - Bump the version of jsoncpp r=kip 2017-06-23 21:21:17 +02:00
lz4 Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
maintenanceservice Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
mediasniffer Bug 1357484: [mp4] Add m4v major type support. r=jolin 2017-04-25 12:52:56 +02:00
microformats Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
mozintl Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
mozprotocol Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer 2017-05-30 18:07:59 +02:00
narrate Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8. 2017-07-03 20:07:02 +01:00
osfile Bug 1353731 - Only attempt to reset timer every per osfile.reset_worker_delay. r=Yoric 2017-06-27 16:04:51 -07:00
parentalcontrols Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
passwordmgr Backed out changeset ff995f2f71f2 (bug 1378313) for frequently failing test_accessiblecaret_cursor_mode.py on Linux opt. r=backout 2017-07-06 18:33:05 +02:00
perf Bug 1365417 - mozJSComponentLoader::FindTargetObject() is infallible. r=kmag 2017-05-16 14:27:50 -07:00
perfmonitoring Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
places Bug 1378711 - Ensure that current places transactions have completed before clearing batch processing mode to avoid messing up the undo queue. r=mak 2017-07-06 11:57:44 +01:00
printing Bug 1365601 Part 2: Disable parts of the Print Preview toolbar until update has finished. r=mconley 2017-07-11 07:38:36 +01:00
printingui Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
privatebrowsing Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
processsingleton Backed out changeset c72d36a91e44 (bug 1357486) 2017-07-08 11:23:40 +02:00
promiseworker Bug 1034599 - Convert remaining Promise.defer() uses to PromiseUtils.defer() or new Promise(), r=mconley. 2017-06-23 11:25:02 +02:00
prompts Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
protobuf Bug 1373525 - toolkit/protobuf: Suppress warnings in third-party code. r=Mossop 2017-06-12 22:18:42 -07:00
reader Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01:00
reflect Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
remote Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
remotebrowserutils Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
resistfingerprinting Bug 1361500 - (2) Move e10s check after profile load r=Ehsan 2017-07-06 09:14:02 -07:00
satchel Bug 1378831 - Remove ESLint rules in that are duplicate of the global ones for satchel. r=MattN 2017-07-06 16:42:06 +01:00
search Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
securityreporter Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
startup Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
statusfilter Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
telemetry Bug 1357682 - Part 1, helper function for keyed categorical histogram. r=gfritzsche 2017-07-11 16:51:07 +08:00
terminator Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
thumbnails Bug 1314039 - Fix incorrect skip-if for browser_thumbnails_capture.js; r=me,test-only 2017-07-10 17:06:17 -06:00
timermanager Backed out changeset 5856f1c45a92 (bug 1375077) for Windows opt permaorange in test_worker_basic.html 2017-06-22 20:43:44 -07:00
tooltiptext Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop. 2017-05-12 14:45:01 +02:00
typeaheadfind Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
url-classifier Bug 1377559 - Should store value of preference browser.safebrowsing.debug to reuse r=francois 2017-07-04 16:36:31 +08:00
urlformatter Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
utils Bug 1322235: Part 6 - Replace AddonPolicyService with a stub implementation in ExtensionPolicyService. r=mixedpuppy,zombie 2017-06-03 17:12:14 -07:00
viewconfig Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
viewsource Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01:00
windowcreator Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
windowwatcher Bug 1368046 - Part 2: Propagate OriginAttributes across processes for RecvCreateWindowInDifferentProcess, r=smaug 2017-06-07 12:54:57 -04:00
workerloader
xulstore Bug 1368567 - Remove support for importing localstore.rdf at startup; r=florian 2017-06-09 10:45:34 -04:00
moz.build Bug 1270740 - Remove requestAutocomplete from toolkit/. r=mattn 2017-05-11 14:58:10 -07:00
nsDefaultCLH.js
nsDefaultCLH.manifest