Bug 135132 - Random crashes on the Web Thread due to Timers firing on the wrong thread in the UI process
Summary: Random crashes on the Web Thread due to Timers firing on the wrong thread in ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-21 14:59 PDT by Tim Horton
Modified: 2014-07-23 01:12 PDT (History)
5 users (show)

See Also:


Attachments
patch (6.60 KB, patch)
2014-07-21 15:11 PDT, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-07-21 14:59:06 PDT
<rdar://problem/17719832>
Comment 1 Tim Horton 2014-07-21 15:11:36 PDT
Created attachment 235249 [details]
patch
Comment 2 Tim Horton 2014-07-21 15:18:00 PDT
http://trac.webkit.org/changeset/171317
Comment 3 Benjamin Poulain 2014-07-23 01:12:58 PDT
Neat! Good problem to fix.