Bug 4985
| Summary: | REGRESSION assertion failure in KWQPainter.mm:841 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | Layout and Rendering | Assignee: | Darin Adler <darin> |
| Status: | VERIFIED FIXED | ||
| Severity: | Normal | CC: | darin |
| Priority: | P1 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
mitz
The assertion in KWQPainter.mm:841 fails and Safari crashes with a development build of WebKit.
To reproduce: open http://en.wikipedia.org/wiki/Main_Page and wait for it to finish loading, then switch
from Safari to another application.
I'm almost certain that this regression started with the patch for bug 4924
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Confirmed with ToT
Darin Adler
Got a fix for this.