mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[PR #342] [CLOSED] Removed unused Firefox stuff #1113
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1113
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/342
Author: @Rottweiler
Created: 8/21/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
4736418Removed 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.