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
Перейти к файлу
Nour 7afb8b57b4 Tests for wbr element Bug 584141 r=Ehsan
added tests for Bug 584141 selection across wbr elements

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

--HG--
extra : moz-landing-system : lando
2019-10-29 20:35:23 +00:00
.cargo
.vscode
accessible Bug 1415667: Always use OuterDocAccessible for iframes, even if an ARIA table role is specified. r=yzen 2019-10-29 14:26:49 +00:00
browser Bug 1592179 - Quantumbar: Remove redundant bottom border on tips when they're last in the view. r=dao 2019-10-29 20:15:19 +00:00
build Bug 1592250 - Disable libFuzzer instrumentation in TSan builds. r=dmajor 2019-10-29 14:03:40 +00:00
caps
chrome
config Bug 1592250 - Disable libFuzzer instrumentation in TSan builds. r=dmajor 2019-10-29 14:03:40 +00:00
devtools Bug 1585080 - Make RDM browser <stack> use CSS Grid r=mconley,gl 2019-10-29 19:49:03 +00:00
docshell Bug 1592201: Enable test_bug13871.html with fission enabled. r=smaug 2019-10-29 14:08:20 +00:00
dom Bug 1592371 - QueryDosDeviceWHook returns size of lpTargetPath copy on success. r=bobowen 2019-10-29 19:31:19 +00:00
editor Bug 1591297 - Fix/remove a couple sanitizer tests now that we don't parse -moz-binding. r=hsivonen 2019-10-29 08:32:06 +00:00
extensions
gfx Backed out 3 changesets (bug 1591523) for bustages complaining about RenderCompositorOGL.cpp CLOSED TREE 2019-10-29 22:00:05 +02:00
gradle/wrapper
hal
image
intl Bug 969980 - Use case folding for case-insensitive searches. r=Ehsan 2019-10-29 19:56:56 +00:00
ipc
js Bug 1584649 - Remove un-needed template parameter in EmitterScope r=tcampbell 2019-10-22 17:56:24 +00:00
layout Tests for wbr element Bug 584141 r=Ehsan 2019-10-29 20:35:23 +00:00
media Bug 1543622 - Make number of channels out param of GetAudioFrame; r=pehrsons 2019-10-29 17:30:03 +00:00
memory
mfbt Bug 1592325 - Fix an unsigned-integer underflow in HashTable.h that's super-easy to trigger using affirmatively wrapping operations. r=froydnj 2019-10-29 16:42:15 +00:00
mobile Bug 1585661 - Move geckoview user documentation under mozilla-central. r=agi,nalexander,ahal 2019-10-29 16:34:30 +00:00
modules Bug 1591297 - Remove -moz-binding, nsStyleDisplay::mBinding and similar. r=hiro 2019-10-26 11:37:33 +00:00
mozglue
netwerk Backed out 2 changesets (bug 1589461, bug 1589447) for wpt failures on report-only-in-meta.sub.html 2019-10-29 19:05:09 +02:00
nsprpub
other-licenses
parser
python Bug 1587079 - disable structured log when using requests.get(...) for Coverity analysis. r=bastien 2019-10-29 09:23:09 +00:00
remote
security Bug 1586888 - Test security/sandbox/test/browser_content_sandbox_fs.js has failures on macOS Catalina r=gcp 2019-10-29 10:45:43 +00:00
services
servo Bug 1591297 - Remove -moz-binding, nsStyleDisplay::mBinding and similar. r=hiro 2019-10-26 11:37:33 +00:00
startupcache
storage
taskcluster
testing Bug 1592385 - Update test-verify android defaults; r=bc 2019-10-29 20:08:38 +00:00
third_party
toolkit Bug 1592253 - Remove the unused Fennec telemetry probes; r=snorp 2019-10-29 20:31:03 +00:00
tools
uriloader
view
widget Bug 1587940 - Remove capability for opaque regions from NativeLayer interface. r=jrmuizel 2019-10-29 19:24:24 +00:00
xpcom Bug 1583466 - [Linux] Load policies per user from system, r=mkaply,mossop 2019-10-29 08:58:29 +00:00
xpfe/appshell Bug 1591570 - Remove contenttitlesetting. r=mossop 2019-10-29 17:48:22 +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
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
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
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.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.