[Webkit-unassigned] [Bug 17772] Inspector should support point-and-click to select a node to inspect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 19:23:32 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=17772


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |webkit at mattlilek.com
                   |unassigned at lists.webkit.org |
  Attachment #23456|                            |review?
               Flag|                            |




------- Comment #3 from webkit at mattlilek.com  2008-09-15 19:23 PDT -------
Created an attachment (id=23456)
 --> (https://bugs.webkit.org/attachment.cgi?id=23456&action=view)
Initial cut

As I wrote in the ChangeLog:

Despite putting this up for review, I'm not intending to land it as is. Among
the known issues:
        - Need better art for the magnifying glass button
        - Is EventHandler really the best place for intercepting the node click
- feels dirty. Would
          making -[WebView setHoverFeedbackSuspended:] cross-platform be a
better route?
        - I think I can get away with not having to track searchingForNode in
ElementsPanel
        - Some method names could be tweaked.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list