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
Перейти к файлу
Doug Thayer c4f5b4ecdb Bug 1340498 - Update onVisits tests to use 'page-visited' r=mak
MozReview-Commit-ID: FxC3gcUF9hl

--HG--
extra : rebase_source : 126587e26e6625dee53a7e40d8a9d5bdf426978a
2018-02-14 09:17:41 -08:00
.cargo Bug 1468950 - Update serde_derive patch for changes in WR PR 2819. r=Gankro 2018-06-21 08:15:40 -04:00
.vscode
accessible Bug 1471542 - Remove support for tree[seltype=cell] and tree[seltype=text]. r=Paolo 2018-06-27 18:35:18 +01:00
browser Bug 1340498 - Update onVisits tests to use 'page-visited' r=mak 2018-02-14 09:17:41 -08:00
build Merge mozilla-inbound to mozilla-central. a=merge 2018-06-27 13:26:49 +03:00
caps Backed out 3 changesets (bug 1470023, bug 1469719, bug 1470965) for | toolkit/components/perfmonitoring/tests/browser/browser_compartments.js on a CLOSED TREE 2018-06-26 22:57:54 +03:00
chrome Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2018-06-25 09:34:19 -07:00
db
devtools Bug 1466880 - Track toolbox session id in event telemetry probes r=yulia 2018-06-22 14:08:47 +01:00
docshell Bug 1340498 - Update onVisits tests to use 'page-visited' r=mak 2018-02-14 09:17:41 -08:00
dom Bug 1340498 - Implement new Places Observers interface r=mrbkap 2018-02-14 09:06:15 -08:00
editor Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
embedding
extensions Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
gfx Bug 1470973 - Fix cairo-d2d-surface.cpp mingw clang compilation r=lsalzman 2018-06-25 20:17:01 +02:00
gradle/wrapper
hal
image Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
intl Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
ipc Bug 1470114 Make parent-side of redirect override the reserved ClientInfo to handle some corner cases. r=valentin 2018-06-22 08:09:00 -07:00
js Backed out changeset a1db50f691f0 (bug 1442737) for frequent mochitest failures on e.g: dom/workers/test/browser_fileURL.js 2018-06-27 10:58:48 +03:00
layout Bug 1471542 - Remove support for tree[seltype=cell] and tree[seltype=text]. r=Paolo 2018-06-27 18:35:18 +01:00
media Bug 1471164 - Update cubeb from upstream to 2968cba. r=padenot 2018-06-26 12:16:49 +02:00
memory Bug 1471352 - Don't export functions from gcc_throw.h in mingw builds. r=froydnj 2018-06-26 18:55:14 +02:00
mfbt Bug 1471177 - Use mingw-specific IFStream and OFStream implementation only when building againstd libstdc++. r=froydnj 2018-06-26 13:06:17 +02:00
mobile Bug 1465170 - Implement support for the 'highlighted' API for multiselect tabs with tabs.query r=jaws,mixedpuppy 2018-06-03 02:53:59 +02:00
modules Backed out changeset 23948209664a (bug 1458917) for Eslint failure and reftest crashes. CLOSED TREE 2018-06-27 17:48:57 +03:00
mozglue Bug 1460989 - Hold system linker lock while modifying debug map. r=glandium, a=RyanVM 2018-06-15 04:24:10 -04:00
netwerk bug 1471217 - ignore the network.dns.get-ttl pref on non-supported systems r=mcmanus 2018-06-26 15:36:26 +02:00
nsprpub
other-licenses
parser Bug 1447951 - Store nsDynamicAtom's chars after the end of the object. r=froydnj 2018-06-22 09:38:42 +10:00
python Backed out 2 changesets (bug 1447116) for debug reftests failures CLOSED TREE 2018-06-27 05:17:03 +03:00
security Backed out changeset 23948209664a (bug 1458917) for Eslint failure and reftest crashes. CLOSED TREE 2018-06-27 17:48:57 +03:00
services Bug 1340498 - Update onVisits tests to use 'page-visited' r=mak 2018-02-14 09:17:41 -08:00
servo Bug 1471114 part 2 - Generate ComputedStyleMap entry list from property data. r=emilio 2018-06-27 15:34:29 +10:00
startupcache
storage Merge mozilla-central to autoland 2018-06-27 13:33:04 +03:00
taskcluster Bug 1469803 Separate bouncer-check for cron tests r=mtabara 2018-06-27 07:34:19 +00:00
testing Bug 1469423 - add an option to let l10n-bumper trigger builds. r=mtabara 2018-06-19 17:24:05 +02:00
third_party Bug 1471533 - Update encoding_rs to 0.8.4. r=emk. 2018-06-27 12:30:03 +03:00
toolkit Bug 1340498 - Update onVisits tests to use 'page-visited' r=mak 2018-02-14 09:17:41 -08:00
tools Bug 1340498 - Add new globals to lint config r=standard8 2018-01-29 11:07:28 -08:00
uriloader Bug 1470930: Use enums for passing arguments for event dispatch. r=smaug 2018-06-26 18:22:06 +02:00
view
widget Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
xpcom Merge mozilla-inbound to mozilla-central. a=merge 2018-06-27 13:26:49 +03:00
xpfe/appshell Bug 1470930: Use enums for passing arguments for event dispatch. r=smaug 2018-06-26 18:22:06 +02:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1469803 Separate bouncer-check for cron tests r=mtabara 2018-06-27 07:34:19 +00:00
.eslintignore Bug 1458277 - Remove unused old console .eslintignore entries; r=nchevobbe 2018-06-16 09:25:59 +02:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore Bug 1469801 - Add gcov-related files to .hgignore. r=jmaher (DONTBUILD) 2018-06-20 11:05:46 +01:00
.hgtags No bug - Tagging mozilla-central 4f6e597104dabedfecfafa2ab63dc79fd7f8bc7a with FIREFOX_NIGHTLY_62_END a=release DONTBUILD CLOSED TREE 2018-06-25 09:31:32 -07:00
.inferconfig
.lldbinit
.mailmap
.taskcluster.yml
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2018-06-25 09:34:19 -07:00
Cargo.lock Bug 1471533 - Update encoding_rs to 0.8.4. r=emk. 2018-06-27 12:30:03 +03:00
Cargo.toml Bug 1468950 - Update serde_derive patch for changes in WR PR 2819. r=Gankro 2018-06-21 08:15:40 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1470552 - Update Makefile.in to refer to stub file target for buildid.h and source-repo.h generated in backend.mk r=froydnj 2018-06-22 15:10:39 -07:00
Pipfile Bug 1428362 - Vendor blessings via |mach vendor python|; r=ahal 2018-05-31 13:54:43 +01:00
Pipfile.lock Bug 1428362 - Vendor blessings via |mach vendor python|; r=ahal 2018-05-31 13:54:43 +01:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1468362: Remove ADDON_SINGING buildconfig setting. r=aswan 2018-06-12 13:56:58 -04:00
package-lock.json Bug 1461921 - Block storage access for third-parties on the tracking protection list - part 2 - First tests for DOM storages, r=ehsan 2018-06-20 13:38:21 -04:00
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