RESOLVED FIXED 105849
Web Inspector: DataGrid refactoring: make cell editing more generic.
https://bugs.webkit.org/show_bug.cgi?id=105849
Summary Web Inspector: DataGrid refactoring: make cell editing more generic.
Eugene Klyuchnikov
Reported 2012-12-28 22:28:53 PST
Editing feature has been added to DataGrid to edit localStorage. Column numbers (0 and 1) are hardcoded. This patch makes column editing feature more generic: remove hardcoded colums, take "editable" column property into account. This patch is a prerequisite for cookie editing.
Attachments
Patch (18.53 KB, patch)
2012-12-28 23:39 PST, Eugene Klyuchnikov
no flags
Eugene Klyuchnikov
Comment 1 2012-12-28 23:39:13 PST
WebKit Review Bot
Comment 2 2013-01-10 21:50:48 PST
Comment on attachment 180920 [details] Patch Clearing flags on attachment: 180920 Committed r139404: <http://trac.webkit.org/changeset/139404>
WebKit Review Bot
Comment 3 2013-01-10 21:50:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.