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
Gregory Mierzwinski a95569fe25 Bug 1645424 - Improve differentiation of Firefox and Chrome raptor failures. r=perftest-reviewers,davehunt
This patch adds a class-variable to the RaptorLogger that will hold the application name being tested and it is only set when we test on Chrome. This will let us differentiate failure lines between Firefox and Chrome better, i.e. all failures without an app name in the line are Firefox failures, and otherwise they are Chrome failures.

Differential Revision: https://phabricator.services.mozilla.com/D79476
2020-06-12 15:07:14 +00:00
.cargo Bug 1641504: Bump Cranelift to 4d5fdfcbba1a8f38002a4223d7a329fc795d0e9f. r=bbouvier 2020-06-11 23:34:39 +00:00
.vscode Bug 1645020 - Add rust-analyzer as a default plugin to vscode. r=jya 2020-06-12 10:41:36 +00:00
accessible Bug 1645067: Set the top level DocAccessibleChild as early as possible. r=MarcoZ 2020-06-12 07:11:02 +00:00
browser Bug 1644361 - Changed WNP message layout to grid, to better manage content/icon width r=andreio 2020-06-12 15:02:05 +00:00
build Bug 1632429: remove redundant enum library r=glandium,jgraham 2020-06-12 13:21:38 +00:00
caps Backed out 2 changesets (bug 1626335) for xpcshell failures on test_cookies_thirdparty.js. CLOSED TREE 2020-06-10 01:16:00 +03:00
chrome Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
config Bug 1636984 - Part 2: Reimport ICU to generate the data file. r=jwalden 2020-06-12 12:50:04 +00:00
devtools Bug 1644693 - Grid accordeon: Give the section headers proper heading roles and levels for better structure, r=yzen 2020-06-12 15:18:40 +00:00
docs Bug 1645384 - Fix "More information" broken link at "Install Dependencies (non-Windows)" section in Quick Reference doc r=sylvestre 2020-06-12 13:45:40 +00:00
docshell Bug 1531971 - Make the test wait for the second page to actually paint before attempting to restore the first page from bfcache. r=smaug 2020-06-11 21:19:10 +00:00
dom Bug 1626918 - Properly check thread id when running with cubeb not sandboxed on a CLOSED TREE. 2020-06-12 15:19:25 +00:00
editor Bug 1636971 - Load EditorOverride.css in HTMLEditor->Init to fix image styles in editor. r=emilio 2020-06-12 12:22:12 +00:00
extensions Bug 1632845 - Firefox gets stuck when quit from the dock if the user cancels quitting from a beforeunload prompt r=Gijs,spohl,necko-reviewers,geckoview-reviewers,dragana,agi 2020-06-09 18:20:36 +00:00
gfx Bug 1644285 - Use descriptor rather than index (which might change) to record font face in local-names InitData record on Linux. r=jwatt 2020-06-12 12:07:05 +00:00
gradle/wrapper
hal Bug 1637452: Part 2 - Fix JNI includes in hal/android; r=geckoview-reviewers,agi 2020-05-15 17:04:12 +00:00
image Bug 1645042 - Revert bug 1631615 and color manage untagged images. r=tnikkel 2020-06-11 21:46:45 +00:00
intl Bug 1642934: Automatically determine current CLDR version when updating langtags. r=jwalden 2020-06-12 11:19:50 +00:00
ipc Bug 1644009 - P6. Revert "Bug 1592488 - P5. Ensure an AbstractThread exists with BackgroundThread." r=nika 2020-06-12 05:10:03 +00:00
js Bug 1626918 - Add categories for real-time media tracing. r=gerald 2020-06-12 13:13:53 +00:00
layout Bug 1642922 - Tweak scroll-padding implementation to also account for visibility. r=hiro 2020-06-11 21:24:33 +00:00
media Bug 1637450 - P2 - Access remote SSRC from any thread;r=dminor 2020-06-10 13:55:43 +00:00
memory Bug 1553717 - Use Randomization on all arenas in non-Content Processes. r=glandium 2020-05-13 08:31:04 +00:00
mfbt Bug 1325771 - mfbt:tests: Define RETURN_INSTR for m68k in TestPoisonArea r=glandium 2020-06-06 06:45:53 +00:00
mobile Bug 1644447 - [1.0] Remove deprecated telemetry snapshot API. r=geckoview-reviewers,agi 2020-06-12 12:02:11 +00:00
modules Backed out changeset 550164313c4f (bug 1601179) for causing failures in test_async CLOSED TREE 2020-06-12 08:16:14 +03:00
mozglue Bug 1626918 - Add categories for real-time media tracing. r=gerald 2020-06-12 13:13:53 +00:00
netwerk Bug 1645254 - Remove PHttpChannel::CancelRedirected, r=valentin,necko-reviewers 2020-06-12 14:13:57 +00:00
nsprpub Bug 1640515 - Use NSPR 4.26 dev snapshot 540d11354ce93cb9024dfae5df3266214a8561ca. r=kjacobs 2020-06-02 22:06:00 +00:00
other-licenses Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
parser Bug 1636607 - Use prefix match for public identifiers that trigger the Almost Standards Mode. r=alchen 2020-06-11 13:29:57 +00:00
python Bug 1645165 - fix header labels in migration dialog, r=MattN,fluent-reviewers,flod 2020-06-12 12:25:47 +00:00
remote Bug 1550571 - Pref on Browsing Context preservation r=kmag,remote-protocol-reviewers,whimboo 2020-06-10 06:51:36 +00:00
security Bug 1612116 - Added diagnostics to ensure mErrorCode and mCanceled are consistent r=keeler 2020-06-12 08:04:15 +00:00
services Bug 1644153 - Fix loading of JSON dump from main-preview r=Standard8 2020-06-11 17:39:23 +00:00
servo Bug 1640623 - Use an enum class for LookAndFeel::FontID. r=jmathies 2020-06-11 11:27:58 +00:00
startupcache Bug 1614795 - use the background task queue for startupcache writes, r=dthayer,decoder 2020-04-15 20:43:44 +00:00
storage Bug 1643491 - Check for cancellation in SQLITE_BUSY loop r=mak 2020-06-09 19:47:53 +00:00
taskcluster Bug 1641878 - Migrate fennec68 raptor tests to browsertime. r=perftest-reviewers,davehunt 2020-06-12 11:38:26 +00:00
testing Bug 1645424 - Improve differentiation of Firefox and Chrome raptor failures. r=perftest-reviewers,davehunt 2020-06-12 15:07:14 +00:00
third_party Bug 1641504: Bump Cranelift to 4d5fdfcbba1a8f38002a4223d7a329fc795d0e9f. r=bbouvier 2020-06-11 23:34:39 +00:00
toolkit Bug 1630050 - Don't notify about changes to search engine icons before the search engine has been initialised and added to the list. r=daleharvey 2020-06-12 14:15:30 +00:00
tools Bug 1626918 - Start and stop audio callback tracing when the profiler starts and stops. r=gerald 2020-06-12 13:13:35 +00:00
uriloader Bug 1644900 - Remove nsMIMEInfoBase::IsPdf as it's no longer used. r=tkikuchi 2020-06-11 14:38:43 +00:00
view
widget Bug 1645257 - Add mochitest for inserting/committing composition and space. r=masayuki 2020-06-12 09:30:26 +00:00
xpcom Bug 1636823 - nsInputTransport must support blocking and async source - part 1 - Use NS_MakeAsyncNonBlockingInputStream, r=smaug,necko-reviewers,mayhemer 2020-06-12 14:22:04 +00:00
xpfe/appshell Bug 1633713 - Set WS_EX_COMPOSITED to PiP window on Windows7 r=jrmuizel 2020-06-09 13:35:52 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1642493: Apply clang-format to shim files r=mgaudet 2020-06-04 14:35:05 +00:00
.cron.yml Bug 1644993 - Add a non-standard prefix field to mozperftest data. r=mozperftest-reviewers,tarek 2020-06-11 14:38:53 +00:00
.eslintignore Bug 1596691 - Add a JSParser target to fuzz-tests. r=jandem 2020-06-02 13:50:23 +00:00
.eslintrc.js Bug 1596160: Re-enable eslint rules within layout and address eslint failures in testcases r=dholbert 2020-06-09 15:27:37 +00:00
.flake8 Bug 1644665 - flake8: remove client.py from the exclude list DONTBUILD 2020-06-12 08:39:27 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Refresh .git-blame-ignore-revs. r=sylvestre 2020-04-30 16:38:19 +00:00
.gitattributes
.gitignore Bug 1643098 - Ignore Emacs project sentinel .projectile files. r=froydnj 2020-06-03 19:46:16 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add a changeset marked as "skip-blame" to .hg-annotate-ignore-revs. r=sylvestre 2020-04-30 16:37:44 +00:00
.hg-format-source
.hgignore Bug 1632710 - [puppeteer] vendor v3.1.0 r=remote-protocol-reviewers,whimboo,jgraham 2020-06-05 18:53:38 +00:00
.hgtags No bug - tagging 702ad0fa15860f6ea37effdcb45973cc63d3125b with FIREFOX_NIGHTLY_78_END a=release DONTBUILD CLOSED TREE 2020-06-01 10:15:48 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1628832: [KaiOS] Factor out trust-domain in .taskcluster.yml; r=Callek 2020-05-14 18:47:47 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham 2020-04-28 10:08:00 +00:00
aclocal.m4 Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
AUTHORS
build.gradle Bug 1641983 - Update apilint to 0.3.0. r=snorp 2020-06-01 15:58:01 +00:00
Cargo.lock Bug 1641504: Bump Cranelift to 4d5fdfcbba1a8f38002a4223d7a329fc795d0e9f. r=bbouvier 2020-06-11 23:34:39 +00:00
Cargo.toml Bug 1641504: Bump Cranelift to 4d5fdfcbba1a8f38002a4223d7a329fc795d0e9f. r=bbouvier 2020-06-11 23:34:39 +00:00
client.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-05-05 19:53:22 +00:00
client.py Bug 1644665 - client.py: python3 migration r=egao 2020-06-11 15:23:10 +00:00
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-01 10:15:55 +00:00
configure.in Bug 1644887 - configure calls into $PYTHON3 rather than python3 directly r=glandium 2020-06-10 21:29:27 +00:00
configure.py Bug 1632874: |mach bootstrap| should write mozconfig file if it doesn't exist r=rstewart 2020-06-08 19:36:56 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1638985 - Convert 'mach static-analysis' to run with Python 3. r=rstewart 2020-06-11 15:54:29 +00:00
Makefile.in Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE 2020-06-03 22:09:52 +03:00
moz.build Bug 1643811 - [ci] Add a SCHEDULES rule to exclusively run browser-chrome tests when '**/test/browser_*' files are modified, r=gbrown,Gijs 2020-06-09 17:14:09 +00:00
moz.configure Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE 2020-06-03 22:09:52 +03:00
mozilla-config.h.in
old-configure.in Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE 2020-06-03 22:09:52 +03:00
package-lock.json
package.json
README.txt
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 Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) 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.