Files
sousa-gecko/ipc/mscom
Bob Owen 4eef4ba2cb Bug 1950875 - Always use MTA in the content process. r=handyman,Jamie,win-reviewers
This is the case for the vast majority of users due to having win32k lockdown.
If that is disabled we don't run anything new in the content process that
requires the STA any more.
This means we can also remove the SingleNativeEventPump that was introduced to
make sure windows internal messages kept getting processed, specifically for
using native themes, which has been removed.

Differential Revision: https://phabricator.services.mozilla.com/D288631
2026-06-16 23:36:55 +00:00
..
…
…
…