Bug 127445

Summary: Crashes in DrawingAreaProxy::setExposedRect (null DrawingAreaProxy)
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch andersca: review+

Tim Horton
Reported 2014-01-22 13:58:13 PST
When the WebPageProxy is closed, it nulls out the DrawingAreaProxy; we should avoid trying to call setExposedRect on a null DrawingAreaProxy for obvious reasons. <rdar://problem/15807127>
Attachments
patch (2.20 KB, patch)
2014-01-22 14:04 PST, Tim Horton
andersca: review+
Tim Horton
Comment 1 2014-01-22 14:04:01 PST
Tim Horton
Comment 2 2014-01-22 14:38:42 PST
Note You need to log in before you can comment on or make changes to this bug.