[Webkit-unassigned] [Bug 18538] New: Uninitialized Value object when parsing '%'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 16 12:28:28 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18538

           Summary: Uninitialized Value object when parsing '%'
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phanna at email.unc.edu


Changelist 26482 introduced the ability to skip attribute values that are
single '%' characters. This created an uninitialized Value object added to the
valueList. This object caused a crash on an arm release build. I have a patch
that I have tested against the original bug.


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



More information about the webkit-unassigned mailing list