Skip to content
#

mozilla

Here are 413 public repositories matching this topic...

fenix
sv-ohorvath
sv-ohorvath commented Jul 22, 2019

Steps to reproduce

  1. Enable TalkBack.
  2. Open a tab, open the main menu.
  3. When the main menu is displayed, observe how it is read.

Expected behavior

The tab main menu is announced (e.g. pop-up window), with a number of listed items.

Actual behavior

"untitled top" and "untitled bottom" is announced the first time you open the tab main menu.

Device information

  • Android
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.