Bug 53865

Summary: REGRESSION: New drawing area is causing some WebProcess crashes in layout tests
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: New BugsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

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>