Skip to content
Snippets Groups Projects
Commit 20db36ce authored by Nika Layzell's avatar Nika Layzell
Browse files

Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags},...

Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin

This removes all implementations of these types. Some implementations in JS
code were also removed in the previous part, when updating tests to use
`Services.io.registerProtocolHandler`.

Code which used to access these members should go through the IOService now
instead.

Differential Revision: https://phabricator.services.mozilla.com/D162805
parent 9cc8ee8c
No related branches found
No related tags found
No related merge requests found
Showing
with 8 additions and 288 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment