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 6d5ce8f732 Bug 1655558 - Retrieve paper information from CUPS, and convert paperList to an async attribute. r=jwatt
This builds on top of bug 1656146 to compute the page information on a
background task, and return it via a promise.

Co-Authored-By: Erik Nordin <enordin@mozilla.com>

Differential Revision: https://phabricator.services.mozilla.com/D85865
2020-08-05 01:24:49 +00:00
.cargo Bug 1657131 - Bump cranelift version to 25e31739a63b7a33a4a34c961b88606c76670e46. r=cfallin. 2020-08-04 18:53:20 +00:00
.vscode
accessible Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
browser Bug 1547595 - Work around brokeness in GTK with CRLF copying. r=stransky,jhorak 2020-08-05 09:26:03 +00:00
build Bug 1652374 - Use LLD for non-PGO-profile-use clang builds on automation. r=froydnj 2020-08-04 02:26:42 +00:00
caps Bug 1633710 - Move uri.spec calls to nsIPrincipal r=necko-reviewers,geckoview-reviewers,preferences-reviewers,ckerschb,ntim,snorp,valentin 2020-08-04 11:10:41 +00:00
chrome
config Bug 1116553 - Rewrite version_win.pl in Python. r=firefox-build-system-reviewers,rstewart 2020-08-04 22:21:01 +00:00
devtools Bug 1657104 - Support onResourceUpdated for server resources r=ochameau,devtools-backward-compat-reviewers,nchevobbe 2020-08-05 08:59:42 +00:00
docs Bug 1653532 - Improve reference of Google Coding Style for C++ Code. r=sylvestre 2020-08-04 08:31:17 +00:00
docshell Bug 1653729 - Part 1: Generalize do_QueryActor API, r=kmag 2020-08-04 21:34:29 +00:00
dom Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers 2020-08-05 11:21:51 +00:00
editor Bug 1656430 - part 3: Create `EditorBase::DeleteRangesWithTransaction()` r=m_kato 2020-08-05 07:13:40 +00:00
extensions Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
gfx Bug 1657315 [Linux] Remove unused X11 display connection from gfxPlatformGtk, r=jhorak 2020-08-05 10:56:33 +00:00
gradle/wrapper
hal
image Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers 2020-08-05 11:21:51 +00:00
intl Bug 1656307 - Clean up some do_ImportModule calls with new overload, r=kmag 2020-08-04 21:39:52 +00:00
ipc Bug 1656349 - Refactor the IPC lifetimes for the PGamepadEventChannel object r=daoshengmu 2020-08-04 21:27:53 +00:00
js Bug 1656744 - Fix AssertDenseElementsNotIterated to check for indexed properties from the prototype chain. r=anba 2020-08-05 09:41:30 +00:00
layout Bug 1655558 - Retrieve paper information from CUPS, and convert paperList to an async attribute. r=jwatt 2020-08-05 01:24:49 +00:00
media Bug 1653720 - Do not generate kFid ssrc-group if no msid is present; r=bwc 2020-08-04 14:45:12 +00:00
memory Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
mfbt Bug 1656041 - Part 2: Return a struct from GetFrameFromDirection r=emilio 2020-08-04 15:23:47 +00:00
mobile Bug 1654922 - Part 3: Remove mentions about DocumentChannel pref from geckoview, r=mattwoodrow,geckoview-reviewers,agi 2020-07-30 23:24:43 +00:00
modules Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers 2020-08-05 11:21:51 +00:00
mozglue Bug 1655680 - Support JAE rel32 in our detour. r=handyman 2020-08-05 07:21:00 +00:00
netwerk Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers 2020-08-05 11:21:51 +00:00
nsprpub Bug 1656520 - NSPR_4_28_BETA1. r=kjacobs UPGRADE_NSPR_RELEASE 2020-08-04 12:01:24 +00:00
other-licenses
parser Bug 1650326 - Fix typo in error message about over-deep tree. DONTBUILD NPOTB r=alchen 2020-08-03 11:09:33 +00:00
python Bug 1657217: Remove unused test binaries; r=firefox-build-system-reviewers,glandium 2020-08-05 03:59:51 +00:00
remote Bug 1654922 - Part 2: Remove DocumentChannel pref from mach and mochitest tools, r=mattwoodrow,remote-protocol-reviewers,maja_zf 2020-07-31 13:06:08 +00:00
security Bug 1655105 - land NSS afa38fb2f0b5 UPGRADE_NSS_RELEASE, r=jcj 2020-08-04 19:54:56 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-08-03 14:13:18 +00:00
servo Backed out 4 changesets (bug 1656236) for build bustages on a CLOSED TREE 2020-08-05 12:10:43 +03:00
startupcache Bug 1651941 - Free unreferenced child StartupCache entries on send r=froydnj 2020-07-22 20:31:31 +00:00
storage Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
taskcluster Bug 1648723 - Run full backstops every 20 pushes, and backstops optimized by bugbug every 10 pushes. r=ahal,jmaher 2020-08-05 11:25:20 +00:00
testing Bug 1556342 - Implement customElements.define's form-associated; r=edgar,smaug 2020-08-05 09:35:56 +00:00
third_party Backed out 4 changesets (bug 1656236) for build bustages on a CLOSED TREE 2020-08-05 12:10:43 +03:00
toolkit Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers 2020-08-05 11:21:51 +00:00
tools Bug 1649966 - Discard the docs for vcs-setup git. r=glandium 2020-08-05 02:47:20 +00:00
uriloader Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
view
widget Bug 1655558 - Retrieve paper information from CUPS, and convert paperList to an async attribute. r=jwatt 2020-08-05 01:24:49 +00:00
xpcom Bug 1652278 part 2: Flesh out PrintedSheetFrame implementation so that it serves as the container for nsPageFrame. r=TYLin 2020-08-05 03:28:32 +00:00
xpfe/appshell Bug 1653729 - Part 1: Generalize do_QueryActor API, r=kmag 2020-08-04 21:34:29 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1620537 - Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop 2020-07-24 21:37:12 +00:00
.clang-format
.clang-format-ignore
.cron.yml Bug 1652438 - Schedule all tests to run nightly on test-windows10-64-ref-hw-2017 r=perftest-reviewers,davehunt,jmaher,AlexandruIonescu 2020-07-31 11:04:21 +00:00
.eslintignore
.eslintrc.js Bug 1656292 - Enable remaining ESLint rules on editor/libeditor/tests/*.xhtml files. r=masayuki 2020-07-31 23:58:46 +00:00
.flake8 Bug 1654090 - Replace testing/mochitest/pywebsocket with pywebsocket3; r=jmaher 2020-07-22 02:06:38 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging e8d1d9067328f6929a618c67f5d1e83cd9a4858f with FIREFOX_NIGHTLY_80_END a=release DONTBUILD CLOSED TREE 2020-07-27 17:45:36 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-07-27 17:45:43 +00:00
Cargo.lock Backed out 4 changesets (bug 1656236) for build bustages on a CLOSED TREE 2020-08-05 12:10:43 +03:00
Cargo.toml Bug 1657131 - Bump cranelift version to 25e31739a63b7a33a4a34c961b88606c76670e46. r=cfallin. 2020-08-04 18:53:20 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1654994 - Switch full symbols archive to tar.zst. r=firefox-build-system-reviewers,rstewart,tomprince 2020-07-31 20:27:54 +00:00
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1594914 - Convert mach python-test to run with python 3 r=gbrown 2020-08-04 17:40:58 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1653950 - Bump glib version requirement. r=karlt 2020-07-24 09:11:59 +00:00
package-lock.json Bug 1620537 - Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop 2020-07-24 21:37:12 +00:00
package.json Bug 1620537 - Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop 2020-07-24 21:37:12 +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.