Summary: | Semi-reproducible crash in ChunkedUpdateDrawingArea::paintIntoUpdateChunk closing a particular yahoo page | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||
Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | mjs | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Anders Carlsson
2010-12-15 12:06:26 PST
Created attachment 76678 [details]
Patch
Comment on attachment 76678 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=76678&action=review > WebKit2/WebProcess/WebPage/ChunkedUpdateDrawingArea.cpp:97 > + // The drawing area changed, return early. This comment seems redundant with the code. > WebKit2/WebProcess/WebPage/LayerBackedDrawingArea.cpp:98 > + // The drawing area changed, return early. This comment seems redundant with the code. > WebKit2/WebProcess/WebPage/mac/LayerBackedDrawingAreaMac.mm:172 > + // The drawing area changed, return early. This comment seems redundant with the code. (r=me with those suggestions) Committed r74134: <http://trac.webkit.org/changeset/74134> |