Bug 45193 - fast/text/decomposed-after-stacked-diacritics.html crashes on on chromium linux
Summary: fast/text/decomposed-after-stacked-diacritics.html crashes on on chromium linux
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 45182
Blocks:
  Show dependency treegraph
 
Reported: 2010-09-03 12:13 PDT by Zhenyao Mo
Modified: 2011-01-29 00:00 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zhenyao Mo 2010-09-03 12:13:06 PDT
add it to chromium/test_expectations.txt
Comment 1 Zhenyao Mo 2010-09-03 12:18:16 PDT
See r66757
Comment 2 Ryosuke Niwa 2010-12-08 12:13:26 PST
Stack trace:
	base::(anonymous namespace)::StackDumpSignalHandler() [0x83b2d89]
	0x4001c420
	WebCore::Font::selectionRectForText() [0x86524c9]
	WebCore::InlineTextBox::selectionRect() [0x896dfea]
	WebCore::RenderText::absoluteQuadsForRange() [0x8a0b73c]
	WebCore::Range::getBorderAndTextQuads() [0x87e5c33]
	WebCore::Range::getBoundingClientRect() [0x87e5dc6]
	WebCore::RangeInternal::getBoundingClientRectCallback() [0x8235fce]
	v8::internal::Builtin_HandleApiCall() [0x8430585]
Comment 3 Ryosuke Niwa 2010-12-08 12:20:40 PST
Added to the test expectation http://trac.webkit.org/changeset/73537
Comment 4 Ryosuke Niwa 2011-01-29 00:00:18 PST
This has been fixed since http://trac.webkit.org/changeset/76732/.