Bug 32811
Summary: | Date binding support for COM | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kent Tamura <tkent> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | sam, sfalken |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 32698 | ||
Bug Blocks: |
Kent Tamura
Like Bug#32698 for JavaScriptCore, we need to support Date type binding for COM DOM binding.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kent Tamura
Steve, Sam,
Do we need to add new type support to WebCore/bindings/scripts/CodeGeneratorCOM.pm ?
You turned off the COM auto-generation in r50243. Does it mean we won't support the automatic COM binding anymore?
Sam Weinig
Yeah, the COM code generator is dead for now.