Bug 132427 - Fix trivial debug-only race-that-crashes in CallLinkStatus and explain why the remaining races are totally awesome
Summary: Fix trivial debug-only race-that-crashes in CallLinkStatus and explain why th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-01 08:37 PDT by Filip Pizlo
Modified: 2014-05-01 08:48 PDT (History)
7 users (show)

See Also:


Attachments
the patch (2.47 KB, patch)
2014-05-01 08:38 PDT, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-05-01 08:37:32 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-05-01 08:38:38 PDT
Created attachment 230580 [details]
the patch
Comment 2 Mark Hahnenberg 2014-05-01 08:41:57 PDT
Comment on attachment 230580 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-05-01 08:48:48 PDT
Landed in http://trac.webkit.org/changeset/168101