Firefox
Firefox is a free and open source web browser developed by Mozilla Foundation. First released in 2002 under the name Phoenix. It's available for most operating systems including Windows, macOS, Linux and most phones and tablets.
Here are 2,751 public repositories matching this topic...
-
Updated
Aug 28, 2021 - JavaScript
-
Updated
Aug 28, 2021 - JavaScript
-
Updated
May 30, 2021 - JavaScript
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Aug 25, 2021 - Python
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Aug 21, 2021 - TypeScript
-
Updated
Jul 21, 2021
-
Updated
Aug 22, 2021 - JavaScript
-
Updated
Aug 27, 2021 - JavaScript
-
Updated
Aug 24, 2021 - JavaScript
-
Updated
Aug 5, 2021 - JavaScript
-
Updated
Aug 3, 2021 - Go
fd = new FormData
fd.set('a', new Blob)
fd.get('a') === fd.get('a') // false in chromium - true in FF & Safari (don't have IE on Mac)Looks like there is no test to cover this senario: https://github.com/web-platform-tests/wpt/blob/e45a9f9e65d039c76817ee2a6a1ef02c9311a1cb/xhr/formdata/set-blob.any.js
I think fd.get('a') === fd.get('a') should be true
-
Updated
Aug 27, 2021 - HTML
-
Updated
Mar 12, 2021
Inside container tabs, the mode indicator sets a colored border using inline CSS with the !important tag: eg style="border: #af51f5 solid 1.5px !important".
This means you can't change this in theme files because the inline style always has the highest priority (At least I think, I'm a CSS noob). It could also theoretically be used for fingerprinting, but I doubt websites need to stoop tha
-
Updated
May 22, 2020
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Jul 31, 2020 - JavaScript
Description:
Provide option to keep some segment and provide a submit button below each segment as I don't want to upload the first segment. As I want the first segment but not sure about the consensus and correctness about the first segment.
-
Updated
Aug 22, 2021 - JavaScript
Created by Mozilla
Released September 23, 2002
- Repository
- mozilla/gecko-dev
- Website
- www.mozilla.org/firefox
- Wikipedia
- Wikipedia
The delete button, either it can be hidden in multiselect or the no of selected items can be updated when any item is deleted individually.
Example screenshots:
![screenshot_2](https://user-images.githubusercontent.com/36289013/129432070-258d47e1-5f62-4683-b3bb-8affddc0e1