[webkit-reviews] review requested: [Bug 169896] Web Inspector: Editing local storage keys/values starts with truncated strings : [Attachment 305062] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 18:56:07 PDT 2017


Nikita Vasilyev <nvasilyev at apple.com> has asked  for review:
Bug 169896: Web Inspector: Editing local storage keys/values starts with
truncated strings
https://bugs.webkit.org/show_bug.cgi?id=169896

Attachment 305062: Patch

https://bugs.webkit.org/attachment.cgi?id=305062&action=review




--- Comment #6 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 305062

  --> https://bugs.webkit.org/attachment.cgi?id=305062&action=review

Patch

I've tried making <div class=cell-content> editable instead of <td>, but it
appeared to be difficult to style to make it look the way <td class=editing>
looks now.

I ended up re-creating <div class=cell-content> after every edit.


More information about the webkit-reviews mailing list