Bug 80740 - Crash in DisplayRefreshMonitor::notifyClients()
Summary: Crash in DisplayRefreshMonitor::notifyClients()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-03-09 17:19 PST by mitz
Modified: 2012-03-09 18:10 PST (History)
0 users

See Also:


Attachments
Stop the display link before cancelling outstanding calls to refreshDisplayOnMainThread() (1.90 KB, patch)
2012-03-09 17:23 PST, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.