ma1 pushed to branch base-browser-115.13.0esr-13.5-1 at The Tor Project / 
Applications / Tor Browser


Commits:
11896db5 by hackademix at 2024-07-09T23:23:54+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/tor-browser/-/commit/11896db541c90f2877880498daa431c6994eb01a

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/11896db541c90f2877880498daa431c6994eb01a
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits

Reply via email to