Closed
Bug 697087
Opened 14 years ago
Closed 14 years ago
Multiple notifications content permission prompt
Categories
(Firefox for Android Graveyard :: General, defect, P3)
Tracking
(firefox11 fixed, fennec11+)
VERIFIED
FIXED
People
(Reporter: aaronmt, Assigned: gcp)
References
Details
(Keywords: feature)
Attachments
(3 files, 1 obsolete file)
See screenshot.
--
Mozilla/5.0 (Android; Linux armv7l; rv:10.0a1) Gecko/20111025 Firefox/10.0a1
Samsung Galaxy SII (Android 2.3.4)
Reporter | ||
Comment 1•14 years ago
|
||
STR:
1. http://html5demos.com/geo
2. Reload page multiple times
Reporter | ||
Updated•14 years ago
|
Summary: Double notifications content permission prompt → Multiple notifications content permission prompt
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → gpascutto
Updated•14 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #571090 -
Flags: review?(mark.finkle)
Comment 3•14 years ago
|
||
Comment on attachment 571090 [details] [diff] [review]
Patch 1. Replace repeated requests
Checking for dupes based on the message text isn't the best way. In XUL we give each notification a value or tag, making it easier to match when checking for dupes.
This is incrementally better than what we currently have. I guess we can go with this patch for now, but I think we should file a new bug to switch to use value/tag.
https://developer.mozilla.org/en/XUL/notificationbox (look for 'value')
Attachment #571090 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 4•14 years ago
|
||
This should be a more proper fix.
Attachment #571090 -
Attachment is obsolete: true
Attachment #571112 -
Flags: review?(mark.finkle)
Comment 5•14 years ago
|
||
Comment on attachment 571112 [details] [diff] [review]
Patch 1. v2 Replace repeated requests
Great! Thanks
Attachment #571112 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 6•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•14 years ago
|
||
20111102040257
http://hg.mozilla.org/projects/birch/rev/2b9de9749c1e
Samsung Nexus S (Android 2.3.6)
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
tracking-fennec: --- → 11+
Updated•14 years ago
|
status-firefox11:
--- → fixed
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•