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
Razvan Maries f783276fb9 Backed out changeset fe27999955a4 (bug 1610836) for multiple perma failures. CLOSED TREE
--HG--
extra : amend_source : 7f648c73ebfbd227abf477d975f033e507cb151b
2020-01-31 17:04:10 +02:00
.cargo Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
.vscode
accessible Bug 1612085 - part 1: Hide constructor of nsRange r=smaug 2020-01-30 13:23:35 +00:00
browser Bug 1577930 - Hide the urlbar zoom button when typing in the urlbar. r=mak 2020-01-31 11:01:58 +00:00
build Bug 1612424 - Patch nsis to call lld with --no-insert-timestamp r=froydnj 2020-01-31 08:30:46 +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 1610497 - Increase browser window min-width so the address bar can be focused by mouse. r=mak 2020-01-30 15:59:29 +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 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
dom Bug 1588152 - propagate content process launch failure r=dom-workers-and-storage-reviewers,sg,asuth 2020-01-31 08:38:20 +00:00
editor Bug 1609860 - Make AutoStyleCacheArray cache only applied styles r=m_kato 2020-01-31 07:14:42 +00:00
extensions Bug 1612085 - part 1: Hide constructor of nsRange r=smaug 2020-01-30 13:23:35 +00:00
gfx Bug 1612256 - Change VRManagerChild::ShutDown() similar to CompositorBridgeChild::ShutDown() r=nical 2020-01-31 08:20:56 +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 1608281 - Automated rewrite away from reading properties on the global this in JSM files - round 1 r=mossop 2020-01-29 21:50:04 +00:00
ipc Bug 1606880 - Implement fast shutdown prefs r=froydnj 2020-01-29 12:29:43 +00:00
js Bug 1612423 - Pass --no-insert-timestamp to lld when building the MinGW builds r=froydnj 2020-01-31 08:18:56 +00:00
layout Bug 1612085 - part 2: Make nsRange instances reused r=smaug 2020-01-30 17:10:59 +00:00
media Bug 1612044 - Error rather than panic when passed an invalid stream token. r=chunmin 2020-01-30 20:40:29 +00: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 1612135 - Allow Result<V, E> to be used with a MOZ_NON_PARAM_TYPE E. r=emilio,froydnj 2020-01-29 21:22:39 +00:00
mobile Bug 1598792 - ensure that GeckoView WebExtension.metaData.optionsPageUrl and WebExtension.metaData.openOptionsPageInTab are available after the installExtension promise is resolved; r=robwu,agi 2020-01-30 16:28:17 +00:00
modules Bug 1606880 - Implement fast shutdown prefs r=froydnj 2020-01-29 12:29:43 +00:00
mozglue Bug 1602689 - whitelist RegisteredThread::RegisteredThread r=decoder,gerald 2020-01-30 20:21:31 +00:00
netwerk Backed out changeset fe27999955a4 (bug 1610836) for multiple perma failures. CLOSED TREE 2020-01-31 17:04:10 +02: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 Merge autoland to mozilla-central. a=merge 2020-01-31 05:56:02 +02: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 Bug 1608281 - Automated rewrite away from reading properties on the global this in JSM files - round 1 r=mossop 2020-01-29 21:50:04 +00:00
servo Bug 1612399 - Don't apply text-combine-upright in sideways-* writing modes. r=emilio 2020-01-31 10:11:19 +00:00
startupcache Bug 1606102 - Don't use putNew in StartupCache::LoadArchive r=froydnj 2019-12-30 18:50:56 +00:00
storage Bug 1606880 - Implement fast shutdown prefs r=froydnj 2020-01-29 12:29:43 +00:00
taskcluster Bug 1612424 - Patch nsis to call lld with --no-insert-timestamp r=froydnj 2020-01-31 08:30:46 +00:00
testing Bug 1612399 - Don't apply text-combine-upright in sideways-* writing modes. r=emilio 2020-01-31 10:11:19 +00:00
third_party Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
toolkit Bug 894391 - Remove deprecated PageThumbs.getFileForURL from PageThumbs.jsm r=mkaply 2020-01-31 12:42:26 +00:00
tools no bug - coding style C++ doc: fix the note syntax r=sg 2020-01-30 08:00:21 +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 1604048 - Make Wayland DnD behaviour closer match X11's - part 1, r=stransky 2020-01-31 11:37:34 +00:00
xpcom Bug 1608114 - Increase the priority of the TRR main thread events r=mayhemer 2020-01-31 08:46:44 +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 1610923 - Point npm run testmc to use mach to avoid error with linting r=thecount 2020-01-31 07:33:54 +00:00
.eslintrc.js Bug 1611229 - Add linting rule to prevent using ChromeUtils.import(..., null) r=Standard8 2020-01-29 13:15:54 +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 1612092 - Update to the new Cargo.lock format. r=froydnj 2020-01-31 08:06:43 +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
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 1612423 - Pass --no-insert-timestamp to lld when building the MinGW builds r=froydnj 2020-01-31 08:18:56 +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.