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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 18:28:04 PDT 2012


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


Joe Thomas <joethomas at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144877|0                           |1
        is obsolete|                            |
 Attachment #144877|review?, commit-queue?      |
               Flag|                            |
 Attachment #145417|                            |review?, commit-queue?
               Flag|                            |




--- Comment #16 from Joe Thomas <joethomas at motorola.com>  2012-06-01 18:28:02 PST ---
Created an attachment (id=145417)
 --> (https://bugs.webkit.org/attachment.cgi?id=145417&action=review)
patch

Return the normal style (style inherited from parent) if there are no matchedProperties in StyleResolver:pseudoStyleForElement() instead of returning NULL as mentioned in Comment#15. Looks to me a better approach to solve the crash than the null check in the previous patch.

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