Summary: | Web Inspector: nodes can be dragged from the console log | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> | ||||||
Component: | Web Inspector | Assignee: | Antoine Quint <graouts> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue, graouts, joepeck, timothy, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Attachments: |
|
Description
Antoine Quint
2013-09-30 06:51:35 PDT
Created attachment 212990 [details]
Patch
Comment on attachment 212990 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=212990&action=review > Source/WebInspectorUI/ChangeLog:8 > + Catch "dragstart" events targetting nodes hosted in a DOMTreeOutline within the console Typo: "targetting" => "targeting" Created attachment 213023 [details]
Patch for landing
Comment on attachment 213023 [details] Patch for landing Clearing flags on attachment: 213023 Committed r156672: <http://trac.webkit.org/changeset/156672> All reviewed patches have been landed. Closing bug. |