Closed
Bug 1509451
Opened 6 years ago
Closed 6 years ago
Remove LOGGER_NAME and LOGGER_PREFIX as global variables in browser-data-submission-info-bar.js
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
LOGGER_NAME and LOGGER_PREFIX are named too generically for global variables in the browser window, and they shouldn't be global in the first place anyway.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Summary: global-scope pollution from browser-data-submission-info-bar.js → Remove LOGGER_NAME and LOGGER_PREFIX as global variables in browser-data-submission-info-bar.js
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c5c9652c6ef3
Remove LOGGER_NAME and LOGGER_PREFIX as global variables. r=Standard8
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Assignee | ||
Updated•5 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•