Bug 146897

Summary: If Watchpoint::fire() looks at the state of the world, it should definitely see its set invalidated, and maybe it should see the object of interest in the transitioned-to state
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, basile_clement, benjamin, ggaren, mark.lam, mhahnenb, mmirman, msaboff, nrotem, oliver, saam, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch
none
the patch mark.lam: review+

Filip Pizlo
Reported 2015-07-12 21:43:19 PDT
Patch forthcoming.
Attachments
the patch (13.42 KB, patch)
2015-07-12 21:51 PDT, Filip Pizlo
no flags
the patch (13.69 KB, patch)
2015-07-12 21:54 PDT, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2015-07-12 21:51:21 PDT
Created attachment 256685 [details] the patch
Filip Pizlo
Comment 2 2015-07-12 21:54:44 PDT
Created attachment 256686 [details] the patch moar changelog.
Mark Lam
Comment 3 2015-07-13 08:41:56 PDT
Comment on attachment 256686 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=256686&action=review r=me > Source/JavaScriptCore/ChangeLog:34 > + it would fine that the singleton object's structure is no longer watchable. This is typo: fine => find.
Filip Pizlo
Comment 4 2015-07-13 13:11:25 PDT
Note You need to log in before you can comment on or make changes to this bug.