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
Перейти к файлу
Emilio Cobos Álvarez 2656f9a4d1 Bug 1700472 - Minor cleanup in ConstructDocElementFrame. r=dholbert
No behavior change, just compute the different things we need upfront.
At first I was going to use this in the following patch but it ended up
not being needed.

Differential Revision: https://phabricator.services.mozilla.com/D109545
2021-03-24 10:13:25 +00:00
.cargo Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
.vscode Bug 1685030 - Remove `rust` from `vscode` extensions list. r=sylvestre DONTBUILD 2021-01-05 17:28:05 +00:00
accessible Backed out 10 changesets (bug 1581859) for causing hazard failures. CLOSED TREE 2021-03-24 08:48:00 +02:00
browser Bug 1700364 - Page action buttons should not be remove-able in Proton. r=adw 2021-03-24 09:48:45 +00:00
build Bug 1699397 - Upgrade mach environment to glean-sdk 36.0.0. r=firefox-build-system-reviewers,sheehan,mhentges 2021-03-22 21:41:44 +00:00
caps Bug 1684001 - IsURIInPrefList should be infallible. r=masayuki 2021-03-08 23:36:40 +00:00
chrome Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
config Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
devtools Bug 1670570 - [devtools] Fix intermittent on browser_webconsole_close_groups_after_navigation.js. r=bomsy 2021-03-24 06:10:20 +00:00
docs Bug 1645419: Add new static analysis documentation r=andi 2021-03-22 17:28:37 +00:00
docshell Backed out 10 changesets (bug 1581859) for causing hazard failures. CLOSED TREE 2021-03-24 08:48:00 +02:00
dom Backed out 10 changesets (bug 1581859) for causing hazard failures. CLOSED TREE 2021-03-24 08:48:00 +02:00
editor Bug 1220696 - part 6: Support `insertLineBreak` and `insertParagraphSeparator` commands in `<textarea>` r=smaug 2021-03-24 01:55:09 +00:00
extensions Bug 1700051: part 5) Correct typo. r=smaug 2021-03-24 10:12:00 +00:00
gfx Bug 1699603 - Switch dirty region tracking from bitmask to rects. r=gfx-reviewers,nical 2021-03-23 20:24:43 +00:00
gradle/wrapper
hal Bug 1699707 - Remove DeviceProximityEvent and UserProximityEvent r=agi,annevk,smaug 2021-03-22 18:16:16 +00:00
image Bug 708901 - Migrate to nsTHashSet in image. r=tnikkel 2021-03-23 10:36:36 +00:00
intl Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
ipc Bug 1610570: Add a 'NoTaint=allvalid' attribute as well, and cut Gamepad over to it r=cmartin 2021-03-23 18:26:30 +00:00
js Bug 1700525 - Set object flags on the last property's shape instead of on the property's shape. r=iain 2021-03-24 05:51:01 +00:00
layout Bug 1700472 - Minor cleanup in ConstructDocElementFrame. r=dholbert 2021-03-24 10:13:25 +00:00
media Bug 1694517 - Update libdav1d to 6c6d25d3 for Firefox 89. r=mjf 2021-03-23 20:02:59 +00:00
memory Bug 1699321 - Avoid DMD crashes on Windows debug builds. r=mccr8 2021-03-22 22:50:25 +00:00
mfbt Bug 1601556 - Make Result<V, E> a literal type if V and E are literal types and PackingStrategy is not Variant. r=emilio 2021-03-23 12:35:19 +00:00
mobile Bug 1698174: Remove support for MOZ_DEBUG_*_WAIT_FOR_JAVA_DEBUGGER environment variables; r=geckoview-reviewers,agi 2021-03-23 18:59:54 +00:00
modules Bug 1699705 - Allow autocomplete to use related realm credentials. r=sfoster,leplatrem 2021-03-23 20:21:13 +00:00
mozglue Bug 1700113 - Use the builtin gettid() on Android. r=glandium 2021-03-23 00:41:12 +00:00
netwerk Bug 1700103 - Disallow to use https rr for internal requests r=necko-reviewers,dragana 2021-03-24 08:11:22 +00:00
nsprpub Bug 1694371, Update Firefox to NSPR_4_30_RTM. r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-03-16 15:15:43 +00:00
other-licenses Bug 1692893 - Minimal patch: Workaround atk extern "C" issue. r=Jamie 2021-02-16 00:40:33 +00:00
parser Bug 1698073 - Extend ysod event telemetry to record the status of document r=zbraniecki 2021-03-24 08:09:11 +00:00
python Bug 1697617 - Update Synced Tabs menu for Proton. r=emalysz,flod,desktop-theme-reviewers,harry 2021-03-24 07:20:46 +00:00
remote Bug 1694506 - [puppeteer] Update puppeteer-expected.json for v8.0.0 r=remote-protocol-reviewers,whimboo 2021-03-18 15:02:13 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-03-22 14:58:39 +00:00
services Merge mozilla-central to autoland. 2021-03-23 00:05:36 +02:00
servo Bug 1681691 - Also remove unnecessary 'unsafe' from a bunch of FontFaceRule descriptor getters. r=emilio 2021-03-23 17:10:23 +00:00
startupcache Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer 2021-03-23 10:36:39 +00:00
storage Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
taskcluster Bug 1699380 - Add an arm64 mac toolchain task for minidump-stackwalk. r=firefox-build-system-reviewers,mhentges 2021-03-24 05:15:11 +00:00
testing Bug 1220696 - part 6: Support `insertLineBreak` and `insertParagraphSeparator` commands in `<textarea>` r=smaug 2021-03-24 01:55:09 +00:00
third_party Bug 1694517 - Update libdav1d to 6c6d25d3 for Firefox 89. r=mjf 2021-03-23 20:02:59 +00:00
toolkit Bug 1698073 - Extend ysod event telemetry to record the status of document r=zbraniecki 2021-03-24 08:09:11 +00:00
tools Bug 1681985 - Extract LabelUtils to FormAutofillUtils.jsm. r=zbraniecki 2021-03-23 18:31:07 +00:00
uriloader Backed out 10 changesets (bug 1581859) for causing hazard failures. CLOSED TREE 2021-03-24 08:48:00 +02:00
view Backed out changeset 93fd52dafca2 (bug 1689682) as requested by haik. CLOSED TREE 2021-03-14 04:29:17 +02:00
widget Bug 1528289 - part 4: Prevent `click` event if APZC cancels autoscroll synchronously r=botond 2021-03-23 19:22:49 +00:00
xpcom Backed out 10 changesets (bug 1581859) for causing hazard failures. CLOSED TREE 2021-03-24 08:48:00 +02:00
xpfe/appshell Bug 1699506 - Part 1 - Add a NSTitlebarAccessoryViewController to ToolbarWindow to track when the titlebar is shown in fullscreen. r=mac-reviewers,mstange 2021-03-18 20:20:39 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1686831 - Import glibc printf test cases verbatim. r=mhoye 2021-01-28 09:48:53 +00:00
.cron.yml Bug 1699740 - Make updatebot run on a cron job in m-c r=aki 2021-03-23 17:17:52 +00:00
.eslintignore Bug 1690475 - [remote] Reorganize xpcshell and browser chrome tests. r=remote-protocol-reviewers,jdescottes 2021-02-23 17:37:03 +00:00
.eslintrc.js Bug 1700106 - [devtools] Remove now-useless eslint files related to mochitests. r=jdescottes,Standard8 2021-03-23 15:51:18 +00:00
.flake8 Bug 1695263 - Vendor in a copy of wptserve that's still Python 2 compatible, r=marionette-reviewers,whimboo 2021-03-03 10:03:05 +00:00
.git-blame-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.gitattributes
.gitignore Bug 1687154 - Add raptor's generated files to .gitignore. r=glandium DONTBUILD 2021-01-19 00:34:55 +00:00
.hg-annotate-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.hg-format-source
.hgignore Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,rstewart 2020-11-27 16:21:07 +00:00
.hgtags No bug - tagging 729eaf579f2827239182db122d59e42730ea540f with FIREFOX_NIGHTLY_88_END a=release DONTBUILD CLOSED TREE 2021-03-22 15:15:11 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.prettierrc
.taskcluster.yml Bug 1696944 - Part 3 - Add new image to taskcluster.yml. r=aki 2021-03-17 11:22:02 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
Cargo.toml Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1685390 - Update apilint to 0.4.1. r=esawin 2021-01-08 16:17:22 +00:00
client.mk Bug 1683797: Removes unnecessary lines from client.mk r=sheehan,firefox-build-system-reviewers,glandium 2021-03-09 14:45:24 +00:00
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1638991 - [mach] Run ./mach telemetry-tests-client with Python 3, r=raphael 2021-03-23 17:24:43 +00:00
mach.ps1 Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor 2021-01-20 02:08:40 +00:00
moz.build Bug 1687640 - Cover mach.ps1 in moz.build r=dmajor,firefox-build-system-reviewers 2021-01-20 15:20:27 +00:00
moz.configure Bug 1697098 - Default to --enable-bootstrap for arm64 mac builds. r=firefox-build-system-reviewers,andi,sheehan,mhentges 2021-03-09 21:27:52 +00:00
mozilla-config.h.in
old-configure.in Bug 1698706 - Always add PIC flags to C{,XX}FLAGS. r=firefox-build-system-reviewers,andi,sheehan,mhentges 2021-03-17 02:27:22 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


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 Firefox developers for
testing, may be buggy.