Community
Participate
Working Groups
Consider the following snippet: var foo = { 'two': function(a, b, c) { } }; if you click on the annotation for the unused params nothing happens. It used to open the popup at the annotation showing the quick fix. Even if you remove two of the params it still does not work. Refreshing the page / clearing storage did not fix it.
I fixed this while working on Bug 453226