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
Перейти к файлу
Jared Wein f81c678374 Bug 1556934 - Don't show invalid form field styling on inputs before the user has modified them or submitted the form. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34409

--HG--
extra : moz-landing-system : lando
2019-06-14 13:52:44 +00:00
.cargo
.vscode
accessible Bug 1558390: For OOP iframes, also send the embedder accessible when the BrowserBridgeChild is created. r=yzen,nika 2019-06-13 02:19:42 +00:00
browser Bug 1556934 - Don't show invalid form field styling on inputs before the user has modified them or submitted the form. r=MattN 2019-06-14 13:52:44 +00:00
build Bug 1558996 - Require rust 1.35 r=glandium 2019-06-13 06:02:05 +00:00
caps Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
chrome
config Bug 1558737 - Remove BUILD_FASTER define. r=nalexander 2019-06-12 16:20:16 +00:00
devtools Bug 1544864 - Enable Show Content Messages in browser console. r=bgrins. 2019-06-14 13:40:32 +00:00
docshell Bug 1557887 - Part 10: Prevent initial about:blank documents from escaping out of partitioned storage by using the correct storage principal when creating them; r=baku 2019-06-12 18:47:25 +00:00
dom Bug 1322569 - Recognize the about:reader?url=xxx as an obsolete origin in quota manager; r=asuth 2019-06-14 12:33:19 +00:00
editor Backed out changeset aa7f507ac743 (bug 1558674) for dt failures on browser_console_context_menu_entries.js . CLOSED TREE 2019-06-14 05:57:52 +03:00
extensions Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
gfx Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-14 13:45:15 +03:00
gradle/wrapper
hal
image Bug 1555934 - Partially backout bug 1255106 part 3 to fix decoders with transparency. r=aosmond 2019-06-11 13:06:15 -04:00
intl Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
ipc Backed out 2 changesets (bug 1498742) for nsMacUtilsImpl.cpp related build bustage a=backout 2019-06-14 12:50:04 +03:00
js Bug 1476845 - Define the LifoAlloc poison values in jsutil.h r=jonco 2019-06-14 05:37:17 +00:00
layout Bug 1552062: Part 2: Implemented rendering for text-underline-offset in nsTextFrame r=jfkthame 2019-06-14 02:33:45 +00:00
media Bug 1553011 - update import of Rust SDP parser - r=drno 2019-06-14 03:20:20 +00:00
memory Bug 1557907 - Fix `jemalloc_replace_dynamic()`. r=glandium 2019-06-13 20:42:19 +00:00
mfbt Bug 1558440 - Use SaturateUint32 for the visible content heuristic. r=bzbarsky 2019-06-11 15:02:17 +00:00
mobile Bug 1553237 - Simplify nsISearchService.addEngineWithDetails to one signature. r=Standard8 2019-06-13 20:35:23 +00:00
modules Backed out changeset 64b2f8306217 (bug 1536871) for dt failures at browser_fontinspector.js. CLOSED TREE 2019-06-14 00:14:16 +03:00
mozglue Backed out 2 changesets (bug 1532470) on aklotz's request 2019-06-12 04:08:39 +03:00
netwerk Backed out 2 changesets (bug 1498742) for nsMacUtilsImpl.cpp related build bustage a=backout 2019-06-14 12:50:04 +03:00
nsprpub
other-licenses
parser Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug 2019-06-08 21:26:12 +00:00
python Bug 1555067 - Backed out changeset 0801165e3175. r=jcj 2019-06-13 20:59:55 +00:00
remote Bug 1557887 - Part 6: Pass a storage principal to the rest of the call sites for createAboutBlankContentViewer(); r=baku 2019-06-12 09:07:33 +00:00
security Backed out 2 changesets (bug 1498742) for nsMacUtilsImpl.cpp related build bustage a=backout 2019-06-14 12:50:04 +03:00
services Bug 1550967 - ensure sync's username pref is set whenever FxA has a user. r=tcsc 2019-06-13 01:32:07 +00:00
servo Bug 1351432 - Implement the break-spaces value of the white-space property r=jfkthame 2019-06-12 10:23:49 +00:00
startupcache
storage Bug 1516333 - Part 1: Move group and origin re-escaping from QuotaManager::GetQuotaObject to GetQuotaObjectFromNameAndParameters in TelemetryVFS.cpp; r=janv,asuth 2019-06-07 08:04:57 +02:00
taskcluster Bug 1558996 - Require rust 1.35 r=glandium 2019-06-13 06:02:05 +00:00
testing Bug 1558995 - Remove <deck id="content-deck"> r=dao 2019-06-14 09:28:24 +00:00
third_party Bug 1557161 - enable rkv consumers to migrate LMDB environments across architecture changes r=lina,keeler,froydnj 2019-06-13 19:14:59 +00:00
toolkit Bug 1556934 - Add placeholder text in fields and preprend https:// if scheme is not provided for origin. r=MattN,fluent-reviewers,flod 2019-06-14 13:52:45 +00:00
tools Bug 1557907 - Fix `jemalloc_replace_dynamic()`. r=glandium 2019-06-13 20:42:19 +00:00
uriloader Bug 1512388 - Add loading cross domain iframes in background r=smaug 2019-06-11 20:43:40 +00:00
view
widget Bug 1558482 - Restrict the composition size to the visibleRect for OOP-iframes. r=kats 2019-06-11 07:57:52 -05:00
xpcom Backed out 2 changesets (bug 1498742) for nsMacUtilsImpl.cpp related build bustage a=backout 2019-06-14 12:50:04 +03:00
xpfe/appshell Bug 1557887 - Part 3: Extend nsIDocShell.createAboutBlankContentViewer() to accept a storage principal argument; r=baku 2019-06-12 09:04:24 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Backed out changeset 62ac95a65617 (bug 1495621) for marionette mozprocess timed out failures. 2019-06-13 22:20:03 +03:00
.eslintrc.js Bug 1513639 - Re-enable ESLint rule mozilla/reject-importGlobalProperties for dom/. r=baku 2019-06-12 19:14:07 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitignore Bug 1558271 - Update mozilla/browsertime snapshot to b8c1becaee74970a6f6e4222a64d1e2e18f20cd6 r=nalexander 2019-06-10 21:03:22 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1558271 - Add browsertime-results to hgignore r=nalexander 2019-06-10 19:43:22 +00:00
.hgtags
.lldbinit
.mailmap
.prettierignore Bug 1556013 - Add prettier to the top-level eslint config, r=Standard8 2019-06-07 14:20:09 +00:00
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1553011 - update import of Rust SDP parser - r=drno 2019-06-14 03:20:20 +00:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4 Bug 1557583 - Add a --enable-frame-pointers option. r=chmanchester 2019-06-12 22:30:46 +00:00
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
moz.build Bug 1522113 - schedule test-verify by test framework and directories rather than test source files, r=gbrown. 2019-05-17 22:29:33 +00:00
moz.configure
mozilla-config.h.in
old-configure.in Bug 1558977 - Upgrade NSS 3.45 r=keeler 2019-06-12 23:22:22 +00:00
package-lock.json Backed out 13 changesets (bug 1494796) for dt failures on browser_dbg-navigation.js . CLOSED TREE 2019-06-14 07:20:42 +03:00
package.json Backed out 13 changesets (bug 1494796) for dt failures on browser_dbg-navigation.js . CLOSED TREE 2019-06-14 07:20:42 +03:00
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.