Closed
Bug 774178
Opened 13 years ago
Closed 13 years ago
SocialProvider changes to properly handle "logout"
Categories
(Firefox Graveyard :: SocialAPI, defect)
Firefox Graveyard
SocialAPI
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 16
People
(Reporter: Gavin, Assigned: mixedpuppy)
References
Details
Attachments
(1 file)
3.02 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
The toolbar UI in bug 771826 needs to be able to indicate that the user has "logged out" from the provider. Need to adjust the SocialProvider to accommodate this.
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → mixedpuppy
Reporter | ||
Comment 2•13 years ago
|
||
Flags: in-testsuite+
Comment 3•13 years ago
|
||
Push backed out for mochitest-a11y failures:
https://tbpl.mozilla.org/php/getParsedLog.php?id=13567358&tree=Mozilla-Inbound
{
20840 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/a11y/accessible/tree/test_dochierarchy.html | Wrong child document count of root accessible - got 2, expected 1
}
https://hg.mozilla.org/integration/mozilla-inbound/rev/082542b01af8
Reporter | ||
Comment 4•13 years ago
|
||
Re-landed, since it wasn't the cause of the failure:
https://hg.mozilla.org/mozilla-central/rev/075af07e9952
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 16
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•