Bug 45193
| Summary: | fast/text/decomposed-after-stacked-diacritics.html crashes on on chromium linux | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zhenyao Mo <zmo> |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, dglazkov, evan, mitz, rniwa, tony |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 45182 | ||
| Bug Blocks: | |||
Zhenyao Mo
add it to chromium/test_expectations.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Zhenyao Mo
See r66757
Ryosuke Niwa
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]
Ryosuke Niwa
Added to the test expectation http://trac.webkit.org/changeset/73537
Ryosuke Niwa
This has been fixed since http://trac.webkit.org/changeset/76732/.