Bug 26684
| Summary: | [Chromium] Need an implementation of HTMLDataGridElementDataSource setter/getter | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Fisher (:fishd, Google) <fishd> |
| Component: | WebCore JavaScript | Assignee: | David Levin <levin> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | jens |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 27383 | ||
| Bug Blocks: | |||
Darin Fisher (:fishd, Google)
[Chromium] Need an implementation of HTMLDataGridElementDataSource setter/getter
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Darin Fisher (:fishd, Google)
http://trac.webkit.org/changeset/45086 introduced a stub implementation.
Jens Alfke
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
Jens Alfke
*** This bug has been marked as a duplicate of bug 27383 ***