Closed
Bug 798841
Opened 12 years ago
Closed 12 years ago
Work - Metro shouldn't advertise itself as a "mobile" Sync client
Categories
(Firefox for Metro Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rnewman, Assigned: mbrubeck)
References
Details
(Whiteboard: [sync:metro][completed-elm] feature=work)
Attachments
(1 file)
(deleted),
patch
|
rnewman
:
review+
|
Details | Diff | Splinter Review |
This causes it to aggressively batch downloads, and also show up as a mobile device to other clients.
Comment 1•12 years ago
|
||
This seems to be the right behavior since metro is a tablet based os. Are there perf. issues with mobile batching?
Reporter | ||
Comment 2•12 years ago
|
||
Due to hysterical raisins, there's an unfortunate conflation of capability and device type in Sync.
One either shows up as a phone, and has the capabilities of a 2009-era Android phone (including making N/50 HTTP requests for records -- 100 HTTP requests to grab initial history), or one shows up as a desktop.
Bug 617210, which changes that '50', was almost closed as WONTFIX because nobody was using XUL Fennec.
I think the right solution here is threefold:
1. Report Metro as non-mobile (not bad IMO, because it's usually on WiFi and has more processing power than a _desktop_ Atom device!)
2. Expand the set of device types in Sync to be more useful to other clients (if we know it's metro, we can show a more suitable icon), and more accurately reflect device capabilities. See Bug 745412 Comment 1.
3. Perhaps decouple parameterization of capabilities like this from device type altogether. This makes sense to me.
This bug is #1.
Reporter | ||
Updated•12 years ago
|
Component: Firefox Sync: Backend → General
Product: Mozilla Services → Firefox for Metro
Reporter | ||
Updated•12 years ago
|
Blocks: metro-sync
Whiteboard: [sync:metro]
Assignee | ||
Comment 3•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Attachment #699564 -
Flags: review?(rnewman) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Whiteboard: [sync:metro] → [sync:metro][completed-elm]
Updated•12 years ago
|
Blocks: 831614
Whiteboard: [sync:metro][completed-elm] → [sync:metro][completed-elm] feature=work
Updated•12 years ago
|
Summary: Metro shouldn't advertise itself as a "mobile" Sync client → Work - Metro shouldn't advertise itself as a "mobile" Sync client
Assignee | ||
Comment 5•12 years ago
|
||
Resolving bugs in the Firefox for Metro product that are fixed on the elm branch. Sorry for the bugspam. Search your email for "bugspam-elm" if you want to find and delete all of these messages at once.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
No longer blocks: metro-sync
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•