[Webkit-unassigned] [Bug 160723] Web Inspector: Data grid has a double left border when the first column is hidden
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 18:29:44 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160723
Nikita Vasilyev <nvasilyev at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #285703|0 |1
is obsolete| |
Attachment #285797| |review-, commit-queue-
Flags| |
--- Comment #7 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 285797
--> https://bugs.webkit.org/attachment.cgi?id=285797&action=review
WIP
This WIP patch removes hidden columns from the DOM and adds them back when they are turned on. In general, it's good for performance to minimize number of unnecessary nodes in the DOM. However, this patch is way more complex than the previous one.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160811/af981ef0/attachment-0001.html>
More information about the webkit-unassigned
mailing list