RESOLVED FIXED 32578
Web Inspector: No Need for ?="" now that we have context menus
https://bugs.webkit.org/show_bug.cgi?id=32578
Summary Web Inspector: No Need for ?="" now that we have context menus
Brian Weinstein
Reported 2009-12-15 13:27:10 PST
In the Elements Tree Outline, we needed a way to add new attributes, so we had ?="" show up on mouseover, so the user could double click. Now that we have context menus with an "Add Attribute" item, we don't need this anymore.
Attachments
[PATCH] Fix (3.67 KB, patch)
2009-12-15 13:31 PST, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Brian Weinstein
Comment 1 2009-12-15 13:31:37 PST
Created attachment 44905 [details] [PATCH] Fix
Brian Weinstein
Comment 2 2009-12-15 13:37:04 PST
Landed in r52168.
Note You need to log in before you can comment on or make changes to this bug.