Open Bug 1871384 Opened 6 months ago Updated 6 months ago

Implement nsIKeepAliveManager::IsKeepAliveLimitExceeded to Check Resource Limits

Categories

(Core :: DOM: Networking, enhancement, P2)

enhancement

Tracking

()

People

(Reporter: smayya, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

In order to check if we have reached the threshold limits of keepalive requests, we will need to implement bool IsKeepAliveLimitExceeded(nsIRequest).
This function should be checked in the AsyncOpen() call before calling UpdateKeepAliveRequest.

Summary: Implement an nsIKeepAliveManager::IsKeepAliveLimitExceeded to Check Resource Limits → Implement nsIKeepAliveManager::IsKeepAliveLimitExceeded to Check Resource Limits
Depends on: 1871387
No longer depends on: 1871387
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]
You need to log in before you can comment on or make changes to this bug.