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
Emilio Cobos Álvarez efbee87994 Bug 1709415 - Support -webkit-image-set as a parse-time alias to image-set(). r=karlcow,twisniewski
The webkit syntax is an strict subset of the modern one, so this should
be doable, and is the simplest.

If my reading of the WebKit code is correct it should also be the way
WebKit deals with this (except they restrict -webkit-image-set() syntax
artificially).

 * https://github.com/w3c/csswg-drafts/issues/6285
 * https://github.com/whatwg/compat/issues/144

Differential Revision: https://phabricator.services.mozilla.com/D114912
2021-05-12 10:15:37 +00:00
.cargo Bug 1710095 - Update audioipc to 7537bfad for memmap -> memmap2 transition. r=chunmin,cubeb-reviewers,padenot 2021-05-10 20:40:40 +00:00
.vscode
accessible Bug 1705542: Don't assume an OuterDoc RemoteAccessible has a child document. r=eeejay 2021-05-11 23:17:08 +00:00
browser Bug 1706308 Fix alignment of numbers on Import Summary Page. r=tgiles 2021-05-11 21:06:30 +00:00
build Bug 1710473 - Remove hal::SetProcessPrioritySupported(). r=gsvelto,geckoview-reviewers,aklotz 2021-05-10 19:59:24 +00:00
caps
chrome
config Backed out 9 changesets (bug 1701695) for causing xpcshell failures in test_messagecontext.js. CLOSED TREE 2021-05-11 15:25:46 +03:00
devtools Bug 1710417 - [devtools] Update pretty-fast to 0.2.6. r=ladybenko. 2021-05-12 09:40:15 +00:00
docs Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD 2021-05-10 13:33:09 +00:00
docshell Bug 1706272: Remove owning-process-can-set workaround for overrideDPPX. r=nika 2021-05-10 23:12:10 +00:00
dom Bug 1629064 - pt 9. Use the current idle slice to start the GC if we can r=smaug 2021-05-12 06:46:11 +00:00
editor Bug 1708670 - nsIEditor.pasteTransferable won't insert image/png if nsITransaferable uses nsIInputStream. r=masayuki 2021-05-11 09:47:09 +00:00
extensions Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
gfx Bug 1710503 - Fix blend container + complex transform optimization r=gfx-reviewers,jnicol 2021-05-11 20:08:32 +00:00
gradle/wrapper
hal Bug 1710473 - Remove hal::SetProcessPrioritySupported(). r=gsvelto,geckoview-reviewers,aklotz 2021-05-10 19:59:24 +00:00
image Bug 1709622 - Remove no-op FLAG_WANT_DATA_SURFACE. r=tnikkel,jgilbert 2021-05-10 23:39:04 +00:00
intl Backed out 9 changesets (bug 1701695) for causing xpcshell failures in test_messagecontext.js. CLOSED TREE 2021-05-11 15:25:46 +03:00
ipc Bug 1629064 - pt 10. Add telemetry r=smaug 2021-05-12 06:46:11 +00:00
js Bug 1710627 - Optimize BaseShape tracing in TraceCycleCollectorChildren. r=jonco 2021-05-12 08:46:51 +00:00
layout Bug 1709491 Part 3 - Fix Subgrid::mMarginBorderPadding when the subgrid is a scroll frame. r=dholbert 2021-05-12 06:32:41 +00:00
media Bug 1710698: Temporarily disable updatebot for libdav1d r=freddyb 2021-05-11 18:52:53 +00:00
memory Backed out 10 changesets (bug 1696531) for causing mochitest failures in TypeError: cannot use a string pattern on a bytes-like object. CLOSED TREE 2021-05-06 23:57:56 +03:00
mfbt Bug 1710145 - Deduction guide RefPtr(already_AddRefed<T>) -> RefPtr<T> - r=kmag 2021-05-11 21:55:21 +00:00
mobile Bug 1708238 - Stop relying on messagemanager in ExtensionPolicyService r=robwu,geckoview-reviewers,agi 2021-05-10 16:55:09 +00:00
modules Bug 1629064 - pt 4. Add a pref for the maximum number of concurrent GCs r=smaug 2021-05-12 06:46:09 +00:00
mozglue Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
netwerk Backed out changeset e7187a1150ae (bug 1710671) for causing build bustages in nsHttpHandler. CLOSED TREE 2021-05-12 01:10:23 +03:00
nsprpub
other-licenses
parser
python Bug 1707829 - Go back to building http3server as a rust program. r=necko-reviewers,kershaw 2021-05-07 20:22:56 +00:00
remote Bug 1710000 - [remote] Allow the "remote-listening" observer to also print other messages to stderr. r=remote-protocol-reviewers,jgraham,jdescottes 2021-05-10 08:55:31 +00:00
security Bug 1647957 - Allow RDD and Socket processes to read /proc/self/{statm,smaps} on Linux r=gcp 2021-05-11 16:23:23 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-05-10 10:48:04 +00:00
servo Bug 1709415 - Support -webkit-image-set as a parse-time alias to image-set(). r=karlcow,twisniewski 2021-05-12 10:15:37 +00:00
startupcache
storage
taskcluster Bug 1710148 - Modify backfill action to properly handle vismet tasks. r=jmaher 2021-05-10 19:11:59 +00:00
testing Bug 1709415 - Support -webkit-image-set as a parse-time alias to image-set(). r=karlcow,twisniewski 2021-05-12 10:15:37 +00:00
third_party Bug 1710095 - Update audioipc to 7537bfad for memmap -> memmap2 transition. r=chunmin,cubeb-reviewers,padenot 2021-05-10 20:40:40 +00:00
toolkit Bug 1709360 - Turn off timer syncing for updating Nimbus experiments r=k88hudson 2021-05-12 09:20:07 +00:00
tools Bug 1706627: Migrate static wiki content for AWSY tests to PerfDocs r=perftest-reviewers,sparky 2021-05-11 20:08:08 +00:00
uriloader Bug 1696473: End subframe loads for initial about:blank document on request error. r=nika 2021-05-07 01:39:45 +00:00
view
widget Bug 1710176 [Wayland] Don't release callback surface if wl_container->surface is null, r=jhorak 2021-05-12 06:45:03 +00:00
xpcom Bug 1629064 - pt 9. Use the current idle slice to start the GC if we can r=smaug 2021-05-12 06:46:11 +00:00
xpfe/appshell Bug 1706316 - Part 2: Remove nsIBaseWindow::setFocus; r=hsivonen 2021-05-10 20:05:12 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1707937 - Consolidate live performance tests into a single schedule; r=perftest-reviewers,sparky 2021-05-05 11:45:03 +00:00
.eslintignore
.eslintrc.js Bug 1707711 - Stop using ChromeUtils.import(..., null) in testing/. r=kmag 2021-05-10 08:56:05 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1710095 - Update audioipc to 7537bfad for memmap -> memmap2 transition. r=chunmin,cubeb-reviewers,padenot 2021-05-10 20:40:40 +00:00
Cargo.toml Bug 1710099 - Update the minidump_writer_linux crate to replace the unmaintained memmap crate. r=gsvelto 2021-05-10 13:00:45 +00:00
client.mk
client.py No bug - fix client.py update_nss on python3. r=firefox-build-system-reviewers,mhentges,bbeurdouche 2021-05-05 16:59:09 +00:00
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.ps1
Makefile.in
moz.build Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD 2021-05-10 13:33:09 +00:00
moz.configure Bug 1599574 - Avoid re-running clang-plugin tests. r=firefox-build-system-reviewers,andi,mhentges 2021-05-05 21:21:11 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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.