Closed Bug 1895232 Opened 5 months ago Closed 4 months ago

Convert do_GetService to using components::*::service in netwerk/

Categories

(Core :: Networking, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: valentin, Assigned: sekim, Mentored)

References

(Blocks 2 open bugs)

Details

(Keywords: good-first-bug, Whiteboard: [necko-triaged])

Attachments

(1 file)

There are a lot of places where we still use do_GetService("string_contract_id") in netwerk/ - see link

It could be a minor performance boost if we switch to using mozilla::components::Name::Service() - like for IO, DNS, SocketTransport, CacheStorage, etc.

If we find some of the services don't have a name in the components.conf file, we should add one.

Whiteboard: [necko-triaged]
Assignee: nobody → sekim
Status: NEW → ASSIGNED
Pushed by valentin.gosu@gmail.com: https://hg.mozilla.org/integration/autoland/rev/9a295c851c2e Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #9400585 - Attachment description: Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r?valentin → WIP: Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r?valentin
Flags: needinfo?(sekim)
Attachment #9400585 - Attachment description: WIP: Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r?valentin → Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r?valentin
Pushed by eguloien@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/383fd26bb6e2 Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers
Status: REOPENED → RESOLVED
Closed: 5 months ago4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: