Closed Bug 878401 Opened 11 years ago Closed 11 years ago

Move WorkerNavigator to WebIDL

Categories

(Core :: DOM: Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla25

People

(Reporter: Ms2ger, Assigned: Ms2ger)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached patch Patch v1Splinter Review
      No description provided.
Attachment #756938 - Flags: review?(bent.mozilla)
Attachment #756938 - Flags: review?(bent.mozilla) → review+
Comment on attachment 756938 [details] [diff] [review]
Patch v1

::: dom/webidl/WorkerNavigator.webidl
>+interface WorkerNavigator {
>+  readonly attribute DOMString appName;
>+  readonly attribute DOMString appVersion;
>+  readonly attribute DOMString platform;
>+  readonly attribute DOMString userAgent;
>+};

All members can be annotated with [Constant].
https://hg.mozilla.org/mozilla-central/rev/4e044202c1b4
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: