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
Перейти к файлу
Ehsan Akhgari a68ffa3c04 Bug 1495130 - Part 2: Remove the test cases that are no longer necessary after bug 1494737 r=baku
Depends on D7229

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

--HG--
extra : moz-landing-system : lando
2018-10-05 16:38:51 +00:00
.cargo
.vscode
accessible Merge inbound to mozilla-central. a=merge 2018-10-04 18:48:04 +03:00
browser Bug 1496671 - Final pref changes for Content Blocking in Firefox 63. r=Gijs,baku 2018-10-09 13:26:24 +00:00
build Backed out 5 changesets (bug 1496486) for build bustages on gfxUserFontSet.h. CLOSED TREE 2018-10-09 16:58:38 +03:00
caps
chrome
config Backed out 3 changesets (bug 1414287) for causing bug 1497029 a=backout 2018-10-09 05:07:54 +03:00
db
devtools Bug 1496741 - Cleanup adb-addon.js module;r=ladybenko 2018-10-09 07:07:56 +00:00
docshell Bug 1290420 Part 4: Make the PresShell create a MobileViewportManager on demand. r=botond,smaug 2018-10-04 03:28:40 +00:00
dom Bug 1493779 - Gracefuly handle OOM when setting a buffer on ConvolverNode. r=karlt 2018-10-09 13:19:20 +00:00
editor Backed out changeset 82b600b76a38 (bug 1473927)for marionette failures on test_element_state_chrome.py CLOSED TREE 2018-10-08 23:34:50 +03:00
embedding
extensions
gfx Backed out 5 changesets (bug 1496486) for build bustages on gfxUserFontSet.h. CLOSED TREE 2018-10-09 16:58:38 +03:00
gradle/wrapper
hal
image
intl Bug 1484644 Whitelist title and tooltiptext for XUL r=zbraniecki 2018-10-03 17:47:45 +00:00
ipc Bug 1496003 - Add sync ipc WebRenderBridgeChild::SendEnsureConnected() r=mattwoodrow,froydnj 2018-10-05 16:35:29 +09:00
js Merge inbound to mozilla-central. a=merge 2018-10-09 07:03:30 +03:00
layout Backed out 5 changesets (bug 1496486) for build bustages on gfxUserFontSet.h. CLOSED TREE 2018-10-09 16:58:38 +03:00
media Bug 1493689 - Defer close of old stream after ICE restart. r=mjf 2018-10-04 21:30:22 -04:00
memory Bug 1409739 - Part 1: Accept SmokeDMD when filtering test DMD stacks. r=njn 2018-10-01 16:38:17 -07:00
mfbt Bug 1494207 - Add MOZ_CRASH_WRITE_ADDR to avoid ILL with UBSan. r=nfroyd 2018-10-04 14:52:16 -07:00
mobile Bug 1421174 - Remove old AddToHomeScreenPromotion; r=jchen 2018-10-08 05:42:14 +00:00
modules Bug 1496671 - Final pref changes for Content Blocking in Firefox 63. r=Gijs,baku 2018-10-09 13:26:24 +00:00
mozglue
netwerk Bug 1494133 - know how many localhosts suspended by e10s back pressure r=valentin 2018-10-05 21:40:23 +00:00
nsprpub
other-licenses
parser
python Merge inbound to mozilla-central. a=merge 2018-10-09 07:03:30 +03:00
security Merge inbound to mozilla-central. a=merge 2018-10-09 07:03:30 +03:00
services Bug 1479445 - Return a new PageInfo object from _recordToPageInfo so that validateItemProperties can validate the object. r=lina 2018-10-06 19:07:12 +00:00
servo Backed out 5 changesets (bug 1496486) for build bustages on gfxUserFontSet.h. CLOSED TREE 2018-10-09 16:58:38 +03:00
startupcache
storage Bug 1496588: Avoid a UB in mozStorageService.cpp. r=froydnj 2018-10-05 16:23:40 -04:00
taskcluster Backed out 5 changesets (bug 1496486) for build bustages on gfxUserFontSet.h. CLOSED TREE 2018-10-09 16:58:38 +03:00
testing bug 1496987: geckodriver: turn off arm7hf builds; r=automatedtester 2018-10-09 12:46:33 +00:00
third_party Bug 1490253 - Vendor pip-tools 3.0.0 and dependencies; r=ahal 2018-10-05 18:46:07 +00:00
toolkit Bug 1495130 - Part 2: Remove the test cases that are no longer necessary after bug 1494737 r=baku 2018-10-05 16:38:51 +00:00
tools Merge inbound to mozilla-central. a=merge 2018-10-06 12:27:35 +03:00
uriloader Bug 1495912- Remove more trivial calls to do_QueryInterface r=smaug 2018-10-03 19:52:01 +00:00
view Backed out changeset 3bc82182725e (bug 1493081) for android bustages. CLOSED TREE 2018-10-09 15:18:51 +03:00
widget Backed out changeset 3bc82182725e (bug 1493081) for android bustages. CLOSED TREE 2018-10-09 15:18:51 +03:00
xpcom Bug 1497408 - Make NS_MACPREFERENCESREADER_CID unique r=spohl 2018-10-09 05:47:40 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.mailmap
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1397263 - touch CLOBBER as suggested by mshal; r=me a=CLOBBER 2018-10-04 10:24:37 -04:00
Cargo.lock Bug 1494386 - Uplift u2f-hid-rs 0.2.2, Windows aarch64 fix r=keeler 2018-10-05 00:05:04 +00:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in
Pipfile Bug 1490253 - Vendor pip-tools 3.0.0 and dependencies; r=ahal 2018-10-05 18:46:07 +00:00
Pipfile.lock Bug 1490253 - Vendor pip-tools 3.0.0 and dependencies; r=ahal 2018-10-05 18:46:07 +00:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1496198 - Simplify --enable-rust-debug handling r=froydnj 2018-10-04 13:39:24 +00:00
mozilla-config.h.in
old-configure.in Bug 1397263 - move --enable-accessibility to moz.configure; r=mshal 2018-10-03 20:29:29 -04:00
package-lock.json
package.json
settings.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://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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly