This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Does not work on Windows 10 64-bit#244
Open
Supersayano wants to merge 25 commits into
Open
Conversation
Error is "NS_NOINTERFACE for uri.file" Using the stack to get the addon root dir seems to be hacky anyway? Bootstrapped extensions would have an `installPath` which would be more appropriate
The support for the non-standard, legacy iterator protocol has been removed.
Every dialog using <prefwindow> must now include this CSS.
The interface has been removed in mozilla60. evaluate() returns an XPathResult, so we can use its result to access the named constant properties.
We now use a standard generator, which never throws StopIteration.
This version of the extension is incompatible with pre-quantum mozillas, which in particular makes it useless for Firefox as quantum dropped XUL. I don't know about SeaMonkey, ChatiZilla and Zotero. Let's prevent the extension from loading for these codebases.
draw mail count background with cairo
update Russian translation
Update zh-TW locale.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It does not work on Windows 10 64-bit. I've tried it on two different computers and it does not work on any of them. In Kubuntu 32-bit works perfectly.
In Windows 10 64-bit the only thing it does is to minimize the tray, but once minimized, nothing can be done, such as closing it, lifting it, etc. Neither shows contextual menu with the right button.
Regards...