[webkit-reviews] review requested: [Bug 36481] Web Inspector: Edit Tag Names : [Attachment 51850] [PATCH] Part 1 - Add "Edit Tag" on Double Click

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 27 20:36:45 PDT 2010


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 36481: Web Inspector: Edit Tag Names
https://bugs.webkit.org/show_bug.cgi?id=36481

Attachment 51850: [PATCH] Part 1 - Add "Edit Tag" on Double Click
https://bugs.webkit.org/attachment.cgi?id=51850&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Break things out a bit.  This is just Edit Tag Name. Changes are:
- follow the editHTML style of updates. Much smoother!
- no context menu item, only double click.

I am still not 100% certain if InspectorDOMAgent::changeTagName is 100%
correct. I will be investigating that the next time I look at this patch.


More information about the webkit-reviews mailing list