Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
André Bargull 41f6f7a9bb Bug 1608808 - Part 8: Disallow redeclaring "arguments" in function parameter expressions. r=jwalden
The specification installs the implicit "arguments" binding in the same
lexical environment as the other parameters, but our implementation requires an
extra check to report this redeclaration SyntaxError.

Differential Revision: https://phabricator.services.mozilla.com/D60508

--HG--
extra : moz-landing-system : lando
2020-01-28 09:02:30 +00:00
.cargo Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
.vscode
accessible Bug 1606265 - Work on new tab containers menu popup. r=fluent-reviewers,Gijs,flod 2020-01-23 22:28:30 +00:00
browser Bug 1609649 - Strip telemetry annotations from the crashes we submit via Firefox r=chutten 2020-01-23 21:22:11 +00:00
build Bug 1610944 - configure/test_toolchain_configure.py and configure/test_toolchain_helpers.py support Python 3 r=firefox-build-system-reviewers,mshal CLOSED TREE 2020-01-23 17:15:38 +00:00
caps Bug 1594781 -- Refactor nsGlobalWindowOuter r=ckerschb 2020-01-22 17:14:08 +00:00
chrome Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
config Bug 1611296 - Replace spirv_cross by a wrapper crate with a different name r=jrmuizel 2020-01-24 14:55:41 +00:00
devtools Bug 1611130 - fix browser_webconsole_in_line_layout.js. r=nchevobbe 2020-01-27 09:53:26 +00:00
docs No bug - doc: Remove some deprecated info about the editor r=masayuki 2020-01-23 22:51:04 +00:00
docshell Bug 1301399 - Delete trailing whitespace. r=pedantic-fix 2020-01-28 07:03:32 +02:00
dom Bug 1610054 - Prevent infinite recursion when upgrading custom elements; r=smaug 2020-01-28 08:46:47 +00:00
editor Bug 1610264 - part 2: Make synthesizePlainDragAndDrop() stop dispatching drop event if dragover event listener sets drop effect to none r=smaug 2020-01-24 07:43:20 +00:00
extensions Bug 1357107 - Remove nsContentBlocker. r=bzbarsky 2020-01-21 19:19:17 +00:00
gfx Bug 1605777 - Clear WrappingTextureSourceYCbCrBasic::mTexture correctly r=nical 2020-01-23 11:11:46 +00:00
gradle/wrapper
hal Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
image Bug 1611127 - Fix how images with optimized surfaces may go missing on Windows. r=tnikkel 2020-01-23 22:19:40 +00:00
intl Bug 1607052 - Cut out the POSIX encoding part from the locale during sanitization. r=jfkthame 2020-01-22 13:52:23 +00:00
ipc Bug 1264175 - remove FetchEvent.isReload r=dom-workers-and-storage-reviewers,valentin,sg,bzbarsky 2020-01-25 00:05:12 +00:00
js Bug 1608808 - Part 8: Disallow redeclaring "arguments" in function parameter expressions. r=jwalden 2020-01-28 09:02:30 +00:00
layout Bug 1605223. Handle SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN when computing webrender filter information for component transfer filters. r=mstange 2020-01-28 10:00:25 +00:00
media Backed out 2 changesets (bug 1611486) for bustages complaining about mouse_cursor_monitor.h and desktop_and_cursor_composer.h CLOSED TREE 2020-01-28 00:48:40 +02:00
memory Bug 1610720 - Change moz_dispose_arena to allow to free empty arenas. r=erahm 2020-01-24 02:06:32 +00:00
mfbt Bug 1610980 Part 2 - Add MakeInclusiveEnumeratedRange(). r=froydnj 2020-01-27 08:01:55 +00:00
mobile Bug 1597793 - Use setTabActive in GVE. r=snorp 2020-01-25 07:27:19 +00:00
modules Bug 1558926 - Part 1: Add data structures and pref for display item caching r=kvark 2020-01-27 14:17:43 +00:00
mozglue Bug 1611635 - TestPrintf.cpp: remove a test - causes a warning with gcc > 9 r=froydnj 2020-01-26 08:23:45 +00:00
netwerk Bug 1599046 - P4. Report content blocking log to console while running in the parent process r=Ehsan 2020-01-27 19:23:05 +00:00
nsprpub Bug 1600803 - NSPR_4_25_BETA1 for FF 74. r=jcj UPGRADE_NSPR_RELEASE 2020-01-07 11:04:03 +00:00
other-licenses Backed out changeset fbbb42a15738 (bug 1585356) for bustage on city.cpp. CLOSED TREE 2020-01-08 00:51:00 +02:00
parser Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
python Bug 1611340 - run mach doctor with python3 r=Callek 2020-01-25 03:05:42 +00:00
remote Bug 1587845 - [remote] ESLint fix for browser_captureScreenshot.js. 2020-01-24 00:07:00 +02:00
security Bug 1606927 - land NSS 4bf79c4d2954 UPGRADE_NSS_RELEASE, r=kjacobs 2020-01-28 06:50:08 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2020-01-23 13:31:34 +00:00
servo Bug 1611829 - Convert scroll-behavior #defines to an enum class. r=emilio 2020-01-28 09:12:29 +00:00
startupcache Bug 1606102 - Don't use putNew in StartupCache::LoadArchive r=froydnj 2019-12-30 18:50:56 +00:00
storage Bug 1414737 - Ensure Connection::GetQuotaObjects only returns NS_OK if the quota objects are non-null. r=janv,dom-workers-and-storage-reviewers 2020-01-23 12:46:46 +00:00
taskcluster Bug 1605188 - Update builders to rustc 1.40 r=firefox-build-system-reviewers,rstewart 2020-01-25 16:03:16 +00:00
testing Bug 1610054 - Prevent infinite recursion when upgrading custom elements; r=smaug 2020-01-28 08:46:47 +00:00
third_party Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
toolkit Bug 1609649 - Strip telemetry annotations from the crashes we submit via Firefox r=chutten 2020-01-23 21:22:11 +00:00
tools Bug 1608535 - [lint] Forward new --no-error-on-unmatched-pattern to eslint, r=Standard8 2020-01-23 13:30:27 +00:00
uriloader Bug 1599046 - P3. Remove unused IPC method in nsIParentChannel.idl. r=timhuang,Ehsan 2020-01-27 10:39:38 +00:00
view Bug 1596317 - Use CallState for nsContentUtils::CallOnAllRemoteChildren. r=smaug 2019-12-19 07:58:27 +00:00
widget Bug 1609452 - part2 : remove redundant virtual keywords. r=mstange 2020-01-28 09:56:09 +00:00
xpcom Bug 1611173 - Remove support for non-nsISupports XPIDL interfaces. r=nika 2020-01-24 23:13:30 +00:00
xpfe/appshell Bug 1432856 - Extended focus methods in Window.webidl, Client.webidl and Element.webidl to pass CallerType. r=smaug 2020-01-16 14:38:40 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1607014 Part 2 - Remove references to toolkit/recordreplay/udis86, r=jlast. 2020-01-05 01:43:41 +00:00
.cron.yml
.eslintignore Bug 1609998 - Enable ESLint for non-third party files in editor/libeditor/tests/browserscope/. r=m_kato 2020-01-21 20:46:49 +00:00
.eslintrc.js Bug 1610923 - When loading files for ignoring lists in ESLint, use the absolute path. r=Mardak 2020-01-24 21:55:04 +00:00
.flake8 Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley 2020-01-18 21:08:40 +00:00
.hgtags No bug - Tagging mozilla-central d5843cae64d30255b242d051888e99bef3de5c05 with FIREFOX_NIGHTLY_73_END a=release DONTBUILD CLOSED TREE 2020-01-06 15:50:11 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc
.taskcluster.yml Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
Cargo.lock Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
Cargo.toml Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester 2019-12-17 19:17:43 +00:00
Makefile.in
moz.build Bug 1598746 - Add some SCHEDULES optimizations for changes to test files; r=ahal 2020-01-07 16:46:46 +00:00
moz.configure Bug 1607103 - Allow forkserver on FreeBSD r=gsvelto 2020-01-16 11:26:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1591725 - Optimize at -O2 on android, clang r=froydnj,dmajor 2020-01-20 19:34:10 +00:00
package-lock.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
package.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
README.txt Bug 1606026: Move existing documentation into new locations r=sylvestre 2020-01-06 16:38:34 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question on IRC at irc.mozilla.org in #introduction channel.

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.