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
Перейти к файлу
Sebastian Hengst 18aefc612f Bug 1613958 - set correct treeherder platform names for macOS webrender and condprof tasks. r=chmanchester
Some webrender and condprof tasks on macOS had raw/'ugly' platform names and
were listed at the top of a treeherder push due to that and not together with
the other OS X tasks. With this patch applied, they are shown together with the
other tasks on that platform.

The platform name should reference either cross compile or the platform version
it is running on.

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

--HG--
extra : moz-landing-system : lando
2020-02-07 20:48:13 +00:00
.cargo Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
.vscode
accessible Bug 1604103 - Instead of pruning links and headings use contentDescription. r=Jamie 2020-02-06 04:11:47 +00:00
browser Bug 1613907 - Cleanup - Split Urlbar tab key behaviour into a new test that opens a new window. r=mak 2020-02-09 18:09:46 +00:00
build Backed out changeset c02a7a545a87 (bug 1613247) for causing Bug 1613926 as per Tom's request. CLOSED TREE 2020-02-07 21:59:07 +02:00
caps Bug 1612510 - Remove IsChromeOrXBL*. r=bzbarsky 2020-02-04 21:28:57 +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 1613649 - Explicitly opt-out of Rust's local ThinLTO for DEVELOPER_OPTIONS builds. r=firefox-build-system-reviewers,chmanchester 2020-02-07 08:55:04 +00:00
devtools Bug 1579226 - Apply overlay scrollbar styles via responsive actor r=bradwerth 2020-02-06 22:31:15 +00:00
docs No bug - Update irc links to point to riot/matrix r=emilio 2020-02-06 19:22:13 +00:00
docshell Bug 1582832: Part 3 - Correctly handle windowless BCs created for printing. r=nika 2020-02-06 19:08:06 +00:00
dom Bug 1614173. Stop using NS_ERROR_DOM_TYPE_ERR in ChromeNodeList. r=baku 2020-02-09 14:51:57 +00:00
editor Bug 1612477 - part 2: Remove `nsIDocumentStateListener.NotifyDocumentCreated()` r=m_kato 2020-02-04 06:19:55 +00:00
extensions Bug 1595542 - Update the spellchecker dictionary to SCOWL 2019.10.06 2020-02-07 20:15:26 +02:00
gfx Bug 1613485. Add a new COMPOSITE_SWAP_TIME metric. r=aosmond 2020-02-06 19:49:25 +00:00
gradle/wrapper
hal Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
image Bug 1612589 - Improve image memory reporting even further. r=tnikkel 2020-02-05 22:22:13 +00:00
intl Bug 1613350 - Update localized quotation marks data to CLDR release 36.0. r=emilio 2020-02-05 12:49:07 +00:00
ipc Bug 1557739 - Be more consistent with IPC Transport APIs, r=jld 2020-02-06 22:41:56 +00:00
js Bug 1613974 - Fix transfer-errors.window.js WPT failures, r=ttung,sfink 2020-02-07 19:13:15 +00:00
layout Bug 1614165 part 2. Improve some error messages in style code. r=emilio 2020-02-09 03:40:48 +00:00
media Bug 1614097 - Update mp4parse-rust to bbb4a12. r=kinetik 2020-02-08 02:13:05 +00:00
memory Bug 1613011 - Clear node links when removing it from a RedBlackTree. r=njn 2020-02-04 02:05:19 +00:00
mfbt Bug 1614003 - Remove unused file mfbt/NullPtr.h r=froydnj 2020-02-07 19:08:17 +00:00
mobile Bug 1599581 - Implement update extension for GeckoView. r=esawin 2020-02-06 01:58:45 +00:00
modules Backed out changeset 967ed92f3655 (bug 1418822) for causing mochitest and reftest failures in layout/generic/test/test_page_scroll_with_fixed_pos.html CLOSED TREE 2020-02-08 01:01:05 +02:00
mozglue Bug 1592486 - Store ModuleLoadFrame::sTopFrame as a global variable if TLS is not ready. r=aklotz 2020-02-07 18:08:11 +00:00
netwerk Bug 1611185 - Make HTTP_CACHE_DISPOSITION_2_V2 probe keyed by content type r=valentin 2020-02-07 08:35:18 +00:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +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 1569059 - Run 'mach bootstrap' with Python 3 r=firefox-build-system-reviewers,mshal,Callek 2020-02-07 18:12:23 +00:00
remote Bug 1610382 - Disable browser_setCacheDisabled.js for frequent failures r=remote-protocol-reviewers,gbrown,whimboo 2020-02-06 10:23:15 +00:00
security Bug 1613991 - Register FS brokers with the profiler. r=jld 2020-02-07 21:43:25 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2020-02-06 13:38:28 +00:00
servo Bug 1614160 - Add AngleOrPercentage to style system. r=emilio 2020-02-09 15:11:43 +00:00
startupcache
storage Bug 1611925 - Stop doing our own special parsing of Sqlite zName to build the Quota Object. r=asuth 2020-02-04 10:18:47 +00:00
taskcluster Bug 1613958 - set correct treeherder platform names for macOS webrender and condprof tasks. r=chmanchester 2020-02-07 20:48:13 +00:00
testing Bug 1613976 - Adjust expectations for MediaRecorder-peerconnection.https.html on Android with Beta and Release. 2020-02-09 17:34:43 +00:00
third_party Bug 1614097 - Update mp4parse-rust to bbb4a12. r=kinetik 2020-02-08 02:13:05 +00:00
toolkit Bug 1611185 - Make HTTP_CACHE_DISPOSITION_2_V2 probe keyed by content type r=valentin 2020-02-07 08:35:18 +00:00
tools Bug 1611855 - Worklet must be part of the same parent's agentCluster - part 2 - CloneDataPolicy in writing, r=smaug 2020-02-06 13:46:25 +00:00
uriloader Bug 1606300 - escape filenames in tab titles, save as... dialog and as used by webbrowserpersist, r=valentin 2020-02-06 18:23:45 +00:00
view
widget Bug 1605253 [Linux/Gtk] Set widget preferred size to some minimal value when it's returned as zero, r=jhorak 2020-02-08 18:11:59 +00:00
xpcom Bug 1594942 - Null-check the source of a range assignment in POD nsTArray before memcpying from it (because memcpy requires its arguments be non-null, even for zero-count data). r=froydnj 2020-02-04 14:57:43 +00:00
xpfe/appshell Bug 1582832: Part 3 - Correctly handle windowless BCs created for printing. r=nika 2020-02-06 19:08:06 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1613085 - Don't run Searchfox jobs on ash. r=asuth 2020-02-05 23:57:33 +00:00
.eslintignore Bug 1613139 - Enable ESLint for intl/uconv (manual changes). r=hsivonen 2020-02-05 08:43:49 +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
.lldbinit
.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
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1614097 - Update mp4parse-rust to bbb4a12. r=kinetik 2020-02-08 02:13:05 +00:00
Cargo.toml Bug 1611302 - Update Cranelift to eb20fcab349ce20ac6f8659d1c4b058108d5e627. r=bbouvier 2020-01-26 04:13:56 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1612579, use python3 for fluent-migration-test r=firefox-build-system-reviewers,rstewart 2020-02-07 19:18:59 +00:00
moz.build
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 1611253 - Upgrade to SQLite 3.31.1. r=asuth 2020-02-04 01:07:12 +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
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://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.