Skip to content
#

mozilla

Here are 432 public repositories matching this topic...

fenix
softvision-miralobontiu
softvision-miralobontiu commented Dec 3, 2020

Steps to reproduce

  1. Have the Accessibility scanner app installed and running.
  2. Tap on "+" in order to open a new tab, then scan the page containing the "Scan" and "Search engine" options.

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

oliviabrown9
oliviabrown9 commented Jan 15, 2019

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
wolfbeast
wolfbeast commented Jun 18, 2018

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

Improve this page

Add a description, image, and links to the mozilla topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mozilla topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.