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,527 public repositories matching this topic...
-
Updated
Mar 21, 2021 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Mar 25, 2021 - JavaScript
-
Updated
Mar 20, 2021 - Python
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Mar 9, 2021 - TypeScript
-
Updated
Jan 14, 2021
-
Updated
Mar 21, 2021 - JavaScript
-
Updated
Mar 22, 2021 - JavaScript
-
Updated
Mar 20, 2021 - JavaScript
-
Updated
Mar 12, 2021
Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
- element with
dir="ltr"matches:dir(ltr) - root element without
dirattr
-
Updated
Mar 25, 2021 - JavaScript
Somehow we haven't written down exactly what the various events do.
We should take the opportunity to point people to DocLoad because that's what they will want 90% of the time.
-
Updated
May 22, 2020
-
Updated
Jul 31, 2020 - JavaScript
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 22, 2021 - Go
-
Updated
Mar 23, 2021 - TypeScript
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
Mar 15, 2021 - HTML
-
Updated
Mar 23, 2021 - Python
-
Updated
Mar 25, 2021 - Java
Created by Mozilla
Released September 23, 2002
- Repository
- mozilla/gecko-dev
- Website
- www.mozilla.org/firefox
- Wikipedia
- Wikipedia
Seen in mozilla-mobile/fenix#18589
Currently on Android >=N && <=Q when users tap in app settings to set Firefox as the default browser we will open the system settings for from where they can do so.
To go one step further and highlight the actual setting they are expected to change we can use Intent extras as [shown here](https://github.com/duckduckgo/Android/blob/7c