Bug 80740

Summary: Crash in DisplayRefreshMonitor::notifyClients()
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Stop the display link before cancelling outstanding calls to refreshDisplayOnMainThread() sam: review+

Description mitz 2012-03-09 17:19:00 PST
Crash in DisplayRefreshMonitor::notifyClients()
Comment 1 mitz 2012-03-09 17:19:34 PST
<rdar://problem/11018851>
Comment 2 mitz 2012-03-09 17:23:46 PST
Created attachment 131141 [details]
Stop the display link before cancelling outstanding calls to refreshDisplayOnMainThread()
Comment 3 mitz 2012-03-09 18:10:35 PST
Fixed in <http://trac.webkit.org/r110356>.