Closed
Bug 842395
Opened 10 years ago
Closed 10 years ago
Remove areClientsAvailable() from TabsAccessor
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 22
People
(Reporter: bnicholson, Assigned: bnicholson)
References
Details
Attachments
(1 file)
2.52 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
We aren't using this method anywhere.
Attachment #715256 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 1•10 years ago
|
||
I also removed the unused OnClientsAvailableListener interface locally.
Updated•10 years ago
|
Attachment #715256 -
Flags: review?(mark.finkle) → review+
Comment 2•10 years ago
|
||
Have you talked to rnewman about whether or not sync needs this?
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to :Margaret Leibovic from comment #2) > Have you talked to rnewman about whether or not sync needs this? I didn't see it used in the sync code either, but I guess it couldn't hurt to ask.
Flags: needinfo?(rnewman)
Comment 4•10 years ago
|
||
Looking through the history here a bit more, I think you're right that we don't need this anymore. I had just remembered working with rnewman on TabsAccessor, so I recalled some sync dependency. Never hurts to ask through! :)
Comment 5•10 years ago
|
||
Thanks, Margaret, Brian! This used to be used in TabsTray to hide or show the remote tabs UI (Bug 734425). Looks like it's dead code now. Yay for shrinkage!
Assignee | ||
Comment 6•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b7863019511c
Updated•10 years ago
|
Target Milestone: --- → Firefox 22
Comment 7•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b7863019511c
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•