Bug 53865 - REGRESSION: New drawing area is causing some WebProcess crashes in layout tests
Summary: REGRESSION: New drawing area is causing some WebProcess crashes in layout tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-05 21:08 PST by Maciej Stachowiak
Modified: 2011-02-05 21:24 PST (History)
0 users

See Also:


Attachments
Patch (1.85 KB, patch)
2011-02-05 21:10 PST, Maciej Stachowiak
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2011-02-05 21:08:11 PST
REGRESSION: New drawing area is causing some WebProcess crashes in layout tests
Comment 1 Maciej Stachowiak 2011-02-05 21:10:10 PST
Created attachment 81386 [details]
Patch
Comment 2 mitz 2011-02-05 21:12:31 PST
Comment on attachment 81386 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=81386&action=review

> Source/WebKit2/ChangeLog:11
> +        where this is called repeatedly without existing accelerated composting mode

s/existing/exiting/ I presume
Comment 3 Maciej Stachowiak 2011-02-05 21:24:35 PST
Committed r77759: <http://trac.webkit.org/changeset/77759>