Closed
Bug 874186
Opened 12 years ago
Closed 12 years ago
[SMS] after sending a new message to a new contact, ensure headers update properly
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: gnarf, Assigned: vicamo)
References
Details
(Whiteboard: [uplift-blocker])
From https://bugzilla.mozilla.org/show_bug.cgi?id=872725#c19:
* turn on flight mode
* send a sms to a new number (that you don't have in the thread list yet)
=> the header text is not updated always
This problem doesn't happen every time but when it does it seems to be an error in a cursor:
E/GeckoConsole(10123): Content JS LOG at app://sms.gaiamobile.org/js/message_manager.js:334 in onerror: Reading the database. Error: InternalError
Updated•12 years ago
|
tracking-b2g18:
--- → ?
Updated•12 years ago
|
blocking-b2g: --- → leo+
Comment 2•12 years ago
|
||
In my case at least, the header only fails to update when attempting to send a new message for the first time. Composing additional new messages seems to function correctly, and I have to re-install the application to reproduce the behavior.
Comment 3•12 years ago
|
||
Vicamo, any clue on what could cause this Internal Error ?
Flags: needinfo?(vyang)
Comment 4•12 years ago
|
||
Seems to be a Device Interface bug after all.
Component: Gaia::SMS → DOM: Device Interfaces
Product: Boot2Gecko → Core
Assignee | ||
Comment 5•12 years ago
|
||
I'll try to reproduce this problem.
Assignee: nobody → vyang
Flags: needinfo?(vyang)
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
Updated•12 years ago
|
Whiteboard: [uplift-blocker]
Assignee | ||
Comment 6•12 years ago
|
||
No much luck in reproducing this issue on both emulator and Unagi. Do you have the revisions for Gecko and Gaia?
Comment 7•12 years ago
|
||
I don't reproduce it either in current b2g18.
Will close for now and reopen if we see this again. Thanks !
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•