Open Bug 1170282 Opened 10 years ago Updated 11 months ago

JS::ubi::Node should perhaps have subclasses for specific referent types

Categories

(Core :: JavaScript Engine, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: jimb, Unassigned)

References

(Blocks 1 open bug)

Details

The original plan was for JS::ubi::Node to be a "fat" interface --- that is, to have many, many methods, only a subset of which would be appropriate for any given referent type. It might be nice to be more organized: to have a subtype of Node for JSObjects, and a subtype of that for (say) SavedFrame instances.
Severity: normal → S3
Blocks: sm-api
Severity: S3 → N/A
Type: defect → enhancement
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.