[Webkit-unassigned] [Bug 127613] Web Inspector: In a DataGrid, store value of columnIdentifier as a dataset attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 25 09:42:17 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127613





--- Comment #5 from Timothy Hatcher <timothy at apple.com>  2014-01-25 09:39:43 PST ---
Lets not use dataset. Using the DOM for this is expensive. A private property on the DOM element is good.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list