Closed
Bug 1241845
Opened 9 years ago
Closed 9 years ago
Add a deprecation warning in the console for old Tabzilla
Categories
(Websites :: Tabzilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: agibson, Unassigned)
Details
Attachments
(1 file)
As the old Tabzilla is deprecated but many third-party sites are still using it, I think it makes sense to add a deprecation warning to the console to prompt site maintainers to update.
We could add the message here: https://github.com/mozilla/bedrock/blob/master/bedrock/tabzilla/templates/tabzilla/tabzilla.js#L611-L617
We could use a message along the lines of:
"The version of Tabzilla you are linking to is deprecated and will be removed in the future. Please update to the new static version here: https://github.com/mozilla/tabzilla/"
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/bc63a6375c89b34f9a1036b6640a649ff5eaf4a6
[fix bug 1241845] Add a deprecation warning in the console for old Tabzilla
https://github.com/mozilla/bedrock/commit/66b042055017c698dd2e7bda28f4860bb19681f1
Merge pull request #3831 from alexgibson/bug-1241845-add-deprecation-warning-tabzilla
[fix bug 1241845] Add a deprecation warning in the console for old Tabzilla
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
As I wrote somewhere else, my work-in-progress list of Mozilla sites using the old Tabzilla assets can be found here:
https://docs.google.com/spreadsheets/d/1Vh8lAXh7cQ5VVBW8EWu7pTA1EaNVvpVplLFGPBELRHw
Reporter | ||
Comment 4•9 years ago
|
||
(In reply to Kohei Yoshino [:kohei] from comment #3)
> As I wrote somewhere else, my work-in-progress list of Mozilla sites using
> the old Tabzilla assets can be found here:
>
> https://docs.google.com/spreadsheets/d/
> 1Vh8lAXh7cQ5VVBW8EWu7pTA1EaNVvpVplLFGPBELRHw
Thanks Kohei!
We'll give people a little time to hopefully see the console warning and act on it. In terms of the next action, I think it might be worth opening a bug to try and outreach to some of these sites if they don't upgrade.
You need to log in
before you can comment on or make changes to this bug.
Description
•