Closed
Bug 835864
Opened 12 years ago
Closed 12 years ago
UUID of AudioChannelAgent doesn't match with nsIAudioChannelAgent.idl
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
1.06 KB,
patch
|
sicking
:
review-
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #707672 -
Flags: review?(jonas)
Comment 2•12 years ago
|
||
The uuids aren't suppose to match. One is for interface, one is for CID. Or am I missing something her.e
Comment 3•12 years ago
|
||
Assignee | ||
Comment 4•12 years ago
|
||
Ah ... my fault.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Comment on attachment 707672 [details] [diff] [review]
patch
Review of attachment 707672 [details] [diff] [review]:
-----------------------------------------------------------------
Nonono, you are not supposed to use the same uuid for the iid and the cid. They should be different as they represent two different things.
Attachment #707672 -
Flags: review?(jonas) → review-
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•