mozilla
Here are 440 public repositories matching this topic...
-
Updated
Feb 8, 2021 - JavaScript
-
Updated
Jan 5, 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
Sep 29, 2019 - 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
Feb 25, 2021 - JavaScript
-
Updated
Feb 25, 2021 - HTML
-
Updated
May 19, 2020 - JavaScript
-
Updated
Jun 15, 2020 - Python
-
Updated
Jan 17, 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
Feb 8, 2021 - JavaScript
[task 2021-01-25T17:09:59.436Z] > Task :app:processDebugResources
[task 2021-01-25T17:10:21.436Z]
[task 2021-01-25T17:10:21.436Z] > Task :app:compileDebugKotlin
[task 2021-01-25T17:10:21.436Z] w: /builds/worker/checkouts/src/app/src/main/java/org/mozilla/reference/browser/addons/AddonsFragment.kt: (111, 16): 'getter for fragmentManager: FragmentManager?' is deprecated. Deprecated in Java
-
Updated
Jan 19, 2021 - Python
-
Updated
Apr 16, 2018 - CoffeeScript
-
Updated
Feb 25, 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-