gecko-dev/toolkit/components
Marco Bonardo 327e8fc601 Bug 1402555 - deleting history from urlbar completion list doesn't work. r=adw
MozReview-Commit-ID: 6W0Nz9N8DtJ

--HG--
extra : rebase_source : e8fcf71b2f560eebda7a1864f93d0770771042ce
2017-10-05 15:13:36 +02:00
..
aboutcache
aboutcheckerboard
aboutmemory Bug 1401100 - Remove nsIMemoryReporterCallback. r=erahm. 2017-09-22 08:09:29 +10:00
aboutperformance Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland 2017-08-10 20:21:19 -07:00
addoncompat Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
alerts Bug 1336638 - Disable toolkit/components/alerts/test/test_principal.html on windows 7. r=mattn 2017-08-31 15:39:02 -04:00
apppicker Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
asyncshutdown Bug 1392098 - Enable the new ESLint no-useless-run-test rule across the tree. r=mossop 2017-08-20 18:52:05 +01:00
autocomplete Bug 1391293 - Reduce Address Bar results flickering when typing additional chars. r=adw 2017-09-08 11:39:44 +02:00
backgroundhangmonitor Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
browser Backed out changeset 8a26cdedeb58 (bug 1401379) 2017-10-02 19:57:11 +02:00
build Bug 1402944: Part 7 - Move traceable channel registration to ChannelWrapper. r=mixedpuppy,ehsan 2017-09-27 18:15:39 -07:00
captivedetect Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
cloudstorage Bug 1391486 - Cloud Storage - Handle browser.download.dir unspecified in new profile r=Gijs 2017-08-17 23:05:26 -07:00
commandlines Bug 1388789 - make va_list nsTextFormatter private; r=froydnj 2017-08-31 15:21:37 -06:00
contentprefs Backed out changeset f92c249cae8b (bug 886907) for failing editor/libeditor/tests/test_bug1368544.html on Android 4.3 debug. r=backout 2017-08-15 16:35:07 +02:00
contextualidentity Bug 1391110: Part 4 - Remove unnecessary nsIFrameLoaderOwner QIs. r=smaug 2017-08-19 13:32:58 -07:00
crashes Bug 1400294 - Add 'noShell' attribute to nsIProcess to use CreateProcess() for launching a process that doesn't require shell service on Windows. r=froydnj,r=aklotz,r=dmajor 2017-10-03 11:29:14 +08:00
crashmonitor
ctypes Bug 1391420: Set NO_PGO on a bunch of binaries that we don't ship. r=ted 2017-08-23 15:05:40 -04:00
diskspacewatcher
downloads Bug 1402760 - Change nsIApplicationReputationQuery::suggestedFileName from an AString to an AUTF8String. r=gcp. 2017-09-25 14:50:20 +10:00
extensions merge autoland to mozilla-central. r=merge a=merge 2017-10-07 10:37:39 +02:00
feeds Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
filepicker Bug 1375125 - Fix errors caused by mechanical replacement. r=froydnj 2017-08-05 08:21:55 +09:00
filewatcher Bug 1393538 Clean up unused variables in toolkit/ r=smaug 2017-08-24 15:07:59 -05:00
finalizationwitness Bug 1389510 part 3 - Remove getProperty/setProperty hooks from ClassOps. r=evilpie 2017-08-25 10:12:16 +02:00
find Bug 1399626 - Part 4: Allow initializing nsIContentIterator with RangeBoundaries, r=masayuki 2017-10-02 11:58:00 -04:00
gfx Merge m-c to inbound, a=merge 2017-09-08 13:41:21 -07:00
jsdownloads Bug 1402279 - Part 2 - Unify the usage of the DownloadPaths module. r=mak,aswan 2017-09-27 12:13:07 +01:00
jsoncpp Backed out changeset 9f03844eb810 (bug 1387569) 2017-08-19 20:22:05 +02:00
lz4 Bug 1396398 - Fix comment for MAGIC_NUMBER. r=Yoric 2017-09-20 18:43:01 +09:00
maintenanceservice Backed out changesets d60d9897fd39 and c508081bb938 (bug 1378834) for various regressions. r=sledru, a=me 2017-10-02 18:33:39 -04:00
mediasniffer
microformats
mozintl Bug 1403318 - Remove mozIntl.PluralRules. r=anba 2017-09-28 15:00:32 +02:00
mozprotocol
narrate Bug 1395890 - Change all ESLint rules that are warnings to errors. r=standard8 2017-09-18 19:07:17 +01:00
osfile Bug 1371065: Part 1 - Remove external references to the add-on SDK. r=Mossop,glandium 2017-09-12 11:54:47 -07:00
parentalcontrols
passwordmgr Bug 1397615 - Skip some long-running mochitests on Android Debug only; r=snorp 2017-09-21 12:39:35 -06:00
payments Bug 1402210 - Add payment UI documentation and do minor code cleanup. r=marcosc 2017-09-21 21:35:24 -07:00
perf
perfmonitoring Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland 2017-08-10 20:21:19 -07:00
places Bug 1402555 - deleting history from urlbar completion list doesn't work. r=adw 2017-10-05 15:13:36 +02:00
printing Bug 1397657 - Update tests within toolkit/ to comply with new toplevel data: URI navigation policy. r=francois,dtownsend 2017-09-12 07:06:03 +02:00
printingui Bug 1351190 - Revert the change we made in this bug, since it causes a crash in bug 1404681. r=me 2017-10-06 16:31:35 +08:00
privatebrowsing
processsingleton Backed out 3 changesets (bug 1382968) for breaking browser_addons_debug_webextension.js a=backout 2017-08-08 09:17:56 -07:00
promiseworker
prompts Bug 1388238 - Implement waitForMasterPasswordDialog helper which handles open dialogs. r=MattN 2017-08-16 18:45:11 +08:00
protobuf
reader Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
reflect
remote
remotebrowserutils Bug 1397548 - Correctly deal with deceptively URI-looking content entered into the location bar in RemoteWebNavigation.loadURIWithOptions(); r=mconley 2017-09-07 17:15:36 -04:00
resistfingerprinting Bug 870698 - Part 4: Replace Equals("") with EqualsLiteral(""). r=erahm 2017-09-06 01:13:45 -07:00
satchel Bug 651120 - Remove index argument from content removed/appended/inserted notifications. r=peterv 2017-10-03 11:09:08 +01:00
search Bug 1369778 - Reset search expiration on major updates. r=florian 2017-09-28 14:32:47 -05:00
securityreporter
startup Bug 1298930 - Remove the eRestarti386 and eRestartx86_64 constants. r=spohl 2017-08-29 05:50:00 -04:00
statusfilter
telemetry Bug 1403849 - p3: add telemetry to record tunneled playback support. r=francois,jya 2017-09-29 18:12:09 +08:00
terminator Bug 870698 - Part 2: Replace Append("") with AppendLiteral(""). r=erahm 2017-09-03 22:14:11 -07:00
thumbnails Bug 1399646: Part 1 - Destroy BackgroundPageThumbs instance at shutdown. r=Gijs 2017-09-13 13:34:57 -07:00
timermanager
tooltiptext Backed out changeset 1c9f780c4e9c (bug 1397229) 2017-09-18 19:41:53 +02:00
typeaheadfind Backed out 6 changesets (bug 1302470) for mochitest-chrome failures 2017-08-31 20:04:24 -07:00
url-classifier Bug 1403473 - Init loggingEnable for hashcompleter r=dimi 2017-09-27 16:49:02 +08:00
urlformatter
utils
viewconfig Bug 1392989 (part 2) - Remove unused atom-service references. r=jaws. 2017-08-24 11:46:02 +10:00
viewsource merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-19 11:15:12 +02:00
windowcreator Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland 2017-08-10 20:21:19 -07:00
windowwatcher Bug 1372662 - Part 1: Never copy sessionstorage into noopener windows, r=smaug 2017-08-29 13:18:11 -04:00
workerloader
xulstore Bug 1398136 - use startup profile dir if necessary, r=MattN 2017-09-12 17:28:41 +01:00
moz.build Backed out changeset 8df491f3dcdf for landing with the wrong bug number in the commit message. 2017-08-15 19:27:16 -04:00
nsDefaultCLH.js
nsDefaultCLH.manifest