Closed
Bug 1144577
Opened 11 years ago
Closed 11 years ago
"More info..." link appears on permission prompt when it hasn't info
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:2.2+, b2g-v2.2 verified, b2g-master verified)
People
(Reporter: jorgep, Assigned: jorgep)
References
Details
Attachments
(1 file, 1 obsolete file)
|
384 bytes,
text/html
|
timdream
:
review+
bajaj
:
approval-gaia-v2.2+
|
Details |
When an permission prompt appears with information on the "More info..." link the DOM isn't hidden when we accept / deny the permission.
On the next prompts the "More info..." link is shown even if it is empty.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jpruden92
| Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Attachment #8579217 -
Flags: review?(timdream)
Comment 3•11 years ago
|
||
Comment on attachment 8579217 [details]
28946.html
Thanks!
Attachment #8579217 -
Flags: review?(timdream) → review+
Comment 4•11 years ago
|
||
Comment on attachment 8579213 [details] [review]
[gaia] jpruden92:bug1144577-system > mozilla-b2g:master
(the two attachments are pointing to the same pull request)
Attachment #8579213 -
Attachment is obsolete: true
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-b2g-master:
--- → fixed
Target Milestone: --- → 2.2 S9 (3apr)
| Assignee | ||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Nominating to 2.2 as bug 1144784 depends on it and has already been set with 2.2+ flag.
Jorge, can you ask for the approval of this patch, please?
Comment 7•11 years ago
|
||
This supposedly blocks bug 1144784 from uplift. Please nominate this for v2.2 approval in that case.
| Assignee | ||
Comment 8•11 years ago
|
||
Comment on attachment 8579217 [details]
28946.html
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #):
When we show a permission prompt with content on the "More info..." link and we accept/deny it, we don't hide the link and on the next prompts the link appear even if it is empty.
[User impact] if declined:
The "More info..." link is going to be showed always even if it is empty. This is a problem for user experience.
[Testing completed]:
I've added an unit test to prove the functionality.
[Risk to taking this patch] (and alternatives if risky):
Minimal risk. One line of patch and 19 of tests.
[String changes made]:
None
Flags: needinfo?(jpruden92)
Attachment #8579217 -
Flags: approval-gaia-v2.2?
Comment 9•11 years ago
|
||
Tested and working in:
flame
eng
master
Gecko-a2b428e
Gaia-3970bcf
Pending v2.2
Updated•11 years ago
|
blocking-b2g: 2.2? → 2.2+
Updated•11 years ago
|
Attachment #8579217 -
Flags: approval-gaia-v2.2? → approval-gaia-v2.2+
Comment 10•11 years ago
|
||
Comment 11•11 years ago
|
||
Tested in 2.2 and working:
flame
eng
v2.2
Gecko-6ea0017
Gaia-e59ac06.tgz
Status: RESOLVED → VERIFIED
Comment 12•10 years ago
|
||
Per comment 9 & comment 11, change 'fixed' to 'verified'.
You need to log in
before you can comment on or make changes to this bug.
Description
•