Closed Bug 742199 Opened 12 years ago Closed 12 years ago

Implement support for [Clamp] on numeric conversions in Paris bindings

Categories

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

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 763367

People

(Reporter: bzbarsky, Unassigned)

References

(Blocks 1 open bug)

Details

      No description provided.
Are there any users except for Uint8ClampedArray? If not, we probably don't need to bother.
Not yet, but there should be. In particular, there are places in the web platform that right now take signed long and then clamp them to >= 0 in prose that should just use unsigned long in idl plus [Clamp].  As we new-bindingify more stuff, we'll run into those eventually and then should raise issues on the relevant specs.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.