Open Bug 1348000 Opened 7 years ago Updated 2 years ago

Take scriptability of methods into account

Categories

(Core :: JavaScript: GC, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: sfink, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: triage-deferred)

Any scriptable IDL method can GC. Any non-scriptable IDL method can only GC if there exists a virtual method implementation of it that can GC. Requires scriptability to be communicated via an __attribute__.
Keywords: triage-deferred
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.