[Webkit-unassigned] [Bug 36481] Web Inspector: Edit Tag Names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 28 03:17:23 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51855|                            |review?
               Flag|                            |




--- Comment #21 from Joseph Pecoraro <joepeck at webkit.org>  2010-03-28 03:17:23 PST ---
Created an attachment (id=51855)
 --> (https://bugs.webkit.org/attachment.cgi?id=51855)
[PATCH] Fix Blacklist

The Blacklist was broken. It does not handle all cases that the tag name could
be edited (namely, tabbing back from an attribute). I moved the black list
check directly into _startEditingTagName so the blacklist is always checked. I
also moved the code to a more convenient place, alongside similar code I didn't
notice before!

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



More information about the webkit-unassigned mailing list