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
Aaron Klotz 6e2191877a Bug 1573274: Add mozglue-only SuppressStackWalking and DesuppressStackWalking functions to StackWalk on Windows; r=glandium
While mozglue continues to be the correct location for calling the affected
code in this patch, the calls requiring stackwalk suppression will soon be
originating from firefox.exe via the launcher process.

mozglue will be supplying the launcher process with an interface that consists
of what are effectively "OnBeginDllLoad" and "OnEndDllLoad" callback
notifications; obviously an RAII class is not going to be useful for that case.

We still want to keep the RAII stuff around, however, since we still need it
for cases where we need to fall back to using the legacy DLL blocklist.

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

--HG--
extra : moz-landing-system : lando
2019-08-14 03:34:52 +00:00
.cargo Bug 1573409: Bump Cranelift to b2c69b1d032626c67f685080dbf6971d3b9ffa43; r=lth 2019-08-13 11:55:37 +00:00
.vscode
accessible Bug 1567377: Correct a11y semantics for address bar. r=dao 2019-08-12 14:06:27 +00:00
browser Bug 1573606 - Prompt for confirmation when exiting edit mode with unsaved changes via 'New login' button. r=MattN 2019-08-14 02:32:07 +00:00
build Bug 1573080 - Fix some incorrect preprocessor.py docs. r=glandium 2019-08-13 22:20:04 +00:00
caps Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
chrome Bug 1558915 - Use infallible nsIURI::SchemeIs in various places r=Ehsan 2019-08-07 19:49:40 +00:00
config Bug 1572394 - Remove MOZ_LDAP_XPCOM ifdef from config/recurse.mk. r=glandium 2019-08-09 01:48:46 +00:00
devtools Bug 1558929: adding from-font support to text-underline-offset and text-decoration-thickness r=emilio 2019-08-13 17:43:25 +00:00
docshell Backed out 2 changesets (bug 1563587) for junit failures on a CLOSED TREE 2019-08-13 22:33:52 +03:00
dom Backed out changeset 2bfb73091f21 (bug 1547140) for xpcshell failures on test_ext_webRequest_urlclassification. CLOSED TREE 2019-08-14 05:35:27 +03:00
editor Bug 1572681 - part 6: Move TextEditRules::mDidExplicitlySetInterline to HTMLEditRules r=m_kato 2019-08-13 08:53:45 +00:00
extensions Bug 1558915 - Use infallible nsIURI::SchemeIs in various places r=Ehsan 2019-08-07 19:49:40 +00:00
gfx Bug 1573700 - s/GLParseRegistryXML.py/GLConsts.py/ and port to python3+mypy. r=lsalzman 2019-08-14 02:07:40 +00:00
gradle/wrapper Bug 1522795 - Update android gradle plugin to 3.4.2. r=nalexander 2019-07-24 18:48:54 +00:00
hal
image Bug 1558915 - Use infallible nsIURI::SchemeIs everywhere. r=smaug 2019-08-09 15:17:06 +00:00
intl Bug 1571671 - Enable RST linting on fluent docs in intl/l10n/docs. r=championshuttler 2019-08-09 19:20:59 +00:00
ipc Backed out 22 changesets (bug 1231213) for build bustages on /mozilla/Attributes.h CLOSED TREE 2019-08-14 00:10:48 +03:00
js Bug 1567313: Give Debugger reflection objects a non-static trace method. r=jorendorff 2019-08-13 23:06:11 +00:00
layout Bug 1508177 - Use expanded layout viewport height to tell whether we need to render the vertical overlay scrollbar. r=tnikkel 2019-08-13 22:38:01 +00:00
media Bug 1572986 - Link libmozavutil against libatomic when needed. r=froydnj 2019-08-12 16:47:40 +00:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
mfbt Bug 1418624 - Allow mozilla::Result to be moved, make unwrap{,Err}() move, and add inspect() APIs that return references. r=froydnj 2019-08-13 08:26:18 +00:00
mobile Bug 1573697 - Prevent GeckoSystemStateListener.nativeOnDeviceChanged() from asserting when called off of the UI thread. r=geckoview-reviewers,droeh 2019-08-14 00:06:37 +00:00
modules Bug 1572622 - Merge remote.js into all.js. r=ato 2019-08-13 23:49:39 +00:00
mozglue Bug 1573274: Add mozglue-only SuppressStackWalking and DesuppressStackWalking functions to StackWalk on Windows; r=glandium 2019-08-14 03:34:52 +00:00
netwerk Backed out changeset 55df21f1b7d6 (bug 1566342) for causing build bustages on FuzzyLayer.cpp. CLOSED TREE 2019-08-14 02:20:11 +03:00
nsprpub
other-licenses
parser Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
python Bug 1573080 - Supporting indenting of directives in preprocessor.py. r=glandium 2019-08-13 22:18:55 +00:00
remote Bug 1572622 - Merge remote.js into all.js. r=ato 2019-08-13 23:49:39 +00:00
security Backed out changeset 55df21f1b7d6 (bug 1566342) for causing build bustages on FuzzyLayer.cpp. CLOSED TREE 2019-08-14 02:20:11 +03:00
services Bug 1573709 - Return an aborted watchdog for testing interrupted bookmark merges. a=testonly 2019-08-14 00:28:52 +00:00
servo Bug 1558929: adding from-font support to text-underline-offset and text-decoration-thickness r=emilio 2019-08-13 17:43:25 +00:00
startupcache Bug 1558915 - Use infallible nsIURI::SchemeIs in various places r=Ehsan 2019-08-07 19:49:40 +00:00
storage Bug 1567739 - Stop using deprecated rust libc integer types in storage_variant and kvstore. r=lina 2019-07-23 00:13:43 +00:00
taskcluster Bug 1570646 Adjust timeout for repo_update task r=RyanVM 2019-08-13 14:45:35 +00:00
testing Bug 1572336 - Merge marionette.js into all.js. r=ato 2019-08-13 23:49:39 +00:00
third_party Bug 1573305 - Remove the check for unmerged synced bookmark changes. r=markh 2019-08-13 22:58:16 +00:00
toolkit Bug 1572048 - Remove toolkit/library/gtest/static. r=mshal 2019-08-14 02:44:59 +00:00
tools Bug 1570772 - [lint] Add the root 'node_modules' to the GLOBAL_EXCLUDES list, r=sylvestre 2019-08-13 13:45:46 +00:00
uriloader Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
view Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
widget Bug 1573682. Add FEATURE_D3D11_ANGLE to vendor whitelist ignore. r=jgilbert 2019-08-13 23:19:46 +00:00
xpcom Bug 1407593 - Report embedding leaks of JS GC things r=sfink,sfink? 2019-08-13 08:31:49 +00:00
xpfe/appshell Bug 1551344 - Part 1: Remove XULDocument code. r=smaug,Jamie 2019-08-09 19:57:50 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1568232 - Run raptor cold page-load test job on fenix and refbrow. r=perftest-reviewers,davehunt 2019-07-31 16:31:42 +00:00
.eslintignore Bug 1572622 - Merge remote.js into all.js. r=ato 2019-08-13 23:49:39 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof 2019-08-12 17:27:22 +00:00
.gitattributes
.gitignore
.hg-annotate-ignore-revs Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof 2019-08-12 17:27:22 +00:00
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore Bug 1572622 - Merge remote.js into all.js. r=ato 2019-08-13 23:49:39 +00:00
.prettierrc
.taskcluster.yml Bug 1459355: Don't pass parameters as part of actions; r=dustin 2019-08-09 17:02:15 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1571288 - Fix gradle warnings about obsolete APIs. r=nalexander 2019-08-12 15:18:23 +00:00
Cargo.lock Bug 1573305 - Remove the check for unmerged synced bookmark changes. r=markh 2019-08-13 22:58:16 +00:00
Cargo.toml Bug 1573409: Bump Cranelift to b2c69b1d032626c67f685080dbf6971d3b9ffa43; r=lth 2019-08-13 11:55:37 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach
Makefile.in Bug 1570798 - Restore relative path for MOZ_FETCHES_DIR. r=nalexander 2019-08-03 07:08:39 +09:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1568634: Remove kernel32.lib from LIBS in old-configure.in; r=glandium 2019-08-14 03:30:20 +00:00
package-lock.json
package.json
README.txt
settings.gradle
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.