Bug 26684 - [Chromium] Need an implementation of HTMLDataGridElementDataSource setter/getter
Summary: [Chromium] Need an implementation of HTMLDataGridElementDataSource setter/getter
Status: RESOLVED DUPLICATE of bug 27383
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on: 27383
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-24 09:51 PDT by Darin Fisher (:fishd, Google)
Modified: 2009-07-22 14:24 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2009-06-24 09:51:31 PDT
[Chromium] Need an implementation of HTMLDataGridElementDataSource setter/getter
Comment 1 Darin Fisher (:fishd, Google) 2009-06-24 09:52:23 PDT
http://trac.webkit.org/changeset/45086 introduced a stub implementation.
Comment 2 Jens Alfke 2009-07-17 11:34:44 PDT
I've hooked up the V8 bindings for DataGrid [1], including these custom dataSource accessors, and the layout tests are passing. I'm about ready to send out a patch.
Mind if I assign this to myself?

[1] http://code.google.com/p/chromium/issues/detail?id=16730
Comment 3 Jens Alfke 2009-07-22 14:24:06 PDT

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