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
Перейти к файлу
Daniel Holbert 41ef145833 Bug 1624247 part 3: Refactor CachedBAxisMeasurement to be an optional member in a more general CachedFlexItemData class. r=TYLin
This patch should not impact behavior; it is purely a refactoring change.

In a later patch, I will add more (non-optional) members to this new class, to
cache additional data.

One happy outcome of the current patch is that CachedBAxisMeasurement's members
can now become (mostly) 'const' again, now that we can reconstruct it in-place
by virtue of it being stored in a Maybe<>.

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

--HG--
extra : moz-landing-system : lando
2020-03-25 05:02:35 +00:00
.cargo Bug 1619005 - Update cubeb-coreaudio to 799518a. r=padenot 2020-03-20 16:41:27 +00:00
.vscode
accessible Backed out changeset 155281fd18fd (bug 1571461) for mochitest failures at test_general.xhtml. CLOSED TREE 2020-03-24 21:27:46 +02:00
browser Bug 1583790 - Ensure that we are passing valid principal values as arguments to functions in SitePermissions.jsm. r=johannh,prathiksha 2020-03-25 09:04:35 +00:00
build Bug 1624267 - Fix intermittent hangs with ThreadSanitizer. r=froydnj 2020-03-23 13:08:47 +00:00
caps Backed out 4 changesets (bug 1622042) for causing AddonInstallException: Could not install add-on: c:\users\task_1584560140\appdata\local\temp\tmpbg9_h7.zip: ERROR_FILE_ACCESS: There was an error accessing the filesystem. CLOSED TREE 2020-03-18 22:49:23 +02:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Bug 1624015: Update shim code to support new import r=mgaudet 2020-03-23 19:19:38 +00:00
devtools Bug 1602468 - Skip destroy for object fronts on Toolbox destroy r=ochameau,nchevobbe 2020-03-25 09:28:06 +00:00
docs Bug 1623320 - Add support to run mozlint on dotfile r=linter-reviewers,ahal 2020-03-20 21:51:03 +00:00
docshell Bug 1622111 - Convert security.data_uri.unique_opaque_origin to static pref and remove ClientPrefs. r=njn 2020-03-23 16:08:52 +00:00
dom Bug 1624768 - Forbid multisampled unsized DEPTH_STENCIL. r=lsalzman 2020-03-25 05:40:54 +00:00
editor Bug 1620504 - part 23: Fix some inconsistent coding style in editor r=m_kato 2020-03-22 10:46:39 +00:00
extensions Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
gfx Bug 1611467 - disable Skia typeface cache to prevent it from leaking fonts. r=jrmuizel 2020-03-25 00:58:41 +00:00
gradle/wrapper
hal Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
image Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
intl Bug 1617369 - Reformat intl/l10n/rust/fluent-ffi/ using rustfmt r=zbraniecki 2020-03-24 16:45:42 +00:00
ipc Bug 1550900 - Support "frozen" shared memory where the parent process retains write access. r=froydnj 2020-03-20 16:23:59 +00:00
js Bug 1624236 - 1624236: Removed 'else after 'break' in js/src/vm/Shape.cpp r=jandem 2020-03-25 09:07:31 +00:00
layout Bug 1624247 part 3: Refactor CachedBAxisMeasurement to be an optional member in a more general CachedFlexItemData class. r=TYLin 2020-03-25 05:02:35 +00:00
media Bug 1624458: Make sure we cancel callbacks in close. r=mjf 2020-03-24 16:19:42 +00:00
memory Bug 1624237 - Run misc-unused-using-decls - Remove useless declarations r=andi 2020-03-23 13:15:33 +00:00
mfbt Bug 1490781 - Add FunctionRef, a non-owning reference to a callable value (function pointer, lambda, etc.). r=botond 2020-03-24 00:12:41 +00:00
mobile Bug 1624715 - Remove network assertion introduced in Bug 1622816, r=snorp. 2020-03-24 21:44:49 +00:00
modules Bug 1623938 - Disable high-contrast overriding document colors on non-Windows platforms by default. r=morgan,Jamie 2020-03-25 08:22:50 +00:00
mozglue Bug 1291377 - Don't use custom linker on Android 6.0+ r=glandium 2020-03-20 15:35:48 +00:00
netwerk Bug 1624761 - Remove OverrideStatus from DocumentLoadListener. r=mattwoodrow 2020-03-25 01:12:37 +00:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
parser Bug 1621813 - Remove nsIScriptError.exceptionFlag. r=mccr8 2020-03-19 21:31:44 +00:00
python Bug 1624190 - Use time.process_time() on Python 3; r=rstewart 2020-03-23 16:32:07 +00:00
remote Bug 1623581 - [puppeteer] Update expected tests for Puppeteer. r=remote-protocol-reviewers,maja_zf 2020-03-24 21:49:08 +00:00
security Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler 2020-03-24 16:41:27 +00:00
services Bug 1598924 - make remote settings handle shutdown gracefully, r=leplatrem,asuth 2020-03-24 14:55:41 +00:00
servo Backed out 7 changesets (bug 1341507) for mochitest failures in dom/grid/test/chrome/test_grid_repeat_auto_fill.html CLOSED TREE 2020-03-19 02:49:17 +02:00
startupcache Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
storage Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
taskcluster Bug 1598746 - Adjust some mochitest and reftest SCHEDULES.exclusive entries; r=ahal 2020-03-24 14:55:28 +00:00
testing Bug 1598278 - Check that Service Worker controls client in navigate() r=asuth 2020-03-24 23:35:38 +00:00
third_party Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler 2020-03-24 16:41:27 +00:00
toolkit Bug 1624054 - break apart the raw candidate table in about:webrtc;r=bwc 2020-03-24 18:01:24 +00:00
tools Bug 1623328 Handle missing target_task_set in try estimates r=ahal 2020-03-24 16:39:37 +00:00
uriloader Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen 2020-03-19 10:45:28 +00:00
view Bug 1503656 - Part 7. Notify of safe area insets changed. r=smaug 2020-03-04 08:16:31 +00:00
widget Bug 1624708 - Make non-native theme keyboard navigable. r=spohl 2020-03-24 22:51:26 +00:00
xpcom Bug 1624594 - Check for memory leak env vars on crashing r=mccr8 2020-03-24 15:53:16 +00:00
xpfe/appshell Bug 1507375 - Restrict the controllability of UI parts visibility with features parameter of window.open. r=smaug 2020-03-19 09:13:12 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1617959: Switch to the babel-eslint parser and turn on support for optional chaining and nullish coalescing operator syntaxes. r=Standard8 2020-03-13 19:15:11 +00:00
.clang-format
.clang-format-ignore Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
.cron.yml Bug 1622302 - kick off automated beta builds at 02:00 UTC instead of 04:00. DONTBUILD r=jlorenzo 2020-03-23 16:17:09 +00:00
.eslintignore Bug 1620542 - Turn on linting of .eslintrc.js files. r=mossop 2020-03-07 09:30:44 +00:00
.eslintrc.js Bug 1622328 - .eslintrc.js: Add the license r=Standard8 2020-03-18 09:27:54 +00:00
.flake8 Bug 1622682 : removed unused imports and variables. r=sylvestre 2020-03-22 23:08:05 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1617827 - Wasm: Switch to 'wasm-generate-testsuite' tooling for importing spec test-suite. r=lth 2020-03-11 04:05:15 +00:00
.hgtags No bug - Tagging mozilla-central 34377d8c0d2ad98f525b26e7ad8003dbdac94da6 with FIREFOX_NIGHTLY_75_END a=release DONTBUILD CLOSED TREE 2020-03-09 15:37:31 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1610512 - Part 5: Updating ICU requires a clobber. r=jwalden 2020-03-19 09:35:16 +00:00
Cargo.lock Bug 1624396 - update SWGL to use the centralized WR shader list. r=jrmuizel 2020-03-24 19:13:49 +00:00
Cargo.toml Bug 1623085 - Only explicitly set number of Rust codegen-units for target artifacts. r=froydnj 2020-03-17 16:47:52 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1623593 - Get rid of NECKO_COOKIES compilation flag, r=mayhemer 2020-03-24 16:30:03 +00:00
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py Bug 1624190 - Try importing from collections.abc first; r=rstewart 2020-03-23 16:33:07 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1623765 - `mach watch` supports Python 3 r=dmajor 2020-03-23 21:34:16 +00:00
moz.build Bug 1598746 - Adjust some mochitest and reftest SCHEDULES.exclusive entries; r=ahal 2020-03-24 14:55:28 +00:00
moz.configure Bug 1620980 - Fix Windows artifact builds after bug 1620165. r=froydnj 2020-03-10 00:23:40 +00:00
mozilla-config.h.in
old-configure.in Bug 1623593 - Get rid of NECKO_COOKIES compilation flag, r=mayhemer 2020-03-24 16:30:03 +00:00
package-lock.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
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://firefox-source-docs.mozilla.org/contributing/directory_structure.html

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

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

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