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
Перейти к файлу
Vlad Baicu 32c011ff8e Bug 1534451 - Send Mobile Activation Telemetry ping. r=JanH
Differential Revision: https://phabricator.services.mozilla.com/D29668

--HG--
extra : moz-landing-system : lando
2019-05-15 14:00:12 +00:00
.cargo Bug 1546439: Bump Cranelift to 538a0662bf90a1daa9921c10f34827ace134abf1; r=lth 2019-04-23 17:37:34 +02:00
.vscode Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya 2019-04-11 03:31:54 +00:00
accessible Bug 1551684 part 2. Stop using [array] in nsIAccessiblePivot. r=surkov 2019-05-15 11:54:07 +00:00
browser Bug 1551751 - Add return telemetry, faster stories and bug fixes to Activity Stream r=r1cky 2019-05-15 02:21:12 +00:00
build Bug 1549762 - Don't build mozglue linker tests if building with icecream. r=glandium 2019-05-15 13:40:23 +00:00
caps Bug 1550860 - Mark implicit builtinclass interfaces explicitly. r=nika 2019-05-13 19:51:49 +00:00
chrome Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
config Bug 1506016 - If we're building with MOZ_COPY_PDBS, build the pdb next to the executable r=firefox-build-system-reviewers,mshal 2019-05-09 19:52:26 +00:00
db Bug 1544443 - Upgrade to SQLite 3.28.0. r=mak 2019-04-30 16:51:39 +00:00
devtools Bug 1551200 - getOriginalLocations should bail if there are no locations. r=loganfsmyth 2019-05-15 00:01:30 +00:00
docshell Bug 1535800 - Part 2: Don't attempt to resume loading within in a destroyed docshell, r=qdot 2019-05-09 21:11:06 +00:00
dom Bug 1551821 - Get rid of pref network.cookie.same-site.enabled, r=ckerschb 2019-05-15 13:33:45 +00:00
editor Bug 1521280 - Convert search-textbox to a custom element. r=dao,bgrins 2019-05-13 18:12:37 +00:00
extensions Bug 1330467 - part 7. Confirm FPI in permission manager tests; r=Ehsan 2019-05-07 22:18:56 +00:00
gfx Bug 1551611 - Skip subpixel AA tests on macOS 10.14. r=Gankro 2019-05-15 15:12:40 +00:00
gradle/wrapper Bug 1509572 - Part 1: Bump Gradle wrapper to 4.10.2; decouple script from Gradle version. r=snorp 2018-11-26 21:42:27 +00:00
hal Backed out changeset 90ff166702b5 (bug 1357774) for build bustages at AndroidHal.cpp. CLOSED TREE 2019-05-15 05:03:41 +03:00
image Bug 1551647. Stop using [array] in nsIProperties. r=froydnj 2019-05-14 18:46:13 +00:00
intl Bug 1550532 - Avoid auto-hyphenating capitalized words, except for German. r=emilio,mats 2019-05-13 16:35:44 +00:00
ipc Bug 1548939 - Devirtualize BrowserChild IPDL methods. r=nika 2019-05-06 14:29:29 -05:00
js Bug 1541404 part 33 - Implement emitArgumentTypeChecks. r=djvj 2019-05-15 14:25:19 +00:00
layout Bug 1551241 - Add a check for the case where the embedder element is nullptr. r=jwatt 2019-05-15 10:55:34 +00:00
media Bug 1550540: Don't call Close() in PC's d'tor. r=mjf 2019-05-10 02:49:17 +00:00
memory Bug 1052579 - Modify GTest for jemalloc_ptr_info() to check arenaId r=glandium 2019-05-07 00:34:42 +00:00
mfbt Bug 1550009 - Make HashTable call templated alloc/free methods with the same type r=froydnj? 2019-05-08 16:42:06 +00:00
mobile Bug 1534451 - Send Mobile Activation Telemetry ping. r=JanH 2019-05-15 14:00:12 +00:00
modules Bug 1551826 - Use StaticPrefs for network.cookie.staleThreshold in nsCookie, r=ckerschb 2019-05-15 13:33:47 +00:00
mozglue Bug 1549762 - Don't build mozglue linker tests if building with icecream. r=glandium 2019-05-15 13:40:23 +00:00
netwerk Bug 1551826 - Use StaticPrefs for network.cookie.staleThreshold in nsCookie, r=ckerschb 2019-05-15 13:33:47 +00:00
nsprpub Bug 1526010, NSPR 4.21 RTM, r=me 2019-03-07 11:16:36 +01:00
other-licenses Bug 1523802 - Cancel BITS jobs in uninstaller. r=mhowell 2019-04-30 15:25:48 +00:00
parser Backed out changeset 16c03995ac55 (bug 1539759) for causing Buffer Overflow in nsExpatDriver.cpp 2019-05-13 18:16:39 +03:00
python Bug 1551551 - Fix tooltool.py use of print in its dump function. r=ahal 2019-05-15 14:34:53 +00:00
remote Bug 1549785 - Fix Remote object support for Node/Elements objects. r=remote-protocol-reviewers,ato 2019-05-14 20:05:32 +00:00
security Bug 1551698 - disable PGO on some low-level windows files; r=dmajor 2019-05-15 13:00:39 +00:00
services Bug 1551657 part 4. Stop using [array] in searchLogins. r=MattN 2019-05-14 19:32:17 +00:00
servo Bug 1550377 - Use ManuallyDrop for style structs. r=jwatt 2019-05-15 08:57:36 +00:00
startupcache Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
storage Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
taskcluster Backed out 2 changesets (bug 1545862) for geko decision bustage CLOSED TREE 2019-05-15 18:41:00 +03:00
testing Bug 1550895 - disable some additional frequently failing geckoview wpt tests 2019-05-14 23:23:03 +00:00
third_party Bug 1551062 - Abort merging when the synced bookmarks mirror is finalized. r=tcsc 2019-05-14 03:40:30 +00:00
toolkit Backed out changeset c8057f34f281 (bug 1550559) as requested. CLOSED TREE 2019-05-15 18:57:43 +03:00
tools Bug 1551743 Generate better treeherder errors when update-verify fails; r=bhearsum 2019-05-15 14:13:34 +00:00
uriloader Backed out changeset 7fa8e33635fc (bug 1534012) for wpt failures at promise-rejection-events.html. CLOSED TREE 2019-05-10 01:10:40 +03:00
view Bug 1544971. Provide some more documention about nsView's. r=jwatt 2019-05-07 01:30:33 +00:00
widget Bug 1550893 - Fix the implicit builtinclassness for some Windows widget interfaces. r=bobowen 2019-05-14 08:19:10 +00:00
xpcom Bug 1543761 - stop reading chrome.manifest files in the app/gre dirs when using omni.ja, r=glandium 2019-05-15 12:36:31 +00:00
xpfe/appshell Bug 1474130 - Implement ScrollPosition/Privacy/DocCapability listeners in C++ r=peterv 2019-05-04 10:42:52 +00:00
.arcconfig
.clang-format Bug 1547143 - Force the pointer style declaration r=Ehsan 2019-05-01 08:46:08 +00:00
.clang-format-ignore Bug 1533481 - Part 9: Update Gecko to Unicode 12. r=jfkthame! 2019-04-04 12:46:18 +03:00
.cron.yml Bug 1538560 - disable cron job to run mochitest valgrind tasks because they permafail r=gbrown 2019-04-01 15:08:44 +00:00
.eslintignore Bug 1547397 - Part 3: Move the permission manager code to extensions/permissions; r=baku 2019-04-30 14:06:53 +00:00
.eslintrc.js Bug 1544286 - xpcom/ manual ESLint no-throw-literal fixes. r=erahm 2019-04-16 15:02:10 +00:00
.flake8 Bug 1541086: Remove the embedding code and update the bug components for widget::headless. r=myk r=bdahl 2019-04-02 09:07:54 -07:00
.gdbinit Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan 2018-08-28 20:20:21 +00:00
.gdbinit_python
.git-blame-ignore-revs No Bug - Ignore Bug 1519636 in blame/annotate. r=sylvestre 2019-04-30 11:41:02 +00:00
.gitignore Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
.hg-annotate-ignore-revs No bug - Ignore bug 1016240 in blame/annotate. r=MattN 2019-04-04 14:56:20 -04:00
.hg-format-source Bug 1511181 - Quick fix for .hg-format-source that has an empty line. r=ehsan, a=aryx 2018-11-30 13:25:44 +02:00
.hgignore Bug 1543247 - Part 1: Add `mach browsertime` command that installs and invokes browsertime. r=Standard8,ahal 2019-05-06 23:56:49 +00:00
.hgtags No bug - Tagging mozilla-central 390914f7108f4f6065834d8983af9ac855cbf2df with FIREFOX_BETA_68_BASE a=release DONTBUILD CLOSED TREE 2019-05-13 10:31:18 +00:00
.lldbinit
.mailmap
.taskcluster.yml Bug 1488313: [taskgraph] Don't notify sherrifs on cron decision task failures on try; r=dustin 2019-03-27 19:38:05 +00:00
.trackerignore Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal 2018-08-27 16:45:03 +02:00
.yamllint
.ycm_extra_conf.py Bug 1522135 - Make .ycm_extra_conf.py work with python3. r=jgraham 2019-01-24 13:51:28 +01:00
AUTHORS
CLOBBER Bug 1533481 - Part 10: Updating ICU requires a clobber. r=jwalden! 2019-04-04 12:46:32 +03:00
Cargo.lock Bug 1551062 - Abort merging when the synced bookmarks mirror is finalized. r=tcsc 2019-05-14 03:40:30 +00:00
Cargo.toml Bug 1546439: Bump Cranelift to 538a0662bf90a1daa9921c10f34827ace134abf1; r=lth 2019-04-23 17:37:34 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1537574 - Use mozbuild's backend-out-of-date logic for RecursiveMake; r=firefox-build-system-reviewers,chmanchester 2019-04-10 22:14:27 +00:00
README.txt Bug 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop 2018-10-23 10:06:29 +00:00
aclocal.m4 Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander 2019-01-14 18:37:06 +00:00
build.gradle Bug 1391438 - Support FIDO2 for WebAuthn on Android r=snorp,keeler 2019-05-10 16:40:17 +00:00
client.mk Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
client.py
configure.in
configure.py Bug 1528241 - Add a trace mode to python configure that logs internal values. r=chmanchester 2019-02-20 07:46:22 +09:00
gradle.properties Bug 1527896 - Increase Gradle heaps to handle large assets. r=nalexander 2019-02-14 18:21:13 +00:00
gradlew
gradlew.bat Bug 1527796 - Part 3. Use gradlew.bat on Windows. r=nalexander 2019-02-26 11:06:12 +09:00
mach
moz.build Bug 1507334 - Add mozconfigs for 3-stage PGO; r=firefox-build-system-reviewers,chmanchester#firefox-build-system-reviewers 2019-01-10 01:34:49 +00:00
moz.configure Bug 1543323 - On Android, only build gtest tests archive on x86_64 builds; r=glandium 2019-04-12 00:17:45 +00:00
mozilla-config.h.in Bug 1504022 - Map GetExceptionCode to a nop to avoid an error r=bobowen 2018-11-02 13:28:01 -05:00
old-configure.in Bug 1549886 - Move MOZ_TELEMETRY_REPORTING to python configure. r=froydnj 2019-05-08 14:33:54 +00:00
package-lock.json Bug 1536589 - Update ESLint and associated modules. r=mossop 2019-04-08 20:06:38 +00:00
package.json Bug 1536589 - Update ESLint and associated modules. r=mossop 2019-04-08 20:06:38 +00:00
settings.gradle Bug 1543982 - Part 1: Avoid re-configuring from within Gradle. r=emilio 2019-05-09 20:38:48 +00:00
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.