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
Markus Stange d1c4429158 Bug 1599251 - Don't leave unused surfaces in the swap chain. r=jrmuizel
When updating the layer at 60fps, the surface that we would be leaving behind
here would usually still be in use at the time this method was called.
But when some time has passed since the last update, usually all surfaces in
mSurfaces are no longer "in use" so we can "compress" the swap chain to be
double-buffered.

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

--HG--
extra : moz-landing-system : lando
2019-12-18 20:34:28 +00:00
.cargo Bug 1603761 - Update cubeb-coreaudio to 868d847. r=padenot 2019-12-17 17:12:12 +00:00
.vscode Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya 2019-11-14 10:35:12 +00:00
accessible Bug 1601537: Fix text navigation in text leaf Accessibles on Android. ?MarcoZ r=MarcoZ 2019-12-16 06:25:54 +00:00
browser Bug 1603969 - Part 3: Add an automated test to ensure that after storage access has been granted, the third-party is allowed to load images from tracking origins; r=baku 2019-12-19 02:56:56 +00:00
build Bug 1604814 - change the OS X SDK headers check to only run on OS X; r=rstewart 2019-12-18 21:00:57 +00:00
caps Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
chrome Bug 1601113, replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins 2019-12-17 00:33:16 +00:00
config Backed out 2 changesets (bug 1569369, bug 1566288) for build bustages at rlbox_sandbox.hpp. CLOSED TREE 2019-12-18 13:53:56 +02:00
devtools Bug 1291192 - Exclude-mode filtering for Console (v2) r=nchevobbe 2019-12-18 11:20:58 +00:00
docshell Bug 1596820 - part 2: Remove use of nsIDocShellTreeItem in nsDocShellLoadState::SetupInheritingPrincipal. r=kmag 2019-12-18 18:49:05 +00:00
dom Bug 1603969 - Part 1: Remove the concept of granted origins from the anti-tracking backend; r=baku 2019-12-19 02:56:52 +00:00
editor Bug 1587433: part 7.5) Adapt callers of RangeBoundaryBase::Offset(). r=smaug 2019-12-16 11:31:46 +00:00
extensions Bug 1603969 - Part 2: Update existing 'storageAccessAPI' permissions with granted origin used in them; r=baku 2019-12-19 02:56:54 +00:00
gfx Bug 1599251 - Don't leave unused surfaces in the swap chain. r=jrmuizel 2019-12-18 20:34:28 +00:00
gradle/wrapper Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp 2019-11-14 17:04:32 +00:00
hal Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
image Backed out 2 changesets (bug 1598497) for causing OSX build bustages CLOSED TREE 2019-12-18 01:54:56 +02:00
intl Bug 1603112 Do not include intl.properties in shared bundles to apply changes from installed langpacks; r=kmag 2019-12-18 08:41:09 +00:00
ipc Bug 1604084 - Fix log names of leak checking and refactor it. r=gsvelto 2019-12-18 17:02:10 +00:00
js Bug 1602699 - Part 9: Centralize resumption value completion more. r=jimb 2019-12-19 01:05:38 +00:00
layout Bug 1581467 - Do not use synthetic display-inside values. r=TYLin 2019-12-19 01:19:04 +00:00
media Bug 1601561 - Move parser names to static functions.;r=dminor 2019-12-16 14:07:13 +00:00
memory Bug 1601590 - Undef _FORTIFY_SOURCE to fix build with --warnings-on-errors. r=glandium 2019-12-12 01:59:13 +00:00
mfbt Backed out changeset 310c4bf09003 (bug 1604585) for build bustages on ReentrancyGuard.h 2019-12-17 20:58:26 +02:00
mobile Bug 1603133 - Remove unused Fennec components in mobile/android/components; r=snorp 2019-12-18 23:52:48 +00:00
modules Bug 1601177 - Re-enable parallel SDP parsing on Nightly;r=mjf 2019-12-18 09:05:42 +00:00
mozglue Bug 1604661 - Gecko Profiler filter "*" selects all registered threads - r=gregtatum 2019-12-18 20:38:59 +00:00
netwerk Bug 1603969 - Part 1: Remove the concept of granted origins from the anti-tracking backend; r=baku 2019-12-19 02:56:52 +00:00
nsprpub Bug 1591887 - Uplift NSPR 4.24 RTM, only version number changes. r=jcj 2019-12-02 18:27:33 +00:00
other-licenses
parser Bug 485941 - Stack overflow using overly-deep XML tree (DoS). r=bzbarsky 2019-12-13 17:53:41 +00:00
python Bug 1604295 - Update NodeJS to 8.17.0 and npm to 6.13.4 r=Standard8 2019-12-18 21:59:33 +00:00
remote Bug 1599994 - [remote] Implement Page.printToPDF. r=remote-protocol-reviewers,ato,maja_zf 2019-12-16 16:19:04 +00:00
security bug 1602593 - add dedicated thread for osclientcerts OS API calls r=jcj 2019-12-18 00:20:28 +00:00
services Bug 1582317 - record the sync storage node type in the sync telemetry ping. r=tcsc 2019-12-14 04:26:05 +00:00
servo Bug 1581467 - Do not use synthetic display-inside values. r=TYLin 2019-12-19 01:19:04 +00:00
startupcache Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
storage Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
taskcluster Bug 1604295 - Update NodeJS to 8.17.0 and npm to 6.13.4 r=Standard8 2019-12-18 21:59:33 +00:00
testing Backed out 4 changesets (bug 1604506, bug 1602547, bug 1602544) for failing at /printcmd.py and /user_prompts.py 2019-12-19 04:43:57 +02:00
third_party Bug 1603761 - Update cubeb-coreaudio to 868d847. r=padenot 2019-12-17 17:12:12 +00:00
toolkit Bug 1603969 - Part 3: Add an automated test to ensure that after storage access has been granted, the third-party is allowed to load images from tracking origins; r=baku 2019-12-19 02:56:56 +00:00
tools Bug 1604916 - Update the yamllint to version 1.9.0 r=Callek 2019-12-18 21:32:12 +00:00
uriloader Backed out 2 changesets (bug 1598497) for causing OSX build bustages CLOSED TREE 2019-12-18 01:54:56 +02:00
view Bug 1597847, rename remaining misc xul files from within /view, /gfx, /extensions, and /testing to .xhtml format r=marionette-reviewers,bgrins,whimboo,gbrown 2019-12-02 19:16:22 +00:00
widget Backed out 2 changesets (bug 1602195) for toolkit/components/alerts/test/test_alerts.html failures CLOSED TREE 2019-12-19 03:50:16 +02:00
xpcom Bug 1603133 - Remove unused Fennec components in mobile/android/components; r=snorp 2019-12-18 23:52:48 +00:00
xpfe/appshell Bug 1603889 - Remove AppWindow::GetContentScrollbarVisibility. r=smaug 2019-12-17 21:54:56 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1592302: Part 1: Import regexp directory from v8 r=mgaudet,mhoye 2019-11-28 18:48:23 +00:00
.cron.yml Bug 1596775: Run system-symbols task daily; r=glandium 2019-12-11 10:14:31 +00:00
.eslintignore Bug 1593674 - remove marionette VideoStream YouTube test as it's duplicated in raptor r=tarek,marionette-reviewers,whimboo 2019-12-05 14:06:38 +00:00
.eslintrc.js Bug 1556380 - Enable more ESLint rules for extensions/. r=Ehsan 2019-12-06 21:05:20 +00:00
.flake8 Bug 1596775: Add flake8 skip for python3.8; 2019-12-13 06:44:20 +02:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
.hgtags No bug - Tagging mozilla-central 6d3a96d7f2f44e941ef6b61bfa10eed0389b142f with FIREFOX_NIGHTLY_72_END a=release DONTBUILD CLOSED TREE 2019-12-02 11:57:37 +00:00
.lldbinit Bug 1603645. Make the .lldbinit python scripts compatible with Python 3. r=froydnj 2019-12-13 17:53:13 +00:00
.mailmap
.prettierignore
.prettierrc Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop 2019-12-11 08:12:57 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1603761 - Update cubeb-coreaudio to 868d847. r=padenot 2019-12-17 17:12:12 +00:00
Cargo.toml Bug 1603658, Bug 1604123 - Update rlbox_lucet_sandbox to version which supports disabling static inline thread_locals and specifies explicit dependencies r=froydnj 2019-12-17 18:11:47 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-12-02 11:59:11 +00:00
configure.in
configure.py Bug 1593948 - Touch clobber in configure.py instead of clobber.py; r=firefox-build-system-reviewers,chmanchester 2019-11-19 21:49:13 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester 2019-12-17 19:17:43 +00:00
Makefile.in Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester 2019-12-09 18:03:53 +00:00
moz.build Bug 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +00:00
moz.configure Bug 1470591 - Part 6: Create a fork server process. r=gsvelto 2019-12-05 00:02:40 +00:00
mozilla-config.h.in
old-configure.in Bug 1602020 - land NSS c46bc59ce7d4 UPGRADE_NSS_RELEASE, r=kjacobs 2019-12-16 20:53:59 +00:00
package-lock.json
package.json
README.txt
settings.gradle Bug 1598010 - Move examples into mozilla-central r=agi 2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
test.mozbuild

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

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

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 in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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.