Closed Bug 1359650 Opened 8 years ago Closed 8 years ago

When synchronizing tabs from win7 to android, tabs open in reading mode won't synchronize

Categories

(Firefox :: Sync, defect)

53 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1359861

People

(Reporter: nobody2239, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0 Build ID: 20170413192749 Firefox for Android Steps to reproduce: Open some website in reading mode some in normal mode. Open firefox on my android tablet refresh the sync tabs in history. Actual results: Only tabs open in normal mode show up. Expected results: The tabs in reading mode should have showed up in the of sync tab on the android device.
Component: Untriaged → Sync
The issue here is that the actual URL is about:reader?url=... and we strip about: URLs. We should consider a special case for about:reader and return the url= part (I doubt we should use the full about: URL as that might not work on other implementations such as iOS).
See Also: → 1359861
From triage: Grisha to see with Stef what we should be doing there.
Flags: needinfo?(gkruglov)
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(gkruglov)
Resolution: --- → DUPLICATE
See Also: 1359861
You need to log in before you can comment on or make changes to this bug.