Closed Bug 1280241 Opened 9 years ago Closed 9 years ago

Remove the limit of number of workers per domain

Categories

(Core :: DOM: Workers, defect)

49 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: baku, Assigned: baku)

References

Details

Attachments

(1 file)

No description provided.
Attached patch limit.patchSplinter Review
Assignee: nobody → amarchesini
Attachment #8763042 - Flags: review?(khuey)
Comment on attachment 8763042 [details] [diff] [review] limit.patch Review of attachment 8763042 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/workers/RuntimeService.cpp @@ -1419,5 @@ > > - bool exemptFromPerDomainMax = false; > - if (isServiceWorker) { > - AssertIsOnMainThread(); > - exemptFromPerDomainMax = Preferences::GetBool("dom.serviceWorkers.exemptFromPerDomainMax", This preference needs to be removed from a bunch of tests.
Attachment #8763042 - Flags: review?(khuey) → review+
Pushed by amarchesini@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/feb0e93ac30d Remove the limit of number of workers per domain, r=khuey
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: