gecko-dev/toolkit
Yannis Juglaret bab6f2c206 Bug 1841947 - Fix TestDllInterceptor when compiling with LTO enabled. r=sergesanspaille
TestDllInterceptor currently fails when compiled with LTO enabled. When
we change the permission for DetouredCallJumper, we accidentally also
remove the permission to the execute the memory page where the current
function is running, because they happen to be located on the same page.
This results in a crash.

We can fix the test so that it preserves the permission to execute the
page where DetouredCallJumper is located while we adjust it. This way,
even if the current function turns out to be on the same memory page, we
can still run it.

Differential Revision: https://phabricator.services.mozilla.com/D183268
2023-07-11 18:01:42 +00:00
..
actors Backed out 2 changesets (bug 1807618) for autocomplete related failures. CLOSED TREE 2023-07-06 01:27:55 +03:00
components Bug 1840584 - Support autofilling `first name` and `last name` field in a credit card form r=credential-management-reviewers,sgalich 2023-07-11 17:24:33 +00:00
content Bug 1842473 - Make test_preferences not leave a stray modal window on macOS. 2023-07-11 12:25:00 +00:00
crashreporter Bug 1842041 - The windows hang logic is inverted, preventing hangs from being annotated in crash reports r=KrisWright 2023-07-06 17:26:04 +00:00
docs Bug 1813796 - Document Firefox Translations Overview r=gregtatum 2023-04-13 20:44:04 +00:00
library Bug 1838354 - Change how the rust workspace hack is added. r=firefox-build-system-reviewers,webdriver-reviewers,ahochheiden,whimboo 2023-06-21 07:31:44 +00:00
locales Bug 1841310 - change about:webrtc debug mode button to activate webrtc logging preset;r=mjf,fluent-reviewers,flod 2023-07-07 19:30:22 +00:00
locales-preview Bug 1813777 - Display beta tags on beta languages for Firefox Translations r=gregtatum,fluent-reviewers,flod 2023-04-18 16:25:22 +00:00
modules Bug 1620327 - Use encodeURIComponent dynamic update URL path components r=nalexander 2023-07-11 17:27:48 +00:00
mozapps Bug 1825792 - Use moz-support-link in the addon abuse report dialog r=extension-reviewers,fluent-reviewers,tgiles,flod,robwu 2023-07-06 19:21:59 +00:00
profile Bug 1834176 - Convert consumers of NetUtil.jsm to import the ES module directly. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo 2023-06-07 08:42:36 +00:00
system Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt 2023-06-24 20:14:31 +00:00
themes Bug 1841914 - Show volume slider on wide PiP videos. r=pip-reviewers,mhowell 2023-07-06 20:19:31 +00:00
xre Bug 1841947 - Fix TestDllInterceptor when compiling with LTO enabled. r=sergesanspaille 2023-07-11 18:01:42 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build Bug 1821768 - Move translations.ftl to toolkit; r=nordzilla,fluent-reviewers,flod 2023-03-21 12:13:11 +00:00
moz.configure Bug 1841585 - Re-enable webrtc by default on little endian mips*. r=webrtc-reviewers,mjf 2023-07-07 11:02:15 +00:00
toolkit.mozbuild Bug 1833855 [Linux] Build mozva (VA-API library wrapper) on Linux/Gtk r=alwu 2023-06-22 13:42:38 +00:00