mozilla
Here are 432 public repositories matching this topic...
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Nov 18, 2020 - Python
MediaSessionFeatureTest is currently missing our license header:
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-
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
Dec 17, 2020 - HTML
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
May 19, 2020 - JavaScript
-
Updated
Jun 15, 2020 - Python
-
Updated
Dec 11, 2020 - 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
Dec 9, 2020 - JavaScript
-
Updated
Dec 16, 2020 - Kotlin
-
Updated
Jul 20, 2020 - Python
-
Updated
Apr 16, 2018 - CoffeeScript
-
Updated
Dec 17, 2020 - Python
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."
Steps to reproduce
Expected behavior
No suggestions are made.
Actual behavior
The Accessibility scanner suggests to increase the "Scan", and "Search engine" items from 40 dp, to 48 dp or larger.
Devi