[Webkit-unassigned] [Bug 27526] Inspector: Removing an Attribute via Edit should Delete the Attribute, Not Ignore Your Changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 17:37:59 PDT 2009


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


Joseph Pecoraro <joepeck02 at gmail.com> changed:

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




--- Comment #1 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-07-21 17:37:59 PDT ---
Created an attachment (id=33231)
 --> (https://bugs.webkit.org/attachment.cgi?id=33231)
Removing an Attribute Deletes the Attribute - And Fix Possible Exception

NOTES:

1. This will delete an attribute _if_ that attribute previously existed.  The
only time an attribute would not previously exist would be if it is a "new"
attribute.  This means this is compatible with the (uncommitted) patch on the
following bug to create new attributes:
https://bugs.webkit.org/show_bug.cgi?id=21108

2. This fixes an error that has been around for a while where an invalid
attribute from user input (such as "-") can cause an error.  An example test
case will be attached in a minute.

-- 
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