Closed
Bug 1029315
Opened 10 years ago
Closed 10 years ago
"Send Tab to Device" screen intermittently lists no remote Sync devices and has disabled "Send" button
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox31 affected)
RESOLVED
DUPLICATE
of bug 993885
Tracking | Status | |
---|---|---|
firefox31 | --- | affected |
People
(Reporter: cpeterson, Unassigned)
Details
There seems to be a race condition when opening Fennec's "Send Tab to Device" screen. About 70% of the time, the screen opens, but lists no remote Sync devices (so the Send button is disabled). Dismissing and reopening the "Send Tab to Device" screen a couple times will eventually show my remote devices. I'm using Fennec Beta 31.
When the screen lists my remote devices as expected, logcat shows:
> I/FxSync (24590): firefox_beta :: SendTabActivity :: Called SendTabActivity.onResume.
> I/FxSync (24590): firefox_beta :: SendTabActivity :: Allowing tab send for Firefox Account.
When the screen fails to list any remote devices, logcat shows:
> I/FxSync (24590): firefox_beta :: SendTabActivity :: Called SendTabActivity.onResume.
> W/GeckoAnnounce(24590): firefox_beta :: SendTabActivity :: No tab sender when fetching other client IDs.
> I/FxSync (24590): firefox_beta :: SendTabActivity :: Allowing tab send for Firefox Account.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Assignee | ||
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
•