Closed Bug 790976 Opened 12 years ago Closed 12 years ago

KeyError: 'MutationRecord' when trying to convert MutationObserver to use webidl

Categories

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

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: smaug, Unassigned)

References

Details

sequence<MutationRecord> takeRecords(); seems to cause the problem.
http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#mutationobserver
I assume we don't support all kinds of sequences yet.
Blocks: 790978
Ah, peterv mentioned I need to add also MutationRecord to .conf. Testing...
(I really don't like the requirement to add everything to .conf)
Yes, this is invalid.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
> Ah, peterv mentioned I need to add also MutationRecord to .conf.

Yeah, I really need to fix the docs for the .conf.  And work on making it more optional...
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.