tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit c113d37e6bac66b592f0439859ed9f7b3dbda4f6
parent 6845ecc07ce88c673f7efaeefbf6ab6555488d15
Author: Alexandru Marc <amarc@mozilla.com>
Date:   Tue, 28 Oct 2025 20:04:18 +0200

Bug 1996387 - Remove empty lines in WebAuthentication.webidl DONTBUILD

Diffstat:
Mdom/webidl/WebAuthentication.webidl | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/dom/webidl/WebAuthentication.webidl b/dom/webidl/WebAuthentication.webidl @@ -407,5 +407,3 @@ partial dictionary AuthenticationExtensionsClientInputs { partial dictionary AuthenticationExtensionsClientInputsJSON { boolean minPinLength; }; - -