[Webkit-unassigned] [Bug 27322] Inspector: Create New DOM Storage Items via DataGrid
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 15:02:58 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27322
Timothy Hatcher <timothy at hatcher.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32821|review? |review+
Flag| |
--- Comment #2 from Timothy Hatcher <timothy at hatcher.name> 2009-07-27 15:02:57 PDT ---
(From update of attachment 32821)
> + if (this._editingNode.isCreationNode) {
> + element = this._editingNode._element.children[0]; // Leftmost Column
> + }
No need for the braces here.
What does the creation row look like?
--
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