Closed
Bug 962887
Opened 11 years ago
Closed 11 years ago
[B2G][Web Notifications API]No response in logcat to [Get] after refreshing browser or closing and re-launching browser.
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Tracking
(b2g-v1.3 affected)
RESOLVED
DUPLICATE
of bug 963130
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | affected |
People
(Reporter: pbylenga, Unassigned)
Details
(Whiteboard: burirun1.3-2, [systemsfe], future dup)
Attachments
(2 files)
Description:
According to test cases #11286 & #11287 there should be a response in logcat when using Get on a Notification tag after refreshing browser tab or after closing and re-launching browser.
Pre-requisite:
Enable Console, Remote Debugging, and Gaia Debug traces in Developer Options.
Use Android Developer Tool to record logcat
Repro Steps:
1) Updated Buri to Build ID: 20140122004001
2) Navigate to:
http://mozilla.github.io/qa-testcase-data/webapi/notifications/
3) Set Title, Description, Tag and Icon variables
4) Show Notification
5) Refresh Browser page
6) Utilize the Get option after specifying the Tag set in Step 3.
Actual:
No response in Logcat.
Expected:
Logcat should show evidence that a single notification was found.
Environmental Variables
Device: Buri v1.3 Mozilla RIL
Build ID: 20140122004001
Gecko: http://hg.mozilla.org/releases/mozilla-aurora/rev/71a8786c3815
Gaia: 744fb691c2b2a25a07c5d19fabf5748ae9aba4d9
Platform Version: 28.0a2
Firmware Version: v1.2-device.cfg
Notes:
Repro frequency: 5/5, 100%
Test Suite Name: Web Notifications API
Link to failed test case: https://moztrap.mozilla.org/manage/case/11286/
https://moztrap.mozilla.org/manage/case/11287/
See attached: logcat
Reporter | ||
Comment 1•11 years ago
|
||
This is the logcat for v1.2, not getting the same response as in v1.3 but still not as expected in the test case.
Environmental Variables
Device: Buri v1.2 Mozilla RIL
Build ID: 20140121004053
Gecko: http://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/c9f305c1d9a7
Gaia: 539a25e1887b902b8b25038c547048e691bd97f6
Platform Version: 26.0
Firmware Version: v1.2-device.cfg
Reporter | ||
Updated•11 years ago
|
Comment 3•11 years ago
|
||
This is a dupe of bug 962977. We aren't correctly initializing notification storage with tags on reboot.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=962977#c20
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Whiteboard: burirun1.3-2 → burirun1.3-2, [systemsfe]
Comment 4•11 years ago
|
||
Sorry, bug 963130 is more precise.
Whiteboard: burirun1.3-2, [systemsfe] → burirun1.3-2, [systemsfe], future dup
Updated•11 years ago
|
No longer blocks: b2g-notifications
You need to log in
before you can comment on or make changes to this bug.
Description
•