Closed Bug 674805 Opened 13 years ago Closed 13 years ago

Clang complains about explicit instantiation of WorkerPrivateParent outside of namespace

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: jchen, Assigned: jchen)

Details

(Whiteboard: [inbound])

Attachments

(1 file)

> dom/workers/WorkerPrivate.cpp:3114:16: error: explicit
>  instantiation of 'mozilla::dom::workers::WorkerPrivateParent' must occur
>  in namespace 'mozilla::dom::workers'
Attached patch Simple fixSplinter Review
Assignee: nobody → nchen
Status: NEW → ASSIGNED
Attachment #549007 - Flags: review?(bent.mozilla)
Comment on attachment 549007 [details] [diff] [review]
Simple fix

Review of attachment 549007 [details] [diff] [review]:
-----------------------------------------------------------------
Attachment #549007 - Flags: review?(bent.mozilla) → review+
http://hg.mozilla.org/mozilla-central/rev/6827ee54c23f
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
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: