See https://searchfox.org/mozilla-central/rev/7556a400affa9eb99e522d2d17c40689fa23a729/security/manager/ssl/nsCertOverrideService.cpp#246 Dana, do you know of an example of how to avoid main-thread I/O in this implementation? Perhaps another bug where a similar conversion was done? I'd like to work on this, but I've never converted main-thread I/O before so I'd like a reference.
Bug 1555557 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
See https://searchfox.org/mozilla-central/rev/7556a400affa9eb99e522d2d17c40689fa23a729/security/manager/ssl/nsCertOverrideService.cpp#246 Dana/Ehsan, do you know of an example of how to avoid main-thread I/O in this implementation? Perhaps another bug where a similar conversion was done? I'd like to work on this, but I've never converted main-thread I/O before so I'd like a reference.