Closed
Bug 1237570
Opened 9 years ago
Closed 9 years ago
Set history fetch limit on TV to 500, leave as 50 on phone
Categories
(Firefox OS Graveyard :: Sync, defect)
Tracking
(blocking-b2g:2.5+, b2g-v2.5 fixed, b2g-master wontfix)
People
(Reporter: mbdejong, Assigned: mbdejong)
References
Details
Attachments
(1 file)
The TV displays more history than the phone. Smart TVs are also likely to have more resources than smartphones in terms of especially network connection, but also memory, CPU and disk I/O speed.
Since currently all records that fall above the limit are skipped, it makes sense to pick a higher limit for the TV.
This value could be revisited after bug 1232276 gets merged, but that bug is currently blocked because the TV browser loads the whole list when displaying history, so we don't want to sync too much history into the TV until that is resolved.
Assignee | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8705091 -
Flags: review?(ferjmoreno)
Updated•9 years ago
|
Attachment #8705091 -
Flags: review?(ferjmoreno) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Will update the patch for bug 1236863 once this is merged.
Blocks: 1236863
Comment 3•9 years ago
|
||
Resolving the bug as the patch was already landed in 2.5 branch (https://github.com/mozilla-b2g/gaia/commit/5af3f58c84caeac2091ec9e79e39aecfb41198ba, bug 1236863)
This patch is specific for 2.5, for master we will implement the solution described in Bug 1232276 so resolving the bug and setting the tracking and project flags according to this.
Status: NEW → RESOLVED
blocking-b2g: --- → 2.5+
Closed: 9 years ago
status-b2g-v2.5:
--- → fixed
status-b2g-master:
--- → wontfix
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•