Bug 47852

Summary: Don't try to change accelerated compositing mode if the web page is closed
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Anders Carlsson 2010-10-18 14:50:05 PDT
Don't try to change accelerated compositing mode if the web page is closed
Comment 1 Anders Carlsson 2010-10-18 14:50:49 PDT
Created attachment 71087 [details]
Patch
Comment 2 Simon Fraser (smfr) 2010-10-18 14:52:52 PDT
Comment on attachment 71087 [details]
Patch

r=me but please why why calling changeAcceleratedCompositingMode() is bad in this situation.
Comment 3 Anders Carlsson 2010-10-18 14:55:59 PDT
Committed r69997: <http://trac.webkit.org/changeset/69997>