Closed Bug 465108 Opened 17 years ago Closed 17 years ago

Workers: Add navigator object

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.1b3

People

(Reporter: bent.mozilla, Assigned: bent.mozilla)

Details

(Keywords: fixed1.9.1)

Attachments

(1 file)

Attached patch Patch, v1Splinter Review
From email discussions with the WhatWG members interested in workerswere going to implement a subset of the HTML5 navigator object spceified here: http://www.whatwg.org/specs/web-apps/current-work/#navigator Currently we'll only support the NavigatorID interface.
Attachment #348373 - Flags: superreview?(jonas)
Attachment #348373 - Flags: review?(jonas)
(In reply to comment #0) > workerswere Should be "workers we're" :)
So word on the street is that we should just add the whole list of properties that is available on the normal window.navigator object :( Apparently the current list isn't even enough for googles browser detector.
Attachment #348373 - Flags: superreview?(jonas)
Attachment #348373 - Flags: superreview+
Attachment #348373 - Flags: review?(jonas)
Attachment #348373 - Flags: review+
Nah, these 4 are what HTML5 found to be necessary and sufficient.
Marking this a blocker. W/o this it's impossible to do browser detection in worker scripts, which is critical for developers, especially in early versions of implementations.
Flags: blocking1.9.1+
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.9.1 → mozilla1.9.1b3
Component: DOM: Mozilla Extensions → DOM
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: