Bug 26516 - Add initial implementation of DataGridDataSource
Summary: Add initial implementation of DataGridDataSource
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-18 13:48 PDT by Sam Weinig
Modified: 2009-06-23 17:39 PDT (History)
0 users

See Also:


Attachments
patch (34.61 KB, patch)
2009-06-18 14:47 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
updated patch (34.85 KB, patch)
2009-06-23 17:19 PDT, Sam Weinig
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2009-06-18 13:48:30 PDT
Patch forthcoming.
Comment 1 Sam Weinig 2009-06-18 14:47:28 PDT
Created attachment 31510 [details]
patch
Comment 2 Sam Weinig 2009-06-18 14:50:06 PDT
Comment on attachment 31510 [details]
patch

Clearing the review bit for now, since we are not quite ready to work on this yet.
Comment 3 Sam Weinig 2009-06-23 17:19:54 PDT
Created attachment 31759 [details]
updated patch
Comment 4 Dave Hyatt 2009-06-23 17:25:24 PDT
Comment on attachment 31759 [details]
updated patch

Regenerate your test results since you still have .listener there.

r=me
Comment 5 Sam Weinig 2009-06-23 17:39:45 PDT
Landed in r45018.