Bug 115084 - fourthTier: AbstractValue methods that deal with watchpoints should have access to Graph, so that in debug mode, Graph can track the history of watchpoint states and detect races
Summary: fourthTier: AbstractValue methods that deal with watchpoints should have acce...
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: 115083
  Show dependency treegraph
 
Reported: 2013-04-23 21:27 PDT by Filip Pizlo
Modified: 2013-04-24 18:31 PDT (History)
7 users (show)

See Also:


Attachments
the patch (40.32 KB, patch)
2013-04-23 21:30 PDT, Filip Pizlo
ggaren: 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 2013-04-23 21:27:16 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-04-23 21:30:30 PDT
Created attachment 199385 [details]
the patch
Comment 2 Geoffrey Garen 2013-04-24 17:00:25 PDT
Comment on attachment 199385 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-04-24 18:31:13 PDT
Landed in http://trac.webkit.org/changeset/149085