Closed Bug 1224443 Opened 9 years ago Closed 9 years ago

Provide a list of add-ons to fix for let scope bustage

Categories

(addons.mozilla.org Graveyard :: Administration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kmag, Assigned: kmag)

References

Details

Attachments

(1 file)

I made some enhancements to weed out some false positives, and catch some more issues with multiple scripts being loaded into the same document. The numbers are a bit worse now, mainly because of ABP and forks:

Addons:

  all: 344
  exported: 265
  imported,global: 196
  shared: 80
  imported,subscript_scopes: 56
  imported,import_scopes: 25
  shadow: 12

Users:

  all: 29,268,397
  exported: 29,118,048
  imported,global: 28,310,012
  imported,import_scopes: 1,335,708
  imported,subscript_scopes: 878,658
  shared: 252,630
  shadow: 156,201
Attached file affected_ids.txt
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
How can I generate a similar list for -dev and stage?
(In reply to Jason Thomas [:jason] from comment #2)
> How can I generate a similar list for -dev and stage?
Flags: needinfo?(kmaglione+bmo)
(In reply to Jason Thomas [:jason] from comment #2)
> How can I generate a similar list for -dev and stage?

You should be able to safely use the same list for dev and stage.
Flags: needinfo?(kmaglione+bmo)
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: