Closed Bug 1549323 Opened 6 years ago Closed 5 years ago

[socket-process] Check whether SSL_ClearSessionCache() is called on the socket process.

Categories

(Core :: Networking, task, P2)

68 Branch
task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox68 --- wontfix
firefox78 --- fixed

People

(Reporter: dragana, Assigned: kershaw)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

Check if SSL_ClearSessionCache() gets called in the socket process when the last private browsing context exits.

The priority flag is not set for this bug.
:keeler, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dkeeler)
Flags: needinfo?(dkeeler)
Priority: -- → P1
Whiteboard: [psm-assigned]
Assignee: dd.mozilla → nobody
Status: ASSIGNED → NEW
Component: Security: PSM → Networking
Priority: P1 → --
Whiteboard: [psm-assigned]
Priority: -- → P2
Whiteboard: [necko-triaged]

hello !!
I would love to work on this ..
Can anyone elaborate this more ?
Thanks :)

hey [:kershaw] !!
Thanks for guiding me to this bug !
Could you please elaborate what I need to do ?
Thanks :)

(In reply to Mahak from comment #3)

hey [:kershaw] !!
Thanks for guiding me to this bug !
Could you please elaborate what I need to do ?
Thanks :)

I'd suggest to tackle this bug by following steps.

  1. Let's figure out when SSL_ClearSessionCache() will be called in parent process with and without networking over socket process enabled. There is a pref network.http.network_access_on_socket_process.enabled for enable/disable this. Basically, SSL_ClearSessionCache is called by nsNSSComponent::ClearSSLExternalAndInternalSessionCacheNative and it's called at these places.
  2. Depends on the result of step 1, we might need to add an IPC message for clearing the session cache in socket process.
Assignee: nobody → kershaw
Type: defect → task
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8c8cd29d84ac Make sure session cache is cleared in socket process r=keeler
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: