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
2019-02-27 19:18:38 +00:00
.cargo Backed out 2 changesets (bug 1529117) for build bustage 2019-02-27 13:27:50 +02:00
.vscode
accessible Bug 919508 - layout: add more tests for text inspection from accessibility layer r=jfkthame 2019-02-22 22:13:06 +01:00
browser Bug 1529001 - fxmonitor: properly package l10n in the build system. r=johannh 2019-02-27 14:19:57 +00:00
build Bug 1527553 - Update the mozilla-central workspace hack. r=firefox-build-system-reviewers,mshal 2019-02-26 19:37:49 +00:00
caps Backed out 3 changesets (bug 1507991) for bustages at DBSchema.cpp on a CLOSED TREE. 2019-02-26 22:56:42 +02:00
chrome
config Bug 1523312 - build msgpack separately from libprio r=glandium 2019-02-27 18:58:37 +00:00
db Bug 1530749 - Upgrade to SQLite 3.27.2. r=mak 2019-02-26 23:21:05 +00:00
devtools Bug 1528276 - Add test for DebuggerServer.keepAlive;r=ochameau 2019-02-27 17:08:43 +00:00
docshell Bug 1529088 - Hold the HTML-based about:config to Nightly until we get Product sign-off. r=florian,paolo 2019-02-27 21:54:57 +00:00
dom Bug 1509466 - Make cancelAnimationFrame cancel a pending request frame callback scheduled in the same frame; r=farre 2019-02-27 10:18:48 +00:00
editor Bug 1525959 - Skip some mochitests tests under GeckoView r=geckoview-reviewers,esawin 2019-02-27 15:01:43 +00:00
embedding
extensions Backed out 12 changesets (bug 1525245) for failing worker-interception.https.html CLOSED TREE 2019-02-28 00:55:39 +02:00
gfx Bug 1524418 - Avoid crashing content process with giant drawtarget. r=mstange 2019-02-27 17:34:23 +00:00
gradle/wrapper
hal
image Backed out 4 changesets (bug 1525319) for Android failures in dom/base/test/test_progress_events_for_gzip_data.html 2019-02-25 04:06:11 +02:00
intl Backed out changeset d28d0498bd7b (bug 1517493) for bc failures at browser_firstPartyIsolation_saveAs.js 2019-02-21 14:28:56 +02:00
ipc Backed out 12 changesets (bug 1525245) for failing worker-interception.https.html CLOSED TREE 2019-02-28 00:55:39 +02:00
js Bug 1530031 - Summary: Allow ARM64 Simulator to return a different error message. r=nbp 2019-02-27 10:52:42 +00:00
layout Bug 1509466 - Make cancelAnimationFrame cancel a pending request frame callback scheduled in the same frame; r=farre 2019-02-27 10:18:48 +00:00
media Bug 1521879 - Part 8: Don't run triggered check logic on obsolete streams. r=mjf 2019-02-25 21:52:26 +00:00
memory Bug 1530562 - Set SmokeDMD compiler flags depending on compiler type rather than target OS. r=mshal 2019-02-26 22:06:37 +00:00
mfbt Bug 1530311 - Add a length check to HashTable::reserve(). r=luke 2019-02-27 00:08:13 +00:00
mobile Bug 1510340 - p1: reduce ExoPlayer default buffer size. r=snorp 2019-02-26 14:57:02 +00:00
modules Backed out 12 changesets (bug 1525245) for failing worker-interception.https.html CLOSED TREE 2019-02-28 00:55:39 +02:00
mozglue Bug 1529647: Fix a straggling unused variable warning; r=dmajor 2019-02-22 19:28:57 +00:00
netwerk Bug 1528352: Logging improvements in nsUDPSocket, and handle negative returns from PR_RecvFrom properly. r=mayhemer 2019-02-27 15:39:57 +00:00
nsprpub
other-licenses
parser Backed out 4 changesets (bug 1525319) for Android failures in dom/base/test/test_progress_events_for_gzip_data.html 2019-02-25 04:06:11 +02:00
python Bug 1530016 - Drop bogus entries from the generated-sources tarball. r=froydnj 2019-02-27 17:45:27 +00:00
security Bug 1506291 - Add Linux sandboxing for the RDD (media decoder) process. r=gcp,mjf,flod 2019-02-27 20:14:54 +00:00
services Bug 1530346 - Upgrade kinto-offline-client and report IndexedDB errors properly r=glasserc 2019-02-26 16:15:05 +00:00
servo Bug 1530826 - Fix computed value clamping. r=heycam 2019-02-26 23:34:25 +00:00
startupcache Bug 1415508 - use Span in constructing a byte input stream; r=mayhemer 2019-02-25 19:11:20 +00:00
storage Bug 1530506 - Add a generic writable property bag wrapper for Rust code. r=nika 2019-02-26 21:53:32 +00:00
taskcluster Bug 1527777 - Apply change to Windows jobs too r=jmaher 2019-02-27 10:41:24 +00:00
testing Bug 1519621 - Make sure ScrollToRestoredPosition() restores both the layout and visual scroll positions. r=tnikkel 2019-02-27 20:19:33 +00:00
third_party Bug 1523312 - do not export msgpack, as it has no callers out side of libxul r=dmajor 2019-02-27 19:33:54 +00:00
toolkit Bug 1530103 - Check for osint argument when checking for greomni and appomni arguments. r=aklotz 2019-02-27 19:18:38 +00:00
tools Backed out changeset 2a034c02b842 (bug 1530773) for bustage at interface/FuzzingInterface.h 2019-02-27 06:01:39 +02:00
uriloader Bug 1525959 - Skip some mochitests tests under GeckoView r=geckoview-reviewers,esawin 2019-02-27 15:01:43 +00:00
view
widget Backed out changeset b63cae045a63 (bug 1462018) for geckoview failures 2019-02-27 14:42:59 +02:00
xpcom Bug 1506291 - Move the AV1 decoders to a sandbox-friendly CPU counting wrapper. r=gcp,mjf 2019-02-25 16:20:50 +00:00
xpfe/appshell Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz 2019-02-21 16:00:32 +01:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1490671 - Add FxA device pairing. r=markh,rfkelly,vladikoff,flod 2019-02-21 20:58:04 +00:00
.eslintrc.js
.flake8 Bug 1367092 - [flake8] Use a blacklist instead of a whitelist, r=egao 2019-02-22 21:25:50 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitignore Bug 1521864 - It should be possible to open the debugger in a tab. r=davidwalsh 2019-02-21 14:56:47 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Backed out 2 changesets (bug 1516337) for causing windows AArch64 build bustages. 2019-02-23 22:48:53 +02:00
.hgtags
.lldbinit
.mailmap
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1514374 - Remove workaround for accessibility-test-framework. r=nalexander,geckoview-reviewers,snorp 2019-02-20 17:44:23 +00:00
Cargo.lock Backed out 2 changesets (bug 1529117) for build bustage 2019-02-27 13:27:50 +02:00
Cargo.toml Backed out 2 changesets (bug 1529117) for build bustage 2019-02-27 13:27:50 +02:00
client.mk
client.py
CLOBBER Bug 1521879 - Part 1.1: Compensate for changes to how IPC headers are generated in the last rebase. r=mjf 2019-02-25 21:50:58 +00:00
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
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1530749 - Upgrade to SQLite 3.27.2. r=mak 2019-02-26 23:21:05 +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.