Open
Bug 1794601
Opened 2 years ago
Updated 2 years ago
Ensure ORB only won't block the channels that run only in the parent process.
Categories
(Core :: DOM: Networking, enhancement, P2)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: sefeng, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [orb:m2] [necko-triaged])
This was based on the test failure in https://phabricator.services.mozilla.com/D157844; It seems unnecessary for ORB to block requests that run the in parent process only as it's loaded in the memory already.
Severity: -- → S3
Priority: -- → P2
Whiteboard: [orb:m?] → [orb:m?] [necko-triaged]
Updated•2 years ago
|
Whiteboard: [orb:m?] [necko-triaged] → [orb:m2] [necko-triaged]
Updated•2 years ago
|
Whiteboard: [orb:m2] [necko-triaged] → [orb:m2] [necko-triaged][sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-186
Updated•2 years ago
|
See Also: https://mozilla-hub.atlassian.net/browse/SP3-186 →
Whiteboard: [orb:m2] [necko-triaged][sp3] → [orb:m2] [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•