Open Bug 1189984 Opened 9 years ago Updated 2 years ago

UpdateOverridenLoadGroup can add duplicate nsITabChild objects

Categories

(Core :: DOM: Service Workers, defect, P5)

defect

Tracking

()

Tracking Status
firefox42 --- affected

People

(Reporter: catalinb, Unassigned)

References

(Blocks 1 open bug)

Details

Intercepting a long list of fetch events from the same document will add duplicates to InterfaceRequestor.mTabChildList. We should check for duplicates in MaybeAddTabChild. https://dxr.mozilla.org/mozilla-central/source/dom/workers/WorkerPrivate.cpp#2493
Blocks: 1207265
No longer blocks: ServiceWorkers-B2G
Component: DOM → DOM: Service Workers
This will probably change soon when implement our e10s refactor, but still an issue for now.
Blocks: ServiceWorkers-postv1
No longer blocks: 1207265
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.