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
Lars T Hansen daaf9a94e9 Bug 1637332 - wasm simd x86, part 1 - move stuff from x64 to x86-shared. r=rhunt
This patch only moves code from x64 to x86-shared.

There are no functional or indeed any other adjustments.  This patch
does not lead to code that will compile, it only makes review of the
substantive changes easier.  It must be landed together with the next
patch.

Differential Revision: https://phabricator.services.mozilla.com/D77237
2020-06-05 06:36:42 +00:00
.cargo Bug 1633006 - Update to Neqo 0.4.0 r=dragana,necko-reviewers 2020-06-02 21:28:31 +00:00
.vscode
accessible Bug 1641932: Add Mac subroles to role map. r=eeejay 2020-06-05 03:45:44 +00:00
browser Backed out 5 changesets (bug 1640709, bug 1631609) for failures on browser_providerSteering.js. CLOSED TREE 2020-06-05 06:33:47 +03:00
build Bug 1641806: configure should look for libclang >= 5.0 r=rstewart 2020-06-04 20:15:20 +00:00
caps Bug 1643347 - set hasFlag default value to avoid a -Wuninitialized-const-reference warning in ContentPrincipal.cpp r=dmajor 2020-06-04 14:46:32 +00: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 Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE 2020-06-03 22:09:52 +03:00
devtools Bug 1151648: Construct accessible objects for SVG elements which have title or desc. r=MarcoZ,yzen 2020-06-03 13:18:38 +00:00
docs Bug 1643295 - Firefox doc - Ride along - reformat with black r=championshuttler 2020-06-04 12:42:45 +00:00
docshell Bug 1643488 - Remove dead nsDocShell::mFullscreenAllowed. r=mattwoodrow 2020-06-04 20:41:29 +00:00
dom Bug 1641866 - fix XUL cache disabling code to actually revert it, r=mossop 2020-06-04 20:12:15 +00:00
editor Bug 1632425 - Part 3: Triple click to select anchors r=masayuki 2020-06-03 23:47:55 +00:00
extensions Bug 1637553 - Reduce array copy in spell checker loop. r=masayuki 2020-05-27 14:33:12 +00:00
gfx Bug 1641751 - Part 3 - Refactor some texture cache code for future eviction changes. r=Bert,kvark 2020-06-05 00:53:17 +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 Backed out 7 changesets (bug 1641496) for failures on test_trr.js. CLOSED TREE 2020-06-05 01:39:19 +03:00
intl Bug 1631593 - Lazify JSM initialization. r=smaug 2020-06-04 17:02:01 +00:00
ipc Bug 1642738, part 2 - Make the message arg to two more MessageChannel send methods into a UniquePtr. r=froydnj 2020-06-02 21:26:37 +00:00
js Bug 1637332 - wasm simd x86, part 1 - move stuff from x64 to x86-shared. r=rhunt 2020-06-05 06:36:42 +00:00
layout Bug 1643173 Part 2 - Unify GetDisplayFlag helpers for flex and grid items. r=dholbert 2020-06-05 02:52:58 +00:00
media Bug 1643169: Use ifr_ifru.ifru_flags6 instead of the ifr_flags macro, because the latter does not work properly on FreeBSD. r=mjf 2020-06-04 15:56:46 +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: Reorder parameters for MOZ_ALIGNED_DECL r=jwalden 2020-06-03 18:31:06 +00:00
mobile Bug 1628792 - p2: update GeckoHls* for API changes in exoplayer. r=agi,geckoview-reviewers 2020-06-05 02:06:14 +00:00
modules Bug 1637048 - Significantly increase the time we wait before killing a content process that hasn't finished shutting down r=jld 2020-06-04 22:55:03 +00:00
mozglue Bug 1642884 - Temporarily suppress data race in Axis::UpdateWithTouchAtDevicePoint. r=fix CLOSED TREE 2020-06-03 23:51:28 +00:00
netwerk Bug 1643239 - Add LoadInfo to support loading non-frame content. r=mattwoodrow 2020-06-05 00:39:30 +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 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
python Bug 1643158: remove mozboot/util.py dependency on six r=rstewart 2020-06-04 18:59:51 +00:00
remote Bug 1641839 - [remote] Only emit Page.frameAttached and Page.frameAttached for frames. r=remote-protocol-reviewers,maja_zf 2020-06-02 16:00:26 +00:00
security Bug 1630434 - de-duplicate preloaded intermediates that may have been cached in cert9.db r=kjacobs,bbeurdouche 2020-06-05 00:44:52 +00:00
services Bug 1629116 - Add an overrideTelemetryName to bridged extension storage. r=markh 2020-06-05 01:10:10 +00:00
servo Backed out changeset bde27b38c9c5 (bug 1643201) for causing Valgrind failures and build bustages 2020-06-04 05:17:11 +03: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 1619522 - Upgrade to SQLite 3.32.1. r=mak 2020-05-29 14:18:09 +00:00
taskcluster Bug 1637544 - Add a 'project' to the fake parameters used during taskgraph tests. r=tomprince DONTBUILD 2020-06-04 21:52:34 +00:00
testing Backed out 7 changesets (bug 1641496) for failures on test_trr.js. CLOSED TREE 2020-06-05 01:39:19 +03:00
third_party Bug 1633006 - Update to Neqo 0.4.0 r=dragana,necko-reviewers 2020-06-02 21:28:31 +00:00
toolkit Bug 1632303 - Replace SearchUtils.fail with direct throws. r=daleharvey 2020-06-04 21:54:47 +00:00
tools Bug 1633866 - [tryselect] Use 'bugbug' loader with |mach try auto|, r=marco 2020-06-03 21:00:43 +00:00
uriloader Bug 1632277 - Part 1: Launch PDFs in app mode when default r=jaws,tkikuchi 2020-06-03 18:21:32 +00:00
view
widget Backed out changeset 6b49139f2b9d (bug 1641033) for causing assertions in gfxPlatform.cpp CLOSED TREE 2020-06-05 04:31:45 +03:00
xpcom Bug 1633937 - Add OS Build info to about:support r=Gijs 2020-06-04 20:15:36 +00:00
xpfe/appshell Bug 1557407 - Replace DispatchTrustedEvent with DispatchEventOnlyToChrome for various chrome-only events, r=smaug 2020-06-01 17:11:48 +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 1638376 - Run recorded sites as live sites once a week. r=perftest-reviewers,alexandru.irimovici 2020-05-26 11:20:27 +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 1633466 - Move common test logic to test/xpcshell/rs-blocklist/head.js r=Gijs 2020-05-25 17:16:53 +00:00
.flake8 Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +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 1643098 - Ignore Emacs project sentinel .projectile files. r=froydnj 2020-06-03 19:46:16 +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 Backed out changeset bde27b38c9c5 (bug 1643201) for causing Valgrind failures and build bustages 2020-06-04 05:17:11 +03:00
Cargo.toml Bug 1636068 - Update spirv-cross to 0.20.0 r=groves 2020-05-16 02:27:33 +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
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-01 10:15:55 +00:00
configure.in
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1642545 - run mach taskcluster-build-image with python 3 r=gbrown 2020-06-02 14:13:43 +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 1641182 - doc: Reference the setup doc to include it in the nav bar r=championshuttler 2020-05-28 13:03:58 +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.