[PR #342] [CLOSED] Removed unused Firefox stuff #1113

Closed
opened 2026-02-27 15:53:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/342
Author: @Rottweiler
Created: 8/21/2015
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 4736418 Removed unused Firefox recovery libraries + some delegates+functions+calls

📊 Changes

1 file changed (+10 additions, -22 deletions)

View changed files

📝 Client/Core/Recovery/Browsers/Firefox.cs (+10 -22)

📄 Description

Removed unused/not needed Firefox recovery libs+functions+calls

Firefox recovery currently fails at LoadLibrary->nss3.dll, (or alternately NSS_Init call). I got it working on Windows 10 x64 when providing hardcoded path to install directory + compiling under x86


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/342 **Author:** [@Rottweiler](https://github.com/Rottweiler) **Created:** 8/21/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4736418`](https://github.com/quasar/Quasar/commit/47364188bcab2554948d05da1a5810af67d27b29) Removed unused Firefox recovery libraries + some delegates+functions+calls ### 📊 Changes **1 file changed** (+10 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Recovery/Browsers/Firefox.cs` (+10 -22) </details> ### 📄 Description Removed unused/not needed Firefox recovery libs+functions+calls Firefox recovery currently fails at LoadLibrary->nss3.dll, (or alternately NSS_Init call). I got it working on Windows 10 x64 when providing hardcoded path to install directory + compiling under x86 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1113
No description provided.