Closed Bug 868413 Opened 11 years ago Closed 11 years ago

Remove deprecated methods in Tabzilla.js (2013-08-01)

Categories

(Websites :: Tabzilla, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: icaaq, Unassigned)

Details

Tabzilla.js now includes some deprecated methods:

Tabzilla.opened();
Tabzilla.closed();

This bug is just a reminder to removes those methods around TOPIC date.

cc: :sgarrity
(In reply to Isac Lagerblad (:icaaq) from comment #0)
> Tabzilla.js now includes some deprecated methods:
> 
> Tabzilla.opened();
> Tabzilla.closed();
> 
> This bug is just a reminder to removes those methods around TOPIC date.
> 
> cc: :sgarrity

Isac can we keep these so we could use them to toggle the dropdown when testing with selenium?
(In reply to raymond [:retornam] from comment #1)
> (In reply to Isac Lagerblad (:icaaq) from comment #0)
> > Tabzilla.js now includes some deprecated methods:
> > 
> > Tabzilla.opened();
> > Tabzilla.closed();
> > 
> > This bug is just a reminder to removes those methods around TOPIC date.
> > 
> > cc: :sgarrity
> 
> Isac can we keep these so we could use them to toggle the dropdown when
> testing with selenium?

Could you please change the calls to Tabzilla.open() and Tabzilla.close() instead.
Assignee: nobody → mozbugs.retornam
Priority: -- → P3
I have updated the tests to use Tabzilla.open and Tabzilla.close and removed the deprecated methods in this pull request https://github.com/mozilla/bedrock/pull/854
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/d8f173f08182e606784c95bcca1a24d6d0929c18
Bug 868413 remove deprecated methods from Tabzilla

https://github.com/mozilla/bedrock/commit/ece0e8ad98a0fa901d8284a95509472c1160255a
Merge pull request #854 from retornam/bug-868413-remove-tabzilla-methods

Bug 868413 remove deprecated methods from Tabzilla
Tests were updated, so we're going ahead and removing now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
fixed on stage
fixed on prod
Status: RESOLVED → VERIFIED
Assignee: mozbugs.retornam → nobody
Component: Pages & Content → Tabzilla
Product: www.mozilla.org → Websites
Target Milestone: --- → 1.5
Sorry for the bugspam -- the Target Milestore was set unexpectedly.
Target Milestone: 1.5 → ---
You need to log in before you can comment on or make changes to this bug.