[Webkit-unassigned] [Bug 14410] Dragging a resource in the sidebar should drag it's URL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 23 14:46:19 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=14410
Timothy Hatcher <timothy at hatcher.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33365|review? |review+
Flag| |
--- Comment #8 from Timothy Hatcher <timothy at hatcher.name> 2009-07-23 14:46:19 PDT ---
(From update of attachment 33365)
Sorry to keep nitpicking, but this for loop could be a while loop like:
while (this._listItemNode.hasChildNodes())
link.appendChild(this._listItemNode.firstChild);
--
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