[Webkit-unassigned] [Bug 22256] Reproduceable crash with @font-face and :first-letter pseudo class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 14 11:32:14 PST 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Priority|P2                          |P1




------- Comment #2 from ap at webkit.org  2008-11-14 11:32 PDT -------
Confirmed with a local debug build of r38387. Interestingly, after opening and
re-opening the page several times, the first letter was displayed, and in that
case selecting the text didn't result in a crash.

Thread 0 Crashed:
0   com.apple.WebCore                   0x035230b4
WebCore::Font::glyphDataForCharacter(int, bool, bool) const + 402
(Font.cpp:168)
1   com.apple.WebCore                   0x03b8252d
WebCore::WidthIterator::advance(int, WebCore::GlyphBuffer*) + 459
(WidthIterator.cpp:112)
2   com.apple.WebCore                   0x03522204
WebCore::Font::selectionRectForSimpleText(WebCore::TextRun const&,
WebCore::IntPoint const&, int, int, int) const + 92 (Font.cpp:547)
3   com.apple.WebCore                   0x03522b1b
WebCore::Font::selectionRectForText(WebCore::TextRun const&, WebCore::IntPoint
const&, int, int, int) const + 199 (Font.cpp:537)
4   com.apple.WebCore                   0x03628f00
WebCore::InlineTextBox::selectionRect(int, int, int, int) + 522
(InlineTextBox.cpp:101)
5   com.apple.WebCore                   0x03851d65
WebCore::RenderText::selectionRect(bool) + 413 (RenderText.cpp:1117)
6   com.apple.WebCore                   0x03870654
WebCore::RenderObject::SelectionInfo::SelectionInfo(WebCore::RenderObject*,
bool) + 92


-- 
Configure bugmail: https://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