Closed Bug 1147850 Opened 9 years ago Closed 9 years ago

Cache should not do blocking IO on STS

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bkelly, Unassigned)

Details

It was recently raised on dev-platform that we should not be doing blocking IO on STS:

  https://groups.google.com/forum/#!topic/mozilla.dev.platform/v2MePAm0YFQ

We need to fix this in Cache.
It would be nice to use whatever solution is created for bug 990804, but it likely won't be ready in time.
Depends on: 990804
Please don't use the "STS" abbreviation, specify the full name, since the first "S" may mean Socket and Stream as well.  We have both and both are very different.
Flags: needinfo?(bkelly)
Cache uses the *socket* transport service, so this should be moot.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
No longer blocks: serviceworker-cache
No longer depends on: 990804
Flags: needinfo?(bkelly)
Just to clarify comment 3, Cache uses Stream transport service, not socket.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.