mozilla
Here are 449 public repositories matching this topic...
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 26, 2021 - Python
In A-C there are some search templates that use http it would be better to use https where possible. The work here would be to verify that the engine accepts queries on the https protocol and then create a pr which changes the http call to https
-
Updated
Mar 28, 2021 - JavaScript
-
Updated
Nov 12, 2019 - C++
SearchSuggestionsPromptView is not always displayed during tests as seen in screenshots, which causes both the enable and disable tests to fail.
Test Failure
t = 42.16s Assertion Failure: SearchSuggestionsTest.swift:89: Failed to find "SearchSuggestionsPromptView" Other after 30 seconds.
t = 42.19s Assertion Failure: BaseTestCase.swift:53: Asynchronous wait failed: Exceeded ti
-
Updated
Apr 18, 2021 - JavaScript
-
Updated
Apr 17, 2021 - HTML
-
Updated
May 19, 2020 - JavaScript
-
Updated
Apr 15, 2021 - Python
-
Updated
Mar 30, 2021 - TypeScript
We're having a mix of named function syntax (old style) and non-named function syntax (new style) in our internal JavaScript.
The old style was mostly there for JS stack traces before they were as nice as what we have now. Since that's solved, having named functions has become unnecessary and will just take up JS data space when processing.
We should convert all named function syntax in JSO
-
Updated
Mar 14, 2021 - JavaScript
-
Updated
Apr 18, 2021 - Kotlin
-
Updated
Jan 19, 2021 - Python
-
Updated
Apr 16, 2018 - CoffeeScript
-
Updated
Apr 16, 2021 - JavaScript
Improve this page
Add a description, image, and links to the mozilla topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mozilla topic, visit your repo's landing page and select "manage topics."
comment: # (Read https://github.com/mozilla-mobile/fenix#i-want-