This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
Does not work on Windows 10 64-bit #244
Open
Supersayano
wants to merge
25
commits into
foudfou:master
Choose a base branch
from
firetray-updates:thunderbird-57
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
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.
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...