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
Перейти к файлу
Vijay Budhram b326d15f68 Bug 1524665 - Add send tab to device button, r=gijs
Differential Revision: https://phabricator.services.mozilla.com//D23387

--HG--
extra : rebase_source : 2f41fc8a0f78149105b32b87017e1d9035cc5d3e
2019-03-13 20:31:59 +00:00
.cargo
.vscode
accessible Bug 1534661 - Fix the QuantumBar results view to have an accessible role of ROLE_COMBOBOX_LIST. r=dao 2019-03-15 16:43:11 +00:00
browser Bug 1524665 - Add send tab to device button, r=gijs 2019-03-13 20:31:59 +00:00
build Improve the documentation around the MOZ_CAN_RUN_SCRIPT analysis. No bug. r=emilio 2019-03-16 12:52:33 +00:00
caps Bug 1534971: Add helper function within CSP to check if two CSPs are equal. r=jkt 2019-03-15 12:20:52 +00:00
chrome Backed out 4 changesets (bug 1532253) for Windows bustage at Unified_cpp_netwerk_base2.i_o on a CLOSED TREE. 2019-03-11 15:22:39 +02:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-03-18 11:01:13 +00:00
db
devtools Bug 1535799 - nsIHttpChannel.isTrackingResource should be a method, r=Ehsan 2019-03-17 06:55:50 +00:00
docshell Bug 1534971: Add helper function within CSP to check if two CSPs are equal. r=jkt 2019-03-15 12:20:52 +00:00
dom Merge inbound to mozilla-central. a=merge 2019-03-17 11:44:39 +02:00
editor Bug 1533293 - part 3: Make editor and ContentEventHandler not use Selection::Extend() due to too slow r=m_kato 2019-03-18 01:52:36 +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-18 01:52:36 +00:00
gfx Bug 1530774 - Part 1. Remove support in FrameAnimator for blending partial/paletted frames. r=tnikkel 2019-03-18 07:30:34 -04:00
gradle/wrapper
hal
image Bug 1530774 - Part 3. Remove decoder support for producing paletted frames. r=tnikkel 2019-03-18 07:30:34 -04:00
intl Bug 1532712 - Fix tests to await for gotoPref. r=gijs 2019-03-13 19:43:50 +00:00
ipc Bug 1534364 - replace OptionalIPCServiceWorkerDescriptor with IPCServiceWorkerDescriptor? in IPDL: r=valentin 2019-03-15 12:55:10 +00:00
js Bug 1526245 - Replaced std::iterator inheritance with iterator traits definitions in JSErrorNotes (as required by C++17). r=Waldo 2019-02-11 15:39:04 +03:00
layout Merge inbound to mozilla-central. a=merge 2019-03-17 11:44:39 +02:00
media Bug 1531505 - Part 1: Ignore source-level msid if media-level msid is present. r=mjf 2019-03-15 18:04:23 +00:00
memory Backed out changeset 46f6705f9c0c (bug 1533240) for xpcshell failures at /test/test_dmd.js on a CLOSED TREE. 2019-03-14 07:03:38 +02:00
mfbt Improve the documentation around the MOZ_CAN_RUN_SCRIPT analysis. No bug. r=emilio 2019-03-16 12:52:33 +00:00
mobile Bug 1493317 Part 2 - Enable AccessibleCaret in unit tests. r=jchen 2019-03-16 07:38:34 +00:00
modules Bug 1530774 - Part 1. Remove support in FrameAnimator for blending partial/paletted frames. r=tnikkel 2019-03-18 07:30:34 -04:00
mozglue Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
netwerk Bug 1535799 - nsIHttpChannel.isTrackingResource should be a method, r=Ehsan 2019-03-17 06:55:50 +00:00
nsprpub
other-licenses
parser Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
python Merge mozilla-central to autoland a=merge 2019-03-16 23:56:14 +02:00
remote bug 1534247: remote: fix typos in usage docs; r=me a=doc 2019-03-12 14:30:06 +00:00
security Bug 1523175 - land NSS NSS_3_43_RTM UPGRADE_NSS_RELEASE, r=me 2019-03-16 17:50:02 +00:00
services Bug 1524665 - Add FxA avatar toolbar menu, r=gijs,eoger 2019-02-23 17:56:19 +00:00
servo Bug 1533783 - Avoid crashing when calling insertRule("@import ...") on a detached sheet. r=heycam 2019-03-14 22:30:37 +00:00
startupcache
storage
taskcluster Bug 1527206 - roll-out declarative artifacts for Fennec beta and release. r=sfraser a=release 2019-03-18 13:25:16 +00:00
testing Merge inbound to mozilla-central. a=merge 2019-03-17 11:44:39 +02:00
third_party Bug 1508381 - vendor newest taskcluster client r=tomprince 2019-03-12 20:40:04 +00:00
toolkit Bug 1294232 - Refactor blocklisting on Linux to support the downloadable blocklist. r=jrmuizel 2019-03-18 07:50:02 -04:00
tools Bug 1534878 - xpcom: Rename NS_InitXPCOM2() to NS_InitXPCOM(). r=froydnj 2019-03-14 23:38:09 -07: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 Bug 1294232 - Refactor blocklisting on Linux to support the downloadable blocklist. r=jrmuizel 2019-03-18 07:50:02 -04:00
xpcom Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-03-18 11:01:13 +00:00
xpfe/appshell Bug 1529684 - Part 2: Create BrowsingContext for remote browsers in parent, r=farre 2019-03-14 18:50:45 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1533801 - Run the searchfox jobs on beta and release. r=emilio 2019-03-08 21:51:56 +00:00
.eslintignore Backed out 2 changesets (bug 1532941) for mochitest failures in uriloader/exthandler/tests/mochitest/test_handlerApps.xhtml 2019-03-14 10:47:14 +02:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitignore
.hg-annotate-ignore-revs
.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 1534283 - add a 'tasks_for' property; r=tomprince 2019-03-14 20:01:32 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-03-18 11:01:13 +00:00
Cargo.lock Bug 1527325 - Don't re-export contents of WR API units r=gw 2019-03-14 01:44:05 +00:00
Cargo.toml Bug 1505343 - Part 1: Rename binsource => binast. r=Yoric 2019-03-13 04:29:44 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
README.txt
aclocal.m4
build.gradle Bug 1535013: [geckoview] Add default impls to all interfaces. r=snorp 2019-03-14 16:48:57 +00:00
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
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 1513605 - Add PIC flags when running the clock_gettime(CLOCK_MONOTONIC) check. r=dmajor 2019-03-12 14:14:43 +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.