Open Bug 1616013 Opened 5 years ago Updated 3 years ago

Attempt to mark more WebIDL methods as [Pure]

Categories

(DevTools :: Console, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: loganfsmyth, Unassigned)

References

(Blocks 1 open bug)

Details

https://bugzilla.mozilla.org/show_bug.cgi?id=1609426 is creating a manual whitelist of "pure-ish" functions to support for eager-eval alongside the functions that are marked [Pure] in the WebIDL, but a bunch of these functions seem like they could safely be marked [Pure] in WebIDL directly to avoid needing to maintain the additional list itself.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.