Closed
Bug 1227068
Opened 10 years ago
Closed 10 years ago
[Messages] Increase the chunk size that we display when scrolling up in a conversation
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julienw, Assigned: julienw)
References
Details
Attachments
(1 file)
STR:
1. Open a big conversation.
2. Scroll up.
=> Notice that the messages are displayed 10 by 10 only. Moreover, notice this flickers (this is bug 1189227)
In this bug, we want to display more messages at once. From my test it also makes the flicker a lot less visible, but I don't know why.
Comment 1•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → felash
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8690751 [details] [review]
[gaia] julienw:1227068-fix-chunk-size > mozilla-b2g:master
Hey, what do you think of this ?
From my tests it also make bug 1189227 disappear ! (tested on Aries and Flame)
Attachment #8690751 -
Flags: feedback?(azasypkin)
Comment 3•10 years ago
|
||
Comment on attachment 8690751 [details] [review]
[gaia] julienw:1227068-fix-chunk-size > mozilla-b2g:master
Looks great!
I think it's safe and important enough to be uplifted :)
Thanks!
Attachment #8690751 -
Flags: feedback?(azasypkin) → feedback+
| Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8690751 [details] [review]
[gaia] julienw:1227068-fix-chunk-size > mozilla-b2g:master
I think it's ready for a review. There are test failures but I don't think it's related..
Attachment #8690751 -
Flags: review?(azasypkin)
Comment 5•10 years ago
|
||
Comment on attachment 8690751 [details] [review]
[gaia] julienw:1227068-fix-chunk-size > mozilla-b2g:master
r=me, just one optional nit at GitHub. I've tried PR on the Flame with heavy workload - looks much better with PR.
Thanks!
Attachment #8690751 -
Flags: review?(azasypkin) → review+
| Assignee | ||
Comment 6•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 8•10 years ago
|
||
Comment on attachment 8690751 [details] [review]
[gaia] julienw:1227068-fix-chunk-size > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): bug 1091441
[User impact] if declined: Bad flickering and quite bad experience. Also fixed bug 1227068.
[Testing completed]: yes (integration and unit tests + manual)
[Risk to taking this patch] (and alternatives if risky): low, no logic has been changed, only some constants. Moreover one more test has been added.
[String changes made]: none
Attachment #8690751 -
Flags: approval-gaia-v2.5?
| Assignee | ||
Comment 9•10 years ago
|
||
Hey Mahe, how come this approval request was not handled for 1 month ?
Thanks
Flags: needinfo?(mpotharaju)
Comment 10•10 years ago
|
||
Comment on attachment 8690751 [details] [review]
[gaia] julienw:1227068-fix-chunk-size > mozilla-b2g:master
Hey Julien, Limiting 2.5 only to TV patches. Foxfooders getting updates from master/b2g-ota branch. So Removing the uplift nomination.
Thank you
Flags: needinfo?(mpotharaju)
Attachment #8690751 -
Flags: approval-gaia-v2.5?
You need to log in
before you can comment on or make changes to this bug.
Description
•