Closed
Bug 1945576
Opened 1 year ago
Closed 1 year ago
Implement Login status api javascript endpoints
Categories
(Core :: DOM: Credential Management, enhancement, P3)
Core
DOM: Credential Management
Tracking
()
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: bvandersloot, Assigned: bvandersloot)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
| Assignee | ||
Updated•1 year ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on D237109
Updated•1 year ago
|
Assignee: nobody → bvandersloot
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
|
||
Depends on D240217
Pushed by bvandersloot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b34ad4456d7c
part 1 - Add DOM plumbing for Login Status JS hooks - r=anti-tracking-reviewers,webidl,smaug,timhuang
https://hg.mozilla.org/integration/autoland/rev/8ce3493a6152
part 2 - Add implementation for Login Status JS hooks - r=anti-tracking-reviewers,timhuang
Backed out for causing junit failures @ PromptDelegateTest
Flags: needinfo?(bvandersloot)
Comment 5•1 year ago
|
||
These unexpected passes need to be addressed before relanding.
Pushed by bvandersloot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce5e6f5bdcc2
part 1 - Add DOM plumbing for Login Status JS hooks - r=anti-tracking-reviewers,webidl,smaug,timhuang
https://hg.mozilla.org/integration/autoland/rev/374d1dcd583e
part 2 - Add implementation for Login Status JS hooks - r=anti-tracking-reviewers,timhuang
Comment 7•1 year ago
|
||
Backed out for causing wpt failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/cac32160f390a0965ddf7d716213d55cbc81e53b
INFO - TEST-UNEXPECTED-PASS | /fedcm/fedcm-login-status/store-account-list.tentative.https.html | login.setStatus with valid account list succeeds. - expected FAIL
[task 2025-03-26T00:20:15.766Z] 00:20:15 INFO - TEST-INFO | expected FAIL
[task 2025-03-26T00:20:15.766Z] 00:20:15 INFO -
[task 2025-03-26T00:20:15.766Z] 00:20:15 INFO - TEST-UNEXPECTED-PASS | /fedcm/fedcm-login-status/store-account-list.tentative.https.html | login.setStatus with empty account list succeeds. - expected FAIL
[task 2025-03-26T00:20:15.766Z] 00:20:15 INFO - TEST-INFO | expected FAIL
[task 2025-03-26T00:20:15.767Z] 00:20:15 INFO -
[task 2025-03-26T00:20:15.767Z] 00:20:15 INFO - TEST-UNEXPECTED-PASS | /fedcm/fedcm-login-status/store-account-list.tentative.https.html | login.setStatus with no account list succeeds. - expected FAIL
[task 2025-03-26T00:20:15.767Z] 00:20:15 INFO - TEST-INFO | expected FAIL
Pushed by bvandersloot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c8a209411ba
part 1 - Add DOM plumbing for Login Status JS hooks - r=anti-tracking-reviewers,webidl,smaug,timhuang
https://hg.mozilla.org/integration/autoland/rev/f8abdba35107
part 2 - Add implementation for Login Status JS hooks - r=anti-tracking-reviewers,timhuang
Comment 9•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8c8a209411ba
https://hg.mozilla.org/mozilla-central/rev/f8abdba35107
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
| Assignee | ||
Updated•11 months ago
|
Flags: needinfo?(bvandersloot)
Keywords: dev-doc-needed
Comment 10•11 months ago
|
||
FF138 MDN docs for this can be tracked in https://github.com/mdn/content/issues/38949
Updated•11 months ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•