[tbb-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.13.0esr-13.5-1] fixup! Bug 1743329 - Release pointer lock when xul popup is open; r=smaug,pbz
ma1 (@ma1)
git at gitlab.torproject.org
Tue Jul 9 21:19:01 UTC 2024
ma1 pushed to branch mullvad-browser-115.13.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser
Commits:
d1fb6919 by hackademix at 2024-07-09T22:49:05+02:00
fixup! Bug 1743329 - Release pointer lock when xul popup is open; r=smaug,pbz
Bug 42693: Backport security fixes from Firefox 128, base/mullvad browser fixup.
- - - - -
1 changed file:
- dom/ipc/PBrowser.ipdl
Changes:
=====================================
dom/ipc/PBrowser.ipdl
=====================================
@@ -563,6 +563,11 @@ parent:
async RequestPointerCapture(uint32_t aPointerId) returns (bool aSuccess);
async ReleasePointerCapture(uint32_t aPointerId);
+ /**
+ * Child informs the parent that a pointer lock has requested.
+ */
+ async RequestPointerLock() returns (nsCString error);
+
both:
/**
* informs that a pointer lock has released.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/d1fb691939e569a88c09d3d573f1890d1f36b1fb
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/d1fb691939e569a88c09d3d573f1890d1f36b1fb
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240709/91321697/attachment.htm>
More information about the tbb-commits
mailing list