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
Перейти к файлу
Calixte Denizet f6c15104f5 Bug 1599436 - Backport LLVM patch to add a critical section in gcov_flush r=marco
In order to avoid crashes when we're dumping gcda files, we backport a llvm/compiler-rt patch which fix this issue in adding a critical section around flush.

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

--HG--
extra : moz-landing-system : lando
2019-12-10 16:30:08 +00:00
.cargo Bug 1599517 - Update cranelift to 4727b70b67abfa4f3ae1c276454a0da7a76e1d49. r=bbouvier 2019-12-09 14:04:31 +00:00
.vscode
accessible Bug 1585482 - Remove C++ special-casing of top-level <dialog> elements r=Jamie 2019-12-10 18:10:45 +00:00
browser Backed out changeset f69b1ca45a44 (bug 1322542) for bc failures in browser_UrlbarInput_overflow.js on a CLOSED TREE 2019-12-11 16:35:50 +02:00
build Bug 1599436 - Backport LLVM patch to add a critical section in gcov_flush r=marco 2019-12-10 16:30:08 +00:00
caps Backed out 9 changesets (bug 1596918) for causing mochitest permafailures in toolkit/content/tests/chrome/test_findbar_events.xhtml CLOSED TREE 2019-12-11 03:09:26 +02:00
chrome Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
config Bug 1557788 - Remove OBJS_VAR_SUFFIX & .i_o suffix for instrumented builds; r=firefox-build-system-reviewers,chmanchester 2019-12-09 18:03:49 +00:00
devtools Bug 1582266 - Use actual source text when mismatches are found with contents fetched over the network, r=loganfsmyth. 2019-12-11 14:22:12 +00:00
docshell Bug 1594288 - Remove nsIDocShellTreeItem.findChildWithName. r=annyG 2019-12-06 19:05:52 +00:00
dom Bug 1600906 - Added const in IdleConnectionRunnable. r=dom-workers-and-storage-reviewers,ytausky 2019-12-11 13:25:21 +00:00
editor Backed out 9 changesets (bug 1596918) for causing mochitest permafailures in toolkit/content/tests/chrome/test_findbar_events.xhtml CLOSED TREE 2019-12-11 03:09:26 +02:00
extensions Bug 1474608 - P1 - Clear origin attributes directly for deleteDataFromOriginAttributesPattern if it's possible; r=asuth,baku 2019-12-02 19:47:13 +00:00
gfx Bug 1602992 - Add power profiling modes to example-compositor application. r=sotaro 2019-12-11 07:13:34 +00:00
gradle/wrapper
hal Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
image Backed out 9 changesets (bug 1596918) for causing mochitest permafailures in toolkit/content/tests/chrome/test_findbar_events.xhtml CLOSED TREE 2019-12-11 03:09:26 +02:00
intl Bug 202251 - Add an option to ignore diacritics when searching. r=fluent-reviewers,mikedeboer,jfkthame,flod 2019-12-09 19:26:40 +00:00
ipc Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
js Bug 1602741 - Ensure shell drainJobQueue() function always drains the job queue r=sfink 2019-12-10 20:26:20 +00:00
layout Bug 1572573 - Pushed floats should make block-formatting contexts incomplete, not overflow-incomplete. r=TYLin 2019-12-11 14:17:51 +00:00
media Bug 1601992 - Set write timeout on udp socket; r=ng 2019-12-11 12:20:36 +00:00
memory
mfbt Bug 1600312 - Use atomic load instead of fence for RefCounted with TSan. r=froydnj 2019-12-09 14:00:22 +00:00
mobile Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
modules Bug 1602905 - Enable low priority thread pool on Windows r=jrmuizel 2019-12-10 21:42:37 +00:00
mozglue Bug 1602645 - Add leak suppression for libfreetype.so. r=decoder 2019-12-10 12:37:15 +00:00
netwerk Bug 1595154, replace the frame script FormAutofillFrameScript.js with an actor and fix up setTimeout calls in places that were relying on Timer.jsm being loaded in that frame script, r=MattN 2019-12-11 13:37:51 +00:00
nsprpub
other-licenses
parser Backed out 9 changesets (bug 1596918) for causing mochitest permafailures in toolkit/content/tests/chrome/test_findbar_events.xhtml CLOSED TREE 2019-12-11 03:09:26 +02:00
python Bug 1601753 - `./mach build` does not build WASM_LIBRARY by default r=froydnj 2019-12-10 15:48:38 +00:00
remote Backed out 9 changesets (bug 1596918) for causing mochitest permafailures in toolkit/content/tests/chrome/test_findbar_events.xhtml CLOSED TREE 2019-12-11 03:09:26 +02:00
security bug 1598605 - be more consistent about decoding IP addresses in PSM r=kjacobs 2019-12-10 22:06:37 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-12-09 18:02:19 +00:00
servo Bug 1599181 - Fix serialization of @namespace rule. r=boris 2019-11-25 23:21:20 +00:00
startupcache Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
storage Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
taskcluster Bug 1601981 - Make wpt fission tests tier 2, r=ahal,neha 2019-12-09 22:32:26 +00:00
testing Bug 1595154, Use a setTimeout available from content or window in talos frame scripts, r=mconley 2019-12-11 13:38:23 +00:00
third_party Bug 1596132 - mach vendor rust for glean-preview r=janerik,froydnj 2019-12-09 15:01:10 +00:00
toolkit Bug 1594288 - Remove nsIDocShellTreeItem.findChildWithName. r=annyG 2019-12-06 19:05:52 +00:00
tools Bug 1595154, replace the frame script FormAutofillFrameScript.js with an actor and fix up setTimeout calls in places that were relying on Timer.jsm being loaded in that frame script, r=MattN 2019-12-11 13:37:51 +00:00
uriloader Backed out 9 changesets (bug 1596918) for causing mochitest permafailures in toolkit/content/tests/chrome/test_findbar_events.xhtml CLOSED TREE 2019-12-11 03:09:26 +02:00
view Bug 1597847, rename remaining misc xul files from within /view, /gfx, /extensions, and /testing to .xhtml format r=marionette-reviewers,bgrins,whimboo,gbrown 2019-12-02 19:16:22 +00:00
widget Bug 1598619 - Make `TextInputHandler::HandleFlagsChanged()` not dispatch same key event twice r=m_kato 2019-12-09 10:15:29 +00:00
xpcom Bug 1602452 - Make member functions of nsTStringRepr defined in header constexpr. r=froydnj 2019-12-10 08:40:48 +00:00
xpfe/appshell Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1592302: Part 1: Import regexp directory from v8 r=mgaudet,mhoye 2019-11-28 18:48:23 +00:00
.cron.yml Bug 1600904 - [lint.yaml] Fix Python 3 related error and the issues that snuck in because of it, r=sylvestre 2019-12-10 19:18:31 +00:00
.eslintignore Bug 1593674 - remove marionette VideoStream YouTube test as it's duplicated in raptor r=tarek,marionette-reviewers,whimboo 2019-12-05 14:06:38 +00:00
.eslintrc.js Bug 1556380 - Enable more ESLint rules for extensions/. r=Ehsan 2019-12-06 21:05:20 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop 2019-12-11 08:12:57 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1595708 - Cargo build timings SVG output Freezes the entire browser with WebRender r=nical,jrmuizel 2019-12-09 20:21:41 +00:00
Cargo.toml Bug 1599517 - Update cranelift to 4727b70b67abfa4f3ae1c276454a0da7a76e1d49. r=bbouvier 2019-12-09 14:04:31 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester 2019-12-09 18:03:53 +00:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1581684: Make sure ./mach mach-completion <command> uses the correct Python. r=ahal 2019-12-09 19:41:01 +00:00
moz.build Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +00:00
moz.configure Bug 1470591 - Part 6: Create a fork server process. r=gsvelto 2019-12-05 00:02:40 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

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 in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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.