[Webkit-unassigned] [Bug 87533] Crash in styleForFirstLetter (pseudoStyle is null)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 12:58:07 PDT 2012


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


Joe Thomas <joethomas at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joethomas at motorola.com




--- Comment #7 from Joe Thomas <joethomas at motorola.com>  2012-05-29 12:58:07 PST ---
pseudoStyle is null as there are no matchedProperties in StyleResolver::pseudoStyleForElement. Looks like null check here will solve the crash.

I will create a patch for it.

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