Closed
Bug 1182200
Opened 10 years ago
Closed 10 years ago
Canceled authentication doesn't send result to page
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: bnicholson, Assigned: st3fan)
Details
Attachments
(1 file)
On desktop, loading mana.mozilla.org and clicking Cancel on the dialog results in an Authorization Required page being loaded. On iOS, clicking Cancel simply stays on the last page with no other feedback.
Updated•10 years ago
|
tracking-fxios:
--- → ?
Updated•10 years ago
|
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → sarentz
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•10 years ago
|
||
This changes the result of the authentication completion handler to `RejectProtectionSpace` which results in the page showing a Auth Required warning as happens on Desktop.
Attachment #8633662 -
Flags: review?(bnicholson)
| Reporter | ||
Comment 2•10 years ago
|
||
Comment on attachment 8633662 [details] [review]
PR: https://github.com/mozilla/firefox-ios/pull/735
Nice, that was easy! I suppose this allows us to close bug 1177132 now?
Attachment #8633662 -
Flags: review?(bnicholson) → review+
| Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•