RESOLVED FIXED 17218
Metrics pane should be editable
https://bugs.webkit.org/show_bug.cgi?id=17218
Summary Metrics pane should be editable
Adam Roben (:aroben)
Reported 2008-02-08 13:38:10 PST
You should be able to edit an element's metrics directly in the Metrics pane. Firebug does this by letting you double-click on any of the numbers in the Metrics pane.
Attachments
Proposed patch (9.42 KB, patch)
2008-08-20 16:01 PDT, Timothy Hatcher
kmccullough: review+
Adam Roben (:aroben)
Comment 1 2008-02-08 14:15:57 PST
Timothy Hatcher
Comment 2 2008-08-20 16:01:12 PDT
Created attachment 22906 [details] Proposed patch
Kevin McCullough
Comment 3 2008-08-21 10:44:24 PDT
Comment on attachment 22906 [details] Proposed patch does editingCancelled need a context?
Timothy Hatcher
Comment 4 2008-08-21 12:55:18 PDT
(In reply to comment #3) > (From update of attachment 22906 [details] [edit]) > does editingCancelled need a context? > The shared editing code calls editingCancelled and passes a context. We don't use it, but it is always passed to us.
Timothy Hatcher
Comment 5 2008-08-21 13:14:55 PDT
Landed fix in r35876.
Note You need to log in before you can comment on or make changes to this bug.