Closed
Bug 842395
Opened 12 years ago
Closed 12 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•12 years ago
|
||
I also removed the unused OnClientsAvailableListener interface locally.
Updated•12 years ago
|
Attachment #715256 -
Flags: review?(mark.finkle) → review+
Comment 2•12 years ago
|
||
Have you talked to rnewman about whether or not sync needs this?
Assignee | ||
Comment 3•12 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•12 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•12 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•12 years ago
|
||
Updated•12 years ago
|
Target Milestone: --- → Firefox 22
Comment 7•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•4 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
•