Closed Bug 936370 Opened 11 years ago Closed 11 years ago

[Messaging] Scrolling issues and reduce unnecessary calls for updating UI.

Categories

(Firefox OS Graveyard :: Gaia::SMS, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
1.3 Sprint 5 - 11/22

People

(Reporter: borjasalguero, Assigned: borjasalguero)

References

Details

Attachments

(1 file)

Too calls to 'scrollToBottom' are forcing the scroll even in scenarios that there is no need to do it (for example, everytime we type a character, we are forcing the scroll of the entire container). Performance issues related.
Assignee: nobody → borja.bugzilla
Target Milestone: --- → 1.3 Sprint 5 - 11/22
For performance, I will remove mutation observer as there is no need of using them (we can use a direct call to the function instead)
Summary: [Messaging] Scrolling issues in ThreadUI → [Messaging] Scrolling issues in ThreadUI & Mutation observer deletion
Summary: [Messaging] Scrolling issues in ThreadUI & Mutation observer deletion → [Messaging] Scrolling issues and reduce unnecessary calls for updating UI.
Attached file Pull request
Attachment #829209 - Flags: review?(felash)
blocking-b2g: --- → 1.3?
Comment on attachment 829209 [details] Pull request In future, can you paste only the link to the pull request? Bugzilla knows to automatically link that now
Comment on attachment 829209 [details] Pull request Rick will handle this review :)
Attachment #829209 - Flags: review?(felash) → review?(waldron.rick)
Comment on attachment 829209 [details] Pull request Please address comments from @julienw and mine, thanks!
Attachment #829209 - Flags: review?(waldron.rick) → review-
Comment on attachment 829209 [details] Pull request Comments addressed, r?
Attachment #829209 - Flags: review- → review?(waldron.rick)
Attachment #829209 - Flags: review?(waldron.rick) → review+
already in master. clear flag
blocking-b2g: 1.3? → ---
Depends on: 947977
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: