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 12836 - WorkerLocation lacks a strigifier
Summary: WorkerLocation lacks a strigifier
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Web Workers (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: public-webapps-bugzilla
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 19:06 UTC by contributor
Modified: 2011-06-21 21:26 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2011-05-31 19:06:37 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/complete/workers.html
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#workerlocation

Comment:
WorkerLocation lacks a strigifier

Posted from: 91.181.83.70
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.35 (KHTML, like Gecko) Chrome/13.0.761.0 Safari/534.35
Comment 1 contributor 2011-06-21 21:26:44 UTC
Checked in as WHATWG revision r6265.
Check-in comment: Let worker's self.location stringify, like window.location
http://html5.org/tools/web-apps-tracker?from=6264&to=6265