Closed
Bug 584960
Opened 14 years ago
Closed 14 years ago
python xpidl parser spits out Unexpected attribute '%s' without expanding %s
Categories
(Core :: XPCOM, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 578478
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
1.29 KB,
patch
|
benjamin
:
review-
|
Details | Diff | Splinter Review |
error: Unexpected attribute '%s', ../../../../dist/idl/nsIDOMJSWindow.idl line 73:3
[deprecated] void captureEvents(in long eventFlags);
^
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Attachment #463459 -
Flags: review?(jorendorff) → review-
bsmedberg; right now the patch for that bug doesn't actually fix the primary bug which is that the error message doesn't fill in '%s', ignore the bit where I pretend to handle deprecated.
You need to log in
before you can comment on or make changes to this bug.
Description
•