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
Geoff Brown 8e20f2334b Bug 1534858 - Include minidumpwriter.exe in windows artifacts; r=chmanchester
Test automation code assumes crashinject.exe is available on Win32:
  https://searchfox.org/mozilla-central/rev/7abb9117c8500ed20833746c9f8e800fce3a4688/build/automation.py.in#356
and minidumpwriter.exe on Windows when there is a 32/64 bit mismatch between python and the application build:
  https://searchfox.org/mozilla-central/rev/7abb9117c8500ed20833746c9f8e800fce3a4688/testing/mozbase/mozcrash/mozcrash/mozcrash.py#428
so I think these should be available for Windows tests, and I suspect they have only been left out accidentally.

I will file a new bug to get minidumpwriter working on aarch64.

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

--HG--
extra : moz-landing-system : lando
2019-03-26 21:51:51 +00:00
.cargo Bug 1538419 - Add support for thumbv7neon to target-lexicon. r=froydnj 2019-03-26 03:12:56 +00:00
.vscode
accessible Merge mozilla-central to autoland 2019-03-25 17:54:29 +02:00
browser Bug 1483036 - Fix fluent errors caught by the new test failures. r=Gijs 2019-03-26 15:05:14 +00:00
build Bug 1539013. Teach MOZ_CAN_RUN_SCRIPT about taking pointers to live references. r=andi 2019-03-26 20:55:41 +00:00
caps Backed out changeset 7fa7d6e6dedc (bug 1442778) for devtools failures on browser_webconsole_check_stubs_console_api.js CLOSED TREE 2019-03-26 20:27:55 +02:00
chrome Backed out changeset 7fa7d6e6dedc (bug 1442778) for devtools failures on browser_webconsole_check_stubs_console_api.js CLOSED TREE 2019-03-26 20:27:55 +02:00
config Bug 1527879: Explicitly set ICU's data directory to stop ICU from trying to load individual files on Windows. r=jwalden 2019-03-25 23:32:40 +00:00
db
devtools Bug 1534328 - Update breakpoint text snippets when files load. r=jlast 2019-03-26 19:28:15 +00:00
docshell Bug 1536405 - Cycle-collect through ChromeEventHandler, r=bzbarsky 2019-03-22 23:35:15 +00:00
dom Bug 1535442 - Part 8: Don't trickle candidates in the restart/rollback tests. r=jib 2019-03-26 17:42:48 +00:00
editor Bug 1533293 - part 3: Make editor and ContentEventHandler not use Selection::Extend() due to too slow r=m_kato 2019-03-26 10:09:47 +00:00
embedding
extensions Bug 1533293 - part 3: Make editor and ContentEventHandler not use Selection::Extend() due to too slow r=m_kato 2019-03-26 10:09:47 +00:00
gfx Backed out 6 changesets (bug 1444434) for build bustages on a CLOSED TREE 2019-03-26 23:43:17 +02:00
gradle/wrapper
hal
image Bug 1522412 - P2. Remove nsIChannel.LOAD_CLASSIFY_URI flag. r=Ehsan 2019-03-25 12:47:57 +00:00
intl Bug 1483036 - Simplify the DocumentL10n::PromiseResolver handler. r=smaug 2019-03-26 15:05:21 +00:00
ipc Bug 1513911 - Part 3 - replace PIndexedDBPermissionRequest with async returns in IPC; r=asuth 2019-03-22 19:14:01 +00:00
js Bug 1380031: Ensure Math.exp(1) returns Math.E. r=arai 2019-03-25 09:15:27 +00:00
layout Bug 1538517, use higher frame rate right after first contentful paint, r=farre 2019-03-26 20:47:50 +00:00
media Bug 1535442 - Part 9: Do not re-open RTCP-mux transports on renegotiation. r=mjf 2019-03-26 17:42:50 +00:00
memory Bug 1533240 - Replace DMD's custom TLS code with use of mozilla/ThreadLocal.h. r=erahm 2019-03-22 20:07:30 +00:00
mfbt Bug 1539241 - Remove MOZ_IS_MSVC for being unused and misleadingly named r=froydnj 2019-03-26 19:42:26 +00:00
mobile Merge mozilla-central to autoland. CLOSED TREE 2019-03-26 19:45:08 +02:00
modules Bug 1380031: Ensure Math.exp(1) returns Math.E. r=arai 2019-03-25 09:15:27 +00:00
mozglue Bug 1536316 remove suggestion that spurious condition variable wakeups are magically handled by ConditionVariableImpl r=froydnj 2019-03-25 12:41:19 +00:00
netwerk Backed out changeset 7fa7d6e6dedc (bug 1442778) for devtools failures on browser_webconsole_check_stubs_console_api.js CLOSED TREE 2019-03-26 20:27:55 +02:00
nsprpub Bug 1526010, NSPR 4.21 RTM, r=me 2019-03-07 11:16:36 +01:00
other-licenses
parser Bug 1534346 - Mark malformed SVG scripts as malformed for real. r=alchen 2019-03-21 20:39:22 +00:00
python Bug 1534858 - Include minidumpwriter.exe in windows artifacts; r=chmanchester 2019-03-26 21:51:51 +00:00
remote Merge mozilla-central to mozilla-inbound. on a CLOSED TREE 2019-03-22 18:51:53 +02:00
security Bug 1529231, Remove all occurences of ondialogaccept and ondialogcancel, r=Gijs 2019-03-26 18:34:02 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2019-03-25 12:45:49 +00:00
servo Bug 1536718 - Honor browser.display.use_document_fonts again. r=manishearth,jwatt 2019-03-26 18:42:27 +00:00
startupcache Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
storage Bug 1482608 - Add basic Rust bindings for mozStorage. r=nika,asuth,mak 2019-03-25 04:49:18 +00:00
taskcluster Bug 1529774 - Upgrade builders to rust 1.33. r=froydnj 2019-03-26 13:22:07 +00:00
testing Bug 1535442 - Part 2: Fix some test-cases for addIceCandidate. r=jib 2019-03-26 17:40:49 +00:00
third_party Bug 1538419 - Add support for thumbv7neon to target-lexicon. r=froydnj 2019-03-26 03:12:56 +00:00
toolkit Bug 1529774 - Upgrade builders to rust 1.33. r=froydnj 2019-03-26 13:22:07 +00:00
tools Bug 1539254 - replace MaybeDuration in IPDL with native Maybe syntax; r=mstange 2019-03-26 20:23:07 +00:00
uriloader Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 1 - Classification flags in nsIHttpChannel, r=valentin,dimi 2019-03-14 17:47:59 +00:00
view Bug 1533617 part 1. Improve MOZ_CAN_RUN_SCRIPT annotations around synth mouse events. r=emilio 2019-03-11 14:58:04 +00:00
widget Merge inbound to mozilla-central a=merge 2019-03-25 17:53:27 +02:00
xpcom Bug 1527704: Store install information in profiles.ini and use installs.ini as a backup in case an earlier Firefox throws it away. r=froydnj 2019-03-26 21:29:47 +00:00
xpfe/appshell Bug 1533405 - Do not create the hidden window if it's too early on startup or during shutdown. r=mossop 2019-03-20 19:35:59 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1535057: Always re-fetch chromium in cron; r=aki 2019-03-13 20:05:24 +00:00
.eslintignore Bug 1507709 - Move WebExtensions geckoProfiler API to toolkit. r=kmag 2019-03-22 13:18:01 +00:00
.eslintrc.js Bug 1538766 - mobile/ manual ESLint no-throw-literal fixes. r=petru 2019-03-26 08:29:54 +00:00
.flake8 Bug 1523835 - Added python/mozbuild/mozpack to the flake8 linter and solved the errors, r=ahal 2019-03-01 15:36:45 -05:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs No Bug - Ignore bug 1128203 in blame/annotate. r=me 2019-03-21 16:37:20 -07:00
.gitignore
.hg-annotate-ignore-revs No Bug - Ignore bug 1128203 in blame/annotate. r=me 2019-03-21 16:37:20 -07:00
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central 9421b477d67cfc4c9e03350cd554a9e6acc7f435 with FIREFOX_NIGHTLY_67_END a=release DONTBUILD CLOSED TREE 2019-03-18 10:56:58 +00:00
.lldbinit
.mailmap
.taskcluster.yml Bug 1491371, 1512188 - use new decision task image, with new options r=tomprince 2019-03-21 18:12:23 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1535013: [geckoview] Add default impls to all interfaces. r=snorp 2019-03-14 16:48:57 +00:00
Cargo.lock Bug 1538419 - Add support for thumbv7neon to target-lexicon. r=froydnj 2019-03-26 03:12:56 +00:00
Cargo.toml Bug 1538419 - Add support for thumbv7neon to target-lexicon. r=froydnj 2019-03-26 03:12:56 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-03-18 11:01:13 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
moz.build
moz.configure Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
mozilla-config.h.in
old-configure.in Bug 1535226 - Remove uses of XP_WIN32 in Gecko. r=glandium 2019-03-21 01:28:50 +00:00
package-lock.json
package.json
README.txt
settings.gradle
test.mozbuild

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.