This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 18917 - As only WorkerGlobalScope implements WorkerUtils, merge them.
Summary: As only WorkerGlobalScope implements WorkerUtils, merge them.
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-19 14:48 UTC by contributor
Modified: 2013-01-30 23:32 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-09-19 14:48:09 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#workerutils
Complete: http://www.whatwg.org/c#workerutils

Comment:
As only WorkerGlobalScope implements WorkerUtils, merge them.

Posted from: 212.238.236.229 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.10 (KHTML, like Gecko) Chrome/23.0.1262.0 Safari/537.10
Comment 1 Ian 'Hixie' Hickson 2012-10-30 00:20:41 UTC
I like having WorkerUtils as an editorial aid, means I can keep the list of core mechanics separate from the list of what the interface supports. The idea is that there's no way to tell (though maybe [Supplemental]'s replacement didn't fully give me that?).
Comment 2 Anne 2012-10-30 09:22:20 UTC
Please add a note to that effect (I suspect this will keep coming up otherwise) or make it even more clear by using "partial interface WorkerGlobalScope"?
Comment 3 Ian 'Hixie' Hickson 2012-10-30 17:51:15 UTC
Well only you have brought it up so far, but ok. :-P

Using partial instead seems reasonable.
Comment 4 contributor 2013-01-30 23:32:11 UTC
Checked in as WHATWG revision r7675.
Check-in comment: Merge WorkerUtils into WorkerGlobalScope
http://html5.org/tools/web-apps-tracker?from=7674&to=7675