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
Перейти к файлу
Tooru Fujisawa dfa01fb727 Bug 1562102 - Part 2: Test. r=jorendorff
Depends on D36696

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

--HG--
extra : moz-landing-system : lando
2019-07-29 13:38:05 +00:00
.cargo Bug 1569090 - Update audioipc to 177ebd96. r=chunmin 2019-07-27 13:14:23 +00:00
.vscode
accessible Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
browser Bug 1570008 - Remove the 'margin-inline-start' and change 'margin-inline-end' for the magnifying glass icon. r=nhnt11 2019-07-31 12:56:38 +00:00
build Bug 1473498 - Fix Python 3 environment variables with subprocess r=glandium 2019-07-30 21:35:53 +00:00
caps
chrome
config Bug 1569567 - Part 7: Remove currency codes and gender lists from ICU data file. r=jwalden 2019-07-30 08:03:11 +00:00
devtools Bug 1568746 - Trim input text in Console messages; r=nchevobbe 2019-07-31 12:31:30 +00:00
docshell Bug 1459711: Ensure that navigation.performance.type is 2 when restoring a document from the session history. r=bzbarsky 2019-07-29 20:28:38 +00:00
dom Bug 1493613 - Remove TracksCreatedListener. r=padenot 2019-07-30 14:56:19 +00:00
editor Bug 1568777 - Make first argument of `nsIEditor.unmask()` optional r=m_kato 2019-07-29 12:21:02 +00:00
extensions
gfx Bug 1569916 - run reftest/crashtest on android-hw when gfx/* files change. r=ahal 2019-07-31 13:43:59 +00:00
gradle/wrapper Bug 1522795 - Update android gradle plugin to 3.4.2. r=nalexander 2019-07-24 18:48:54 +00:00
hal
image Bug 1569772 - Release load group on main thread in win/nsIconChannel r=tnikkel 2019-07-29 22:42:39 +00:00
intl Bug 1568914 - Update Fluent to @fluent/bundle 0.14.0 r=zbraniecki,jdescottes 2019-07-30 13:21:59 +00:00
ipc Bug 1565405 - Fail async ctor call if `!Manager()->CanSend()`, r=froydnj 2019-07-29 16:37:40 +00:00
js Bug 1562102 - Part 2: Test. r=jorendorff 2019-07-29 13:38:05 +00:00
layout Bug 1506293 Part 2 - Fix the block-size distribution across column-span split. r=dbaron 2019-07-30 18:03:25 +00:00
media Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
memory Backed out changeset b1faa1af2967 (bug 1546442) for causing a spike in bug 1475812 and bug 1471001 a=backout 2019-07-26 00:15:37 +03:00
mfbt Backed out 3 changesets (bug 1569681) for causing build bustages. CLOSED TREE 2019-07-29 23:21:01 +03:00
mobile Bug 1507495, Enable Pointer events on GeckoView by default, r=droeh 2019-07-31 01:02:32 +00:00
modules Bug 1507495, Enable Pointer events on GeckoView by default, r=droeh 2019-07-31 01:02:32 +00:00
mozglue Bug 1569515 - Show overhead stats in Profiler tests - r=canaltinova 2019-07-31 01:28:53 +00:00
netwerk Backed out changeset ded87cc3f3ee (bug 1567826) for causing browser_check_identity_state.js to perma fail CLOSED TREE 2019-07-30 12:50:29 +03:00
nsprpub
other-licenses
parser Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
python Bug 1569916 - run reftest/crashtest on android-hw when gfx/* files change. r=ahal 2019-07-31 13:43:59 +00:00
remote bug 1553756: remote: let Runtime.evaluate default to the current context; r=remote-protocol-reviewers,ochameau 2019-07-29 15:02:53 +00:00
security Backed out changeset ded87cc3f3ee (bug 1567826) for causing browser_check_identity_state.js to perma fail CLOSED TREE 2019-07-30 12:50:29 +03:00
services Bug 1566591: catch and log RemoteSettings errors r=jaws 2019-07-30 19:39:03 +00:00
servo Bug 1569911 - Fix some issues when importing the previous patches in Gecko. 2019-07-30 12:25:12 +02:00
startupcache
storage Bug 1567739 - Stop using deprecated rust libc integer types in storage_variant and kvstore. r=lina 2019-07-23 00:13:43 +00:00
taskcluster Bug 1569916 - run reftest/crashtest on android-hw when gfx/* files change. r=ahal 2019-07-31 13:43:59 +00:00
testing Bug 1569100 - Marionette: Add CloseWindow, FullscreenWindow, MaximiseWindow, MinimiseWindow commands and WindowRect type. r=ato 2019-07-31 12:47:05 +00:00
third_party Bug 1569331 - Update bindgen to 0.51. r=froydnj 2019-07-27 00:36:18 +00:00
toolkit Bug 1568921 - Don't allow addons to be uninstalled from AMO if policy prevents it. r=aswan 2019-07-30 23:03:28 +00:00
tools Bug 1569882 - Fix mozlint unit tests for relative path outputs, r=ahal 2019-07-30 23:30:15 +00:00
uriloader Bug 1569526 - Remove return values from `Add*VarCache()`. r=KrisWright 2019-07-30 06:19:46 +00:00
view Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
widget Bug 1563994 - [10.15] Right Click When Not Focused Presents "Keystroke Receiving" Access Grant Request Dialog r=mstange 2019-07-31 01:03:49 +00:00
xpcom Bug 1570019: Verify that nsContentUtils is initialized before calling into it. r=froydnj 2019-07-30 15:51:17 +00:00
xpfe/appshell Bug 1566833 - Update to use ReferrerInfo in nsIWebBrowserChrome3 r=Gijs,snorp 2019-07-29 10:13:45 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1569331 - Update bindgen to 0.51. r=froydnj 2019-07-27 00:36:18 +00:00
Cargo.toml Bug 1569331 - Update bindgen to 0.51. r=froydnj 2019-07-27 00:36:18 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1563711 - Remove target.maven.zip r=nalexander 2019-07-30 15:35:12 +00:00
README.txt
aclocal.m4
build.gradle Bug 1568982 - Include source line information in apilint. r=nalexander 2019-07-25 20:31:38 +00:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1568452 - Move ANDROID and ANDROID_PLATFORM to moz.configure r=froydnj 2019-07-24 13:41:20 +00: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.]

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.