Closed Bug 1790099 Opened 3 years ago Closed 2 years ago

JavaScript stops working when I coding on console

Categories

(DevTools :: Console, defect)

Firefox 104
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: kemirosa, Unassigned)

Details

Attachments

(1 file)

Attached image SS.PNG

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0

Steps to reproduce:

I declared an array in console;
like: "nums = [1,2,3,4,5,6,7]"
And I started to write filter() function but when I write "nums.filter(co)" Firefox sent me alert dialogs for each element of nums array.
PS: any kind of array create same problem.

Actual results:

JavaScript stopped work in console and on current website.

Expected results:

JavaScript must be continue to work.

Group: firefox-core-security

The Bugbug bot thinks this bug should belong to the 'DevTools::Console' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Console
Product: Firefox → DevTools

you must have a co function calling alert
I think we fixed it in 105, could you try Firefox Beta / DeveloperEdition and tell us if the problem went away? Thanks

Flags: needinfo?(kemirosa)

A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Closing the bug as incomplete.

For more information, please visit BugBot documentation.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(kemirosa)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: