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
Timothy Nikkel 38a1920e37 Bug 1633343. Also use the style WS_EX_TRANSPARENT on the compositor window. r=sotaro
The original workaround given by Microsoft was both WS_EX_TRANSPARENT and WS_EX_LAYERED. In bug 1627505 we tried to just add WS_EX_LAYERED because it was all that was needed to fix that bug and we hoped it wouldn't re-introduce the blank window problem. But it did. So we may as well go with both flags as recommended by Microsoft.

Differential Revision: https://phabricator.services.mozilla.com/D72598
2020-04-27 13:27:07 +00:00
.cargo Bug 1632093 - mach vendor rust. r=padenot 2020-04-27 19:11:27 +00:00
.vscode
accessible Bug 1632958 - Add await for addVisits async function call. r=MarcoZ 2020-04-25 05:21:41 +00:00
browser Bug 1614364 - WNPanel message JSON is editable; button renders new message r=pdahiya 2020-04-27 18:34:29 +00:00
build Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
caps Bug 1630372 - remove geturi in nsNetUtil.cpp r=ckerschb,necko-reviewers,valentin 2020-04-27 10:54:47 +00:00
chrome
config Bug 1604615 - Use cargo linker wrapper for native sanitizer builds, but don't set problematic flags. r=glandium 2020-04-21 10:31:53 +00:00
devtools Backed out 7 changesets (bug 1602075, bug 1551574) for failing multiple dt e.g. browser_accessibility_context_menu_inspector.js on a CLOSED TREE 2020-04-27 20:23:42 +03:00
docs Bug 1622836 - Added documentation for nsIPromptService. r=johannh DONTBUILD 2020-04-22 10:28:04 +00:00
docshell Bug 1597413 - fix locking screen orientation to be fission compatible. r=farre 2020-04-27 15:43:36 +00:00
dom Bug 1624181 - Omit getDisplayMedia() function on android to aid feature detection. r=dminor,snorp,webidl,smaug 2020-04-27 15:05:29 +00:00
editor Bug 1633014 - Fix non-unified build errors in editor/. r=m_kato 2020-04-27 03:36:57 +00:00
extensions Bug 1627220 - Skip expired permissions in getAllWithTypePrefix and getAllForPrincipal. r=baku 2020-04-27 17:26:04 +00:00
gfx Bug 1632795 - Ensure invalidate_rendered_frame is not overridden by the frame being a no-op. r=gw 2020-04-27 16:28:54 +00:00
gradle/wrapper
hal
image Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
intl Bug 425915 - Use complex line breaker to identify word boundaries in SEAsian languages without interword spaces. r=m_kato 2020-04-23 14:18:08 +00:00
ipc Bug 1626174 - Enable use of wasm sandboxed libOgg in the OggDemuxer in linux, mac, try servers r=padenot,erahm,dmajor,firefox-build-system-reviewers 2020-04-22 11:16:10 +00:00
js Bug 1633444 - Cleanup Nursery buffer pointer forwarding. r=jonco 2020-04-27 17:33:36 +00:00
layout Bug 1632589 - Don't wait to check dpi. 2020-04-27 17:14:47 +00:00
media Bug 1629565: Some logging that was helpful. r=mjf 2020-04-27 14:38:26 +00:00
memory Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
mfbt Bug 1626587 - Part 4: Remove mozilla::IsPod for HashMapEntry. r=jwalden 2020-04-27 12:00:48 +00:00
mobile Bug 1444294 implement browser.permissions onAdded/Removed r=robwu 2020-04-27 16:20:12 +00:00
modules Bug 1624181 - Omit getDisplayMedia() function on android to aid feature detection. r=dminor,snorp,webidl,smaug 2020-04-27 15:05:29 +00:00
mozglue Bug 1615569 - Add TSan suppression for global race in freebl. r=jcj 2020-04-27 16:52:25 +00:00
netwerk No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-04-27 14:21:26 +00:00
nsprpub
other-licenses Bug 1632807 - Keep the WebBrowser plugin DLL from being unloaded after creating a timer. r=agashlin 2020-04-24 19:10:34 +00:00
parser
python Bug 1632780 - improve test coverage r=sparky 2020-04-27 15:40:58 +00:00
remote Bug 1633042 - [remote] Compare frame id after load event r=remote-protocol-reviewers,whimboo 2020-04-27 15:04:51 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-04-27 14:21:26 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-04-27 14:21:26 +00:00
servo Bug 1509418 - Collect ancestor hashes from single-length :is and :where selector lists. r=heycam,boris 2020-04-23 19:20:35 +00:00
startupcache
storage Bug 1628715 - Part 15: Replace MOZ_NONNULL_RETURN by returning NotNull<elem_type*>. r=xpcom-reviewers,necko-reviewers,dragana,nika 2020-04-24 13:35:27 +00:00
taskcluster Bug 1619233 - run js-bench tests every 10th push, r=jmaher. 2020-04-27 18:02:41 +00:00
testing Bug 1624181 - Omit getDisplayMedia() function on android to aid feature detection. r=dminor,snorp,webidl,smaug 2020-04-27 15:05:29 +00:00
third_party Bug 1632093 - mach vendor rust. r=padenot 2020-04-27 19:11:27 +00:00
toolkit Bug 1632093 - Update cubeb-pulse-rs. r=padenot 2020-04-27 19:11:25 +00:00
tools Bug 1632822 - create webrender list of crashtests to have focused tests on android phones. r=bc 2020-04-27 18:06:47 +00:00
uriloader Bug 1602318 - Expose LoadContext on BrowsingContext webidl. r=nika,kmag,necko-reviewers 2020-04-26 00:53:01 +00:00
view
widget Bug 1633343. Also use the style WS_EX_TRANSPARENT on the compositor window. r=sotaro 2020-04-27 13:27:07 +00:00
xpcom Bug 1626587 - Part 4: Remove mozilla::IsPod for HashMapEntry. r=jwalden 2020-04-27 12:00:48 +00:00
xpfe/appshell Backed out 7 changesets (bug 1580565) for bustages on nsDocShell.cpp . CLOSED TREE 2020-04-24 05:31:55 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js Bug 1557754 - Don't allow locked preferences to be enabled. r=Gijs 2020-04-24 16:50:37 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1633329 - Add revision to .git-blame-ignore-revs. r=sylvestre 2020-04-27 08:44:47 +00:00
.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 Bug 1631603 - Update apilint to 0.2.7. r=snorp 2020-04-27 15:56:00 +00:00
Cargo.lock Bug 1632093 - mach vendor rust. r=padenot 2020-04-27 19:11:27 +00:00
Cargo.toml
client.mk
client.py
CLOBBER
configure.in
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1632348 - Convert mach artifact to python 3. r=rstewart 2020-04-26 21:53:57 +00:00
Makefile.in
moz.build Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc 2020-04-24 18:54:51 +00:00
moz.configure
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 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.