Closed Bug 1407179 Opened 7 years ago Closed 7 years ago

Use AssertIsOnBackgroundThread() in U2F and WebAuthn BackgroundParentImpls

Categories

(Core :: DOM: Device Interfaces, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: ttaubert, Assigned: ttaubert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

It seems like a good idea to call AssertIsOnBackgroundThread() in the WebAuthnTransactionParent and U2FTransactionParent methods. They should never be called on any other thread.

(Other implementations are doing the same.)
Comment on attachment 8916917 [details]
Bug 1407179 - Use AssertIsOnBackgroundThread() in U2F and WebAuthn BackgroundParentImpls r=jcj

J.C. Jones [:jcj] has approved the revision.

https://phabricator.services.mozilla.com/D105#2375
Attachment #8916917 - Flags: review+
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/aec2dd18f42a
Use AssertIsOnBackgroundThread() in U2F and WebAuthn BackgroundParentImpls r=jcj
Priority: -- → P2
https://hg.mozilla.org/mozilla-central/rev/aec2dd18f42a
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Attachment #8916917 - Attachment description: Bug 1407179 - Use AssertIsOnBackgroundThread() in U2F and WebAuthn BackgroundParentImpls r=jcj It seems like a good idea to call AssertIsOnBackgroundThread() in the WebAuthnTransactionParent and U2FTransactionParent methods. They should never be... → Bug 1407179 - Use AssertIsOnBackgroundThread() in U2F and WebAuthn BackgroundParentImpls r=jcj
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: