Bug 67463 - Web IDL binding code generator should support [Clamp] attribute
Summary: Web IDL binding code generator should support [Clamp] attribute
Status: RESOLVED DUPLICATE of bug 77605
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-01 21:14 PDT by Takashi Toyoshima
Modified: 2012-02-01 22:44 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Takashi Toyoshima 2011-09-01 21:14:10 PDT
WebKit's Web IDL binding code generator doesn't support [Clamp] attribute now.
[Clamp] attribute is used by WebSocket and implemented as a custom binding for now.
We should remove its custom binding and use [Clamp] attribute which code generator support.
Comment 1 Takashi Toyoshima 2012-02-01 22:44:27 PST

*** This bug has been marked as a duplicate of bug 77605 ***