Bug 32811 - Date binding support for COM
Summary: Date binding support for COM
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 32698
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-20 21:21 PST by Kent Tamura
Modified: 2009-12-21 23:55 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2009-12-20 21:21:05 PST
Like Bug#32698 for JavaScriptCore, we need to support Date type binding for COM DOM binding.
Comment 1 Kent Tamura 2009-12-21 23:47:35 PST
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?
Comment 2 Sam Weinig 2009-12-21 23:55:35 PST
Yeah, the COM code generator is dead for now.