Mark Banner
Mark Banner
The basic summary of what to do is: - Create a patch to insert the add-on into mozilla-central (see below) - Do two try builds. The first is without the...
I've taken a high level look at the min-vid add-on looking at compatibility issues with Firefox, security & performance issues. I've not looked at the ctypes code, I'm trying to...
## Issue Type Bug ## Issue Description If I have a `.js` file with an ESLint error in it, and I open the file, then linter-eslint displays the error straight...
When installing the current version of node-virtualenv in my repository, I frequently see: npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue...
This adds support for the new ESLint flat configuration as per their migration guide: https://eslint.org/docs/latest/extend/plugin-migration-flat-config In this I've included backwards compatibility for the legacy configuration format. However, this should require...
### Steps to reproduce 1. On my desktop client, I have a room that appears to be fully read (including threads), but the desktop client thinks that it is unread....
## Steps to reproduce Compare the [documentation](https://github.com/mozilla-mobile/focus-ios/blob/856eb18e00998321ce1a1a67da65de8a1b5281dd/Blockzilla/metrics.yaml#L727) and [code](https://searchfox.org/mozilla-mobile/rev/6b3d53154f65c30a079651a32262c23375e67c11/focus-ios/Blockzilla/AppDelegate.swift#369,372) for search.default engine. ### Expected behavior The documentation details what is actually recorded. ### Actual behavior The documentation says that the...
Due to the impact of the changes from Thunderbird 102 to Thunderbird 115 (all of which have been good improvements for the future of Thunderbird), Conversations has required significant parts...
This is a tracker for missing "between" column support. In the latest Thunderbird 115 series that is to be released soon, Thunderbird has completely rewritten the thread list. In doing...
Quick reply used to be able to handle attachments. We should look at re-implementing that.