[Webkit-unassigned] [Bug 31559] New: Crash when accessing webkitTransition property after setting webkitTransitionProperty with invalid value.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 09:41:06 PST 2009


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

           Summary: Crash when accessing webkitTransition property after
                    setting webkitTransitionProperty with invalid value.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pennig at apple.com


Scenario:
1) Get an element with CSS property -webkit-transition applied, or set it using
JavaScript.
2) Set webkitTransitionProperty to some invalid value
3) Access webkitTransition property.

See attachment for reduction.

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