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
Go to file
Eitan Isaacson df6032b2ba Bug 1626036 - Add a stateWithMask method to mozAccessible. r=morgan
Having this kind of method will let us know what the states of interest are.
If all the states are cached we can return them without inquiring the full state.

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

--HG--
extra : moz-landing-system : lando
2020-04-02 05:47:43 +00:00
.cargo Bug 1626697 - P2: Update cubeb-coreaudio to 432259a. r=padenot 2020-04-02 01:29:44 +00:00
.vscode
accessible Bug 1626036 - Add a stateWithMask method to mozAccessible. r=morgan 2020-04-02 05:47:43 +00:00
browser Bug 1622476 - About Welcome termination telemetry r=nanj 2020-04-02 16:55:41 +00:00
build Bug 1623321 - Add perftest r=sparky,perftest-reviewers,marionette-reviewers,whimboo,ahal 2020-04-02 13:04:41 +00:00
caps Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin 2020-03-31 18:47:30 +00:00
chrome
config Bug 1587353 - Add an http3 test server r=agrover 2020-03-28 20:06:41 +00:00
devtools Bug 1619720 - Remove TabDescriptor options r=ochameau,ladybenko 2020-04-02 16:09:09 +00:00
docs Bug 1625216 - bugzilla/doc: Move priority definition into a specific file r=emceeaich 2020-03-28 00:44:33 +00:00
docshell Bug 1626417 - Try enabling DocumentChannel for about:privatebrowsing. r=nika 2020-04-02 00:47:43 +00:00
dom Bug 1624234 - Removes else or else if after return statement r=padenot 2020-03-30 20:08:39 +00:00
editor Bug 1625834 - Replace MOZ_MUST_USE with [[nodiscard]] in editor. r=masayuki 2020-04-02 05:43:31 +00:00
extensions Backed out changeset 848221b2e156 (bug 1620402) for causing several test failures. 2020-03-30 11:35:20 +03:00
gfx Bug 1626666 - Rename IpcProfileCounters into TransactionProfileCounters. r=jrmuizel 2020-04-02 18:25:59 +00:00
gradle/wrapper
hal Backed out 3 changesets (bug 1620145) for lints failure and Android bustages CLOSED TREE 2020-03-28 01:36:27 +02:00
image Bug 1622661 - Removed 'else' after 'return'. r=tnikkel 2020-03-31 19:27:35 +00:00
intl Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin 2020-03-31 18:47:30 +00:00
ipc Bug 1626802 part 1: mscom: Provide a way for Interceptors to avoid unnecessary cross-thread QueryInterface calls. r=aklotz 2020-04-01 23:30:21 +00:00
js Bug 1624363 - Update GC test syntax. r=lth 2020-04-02 19:51:28 +00:00
layout Backed out changeset 30fe730b5ab1 (bug 1605895) for causing mochitest failures in HttpChannelChild 2020-04-02 20:37:12 +03:00
media Bug 1609124 - check for associated IP address on interface for ICE dualstack operation. r=bwc 2020-04-01 20:38:26 +00:00
memory Bug 1625138 - Part 16: Replace mozilla::IsIntegral with std::is_integral. r=froydnj 2020-03-28 13:57:15 +00:00
mfbt Bug 1626267 - fix build bustage r=bustage-fix on a CLOSED TREE 2020-04-01 19:29:19 +03:00
mobile Bug 1617436 - Reset caret before doing another find in page test. r=geckoview-reviewers,aklotz 2020-04-01 16:18:50 +00:00
modules Bug 1625568 - Add compatibility heuristics to third-party cookie blocking - part 1 - pref to add heuristics and storage access API to cookie behavior REJECT_FOREIGN, r=dimi,timhuang 2020-04-01 18:11:11 +00:00
mozglue Bug 1625856 - ProfileBufferChunkManagerWithLocalLimit - r=canaltinova 2020-04-02 03:09:36 +00:00
netwerk Bug 1626743 - Fix the logic for the sniffer data r=dragana 2020-04-02 14:08:42 +00:00
nsprpub
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 1623321 - Add perftest r=sparky,perftest-reviewers,marionette-reviewers,whimboo,ahal 2020-04-02 13:04:41 +00:00
remote Bug 1626526 - [remote] Don't emit internal network request events for invalid top frame elements. r=remote-protocol-reviewers,maja_zf 2020-04-01 13:29:15 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-04-02 14:01:33 +00:00
services Bug 1624983 - follow-up: add missing Array.from call a=fix 2020-04-02 20:01:58 +00:00
servo Bug 1625036 - Tweak background: transparent handling so that color: transparent doesn't override UA sheet backgrounds. r=morgan 2020-03-30 15:09:33 +00:00
startupcache Backed out changeset 73e0e7a872c3 (bug 1626815) for causing failures regarding startupCache. 2020-04-02 22:15:38 +03: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 1623321 - Add perftest r=sparky,perftest-reviewers,marionette-reviewers,whimboo,ahal 2020-04-02 13:04:41 +00:00
testing Bug 1607763 - Fix mochitest pass/fail count handling when running in debugger; r=bc 2020-04-02 19:22:52 +00:00
third_party Bug 1624363 - Vendor wat 0.1.14. r=lth 2020-04-02 19:42:57 +00:00
toolkit Bug 1626779 - fix wizard page header handling so it copes with non-fluent labels, r=mconley 2020-04-02 19:19:19 +00:00
tools Bug 1623321 - Add perftest r=sparky,perftest-reviewers,marionette-reviewers,whimboo,ahal 2020-04-02 13:04:41 +00:00
uriloader Bug 1597268 - Remove Navigator#registerContentHandler r=annevk,smaug 2020-04-01 21:20:50 +00:00
view Bug 1616245 - Change a few nsIWidget functions to take strongly-typed arguments. r=jfkthame 2020-04-01 11:50:47 +00:00
widget Bug 1626318 - Protect against dataSize being absurdly large. r=botond 2020-04-01 21:22:57 +00:00
xpcom Bug 1622322 - Improve print performance when sheets are adopted multiple times r=emilio 2020-04-01 20:06:47 +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
.clang-format
.clang-format-ignore
.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
.eslintrc.js Bug 1622328 - .eslintrc.js: Add the license r=Standard8 2020-03-18 09:27:54 +00:00
.flake8 Backed out changeset 78a429af0ec5 (bug 1622687) for build bustage 2020-03-30 23:32:19 +03:00
.gdbinit Bug 1625614 - Use un-prefixed "define" command in .gdbinit so as to not upset gdb 9.1 r=froydnj 2020-03-30 22:07:11 +00:00
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1624887 - set decision task retries to 0. r=Callek 2020-03-27 17:57:48 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Backed out 3 changesets (bug 1620145) for lints failure and Android bustages CLOSED TREE 2020-03-28 01:36:27 +02:00
Cargo.lock Bug 1624363 - Vendor wat 0.1.14. r=lth 2020-04-02 19:42:57 +00:00
Cargo.toml Bug 1587353 - Add an http3 test server r=agrover 2020-03-28 20:06:41 +00:00
client.mk
client.py
CLOBBER Bug 1610512 - Part 5: Updating ICU requires a clobber. r=jwalden 2020-03-19 09:35:16 +00:00
configure.in
configure.py Bug 1623982 - Fix performance of indented_repr in Python 3 r=ahal 2020-03-25 19:40:06 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Backed out 3 changesets (bug 1625014, bug 1617748, bug 1623701) for causing linting failure CLOSED TREE 2020-03-26 17:13:39 +02:00
Makefile.in Bug 1623593 - Get rid of NECKO_COOKIES compilation flag, r=mayhemer 2020-03-24 16:30:03 +00:00
moz.build Bug 1625216 - Migration the bugzilla doc in-tree from github r=emceeaich 2020-03-28 00:40:49 +00:00
moz.configure
mozilla-config.h.in
old-configure.in Bug 1626344 - switch back to -Oz on android on beta and release. r=froydnj 2020-04-01 14:57:10 +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
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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.