[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-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



Title: GitLab

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:

Changes:

  • dom/ipc/PBrowser.ipdl
    ... ... @@ -563,6 +563,11 @@ parent:
    563 563
         async RequestPointerCapture(uint32_t aPointerId) returns (bool aSuccess);
    
    564 564
         async ReleasePointerCapture(uint32_t aPointerId);
    
    565 565
     
    
    566
    +    /**
    
    567
    +     * Child informs the parent that a pointer lock has requested.
    
    568
    +     */
    
    569
    +    async RequestPointerLock() returns (nsCString error);
    
    570
    +
    
    566 571
     both:
    
    567 572
         /**
    
    568 573
          * informs that a pointer lock has released.
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits