Bug 67667

Summary: LayoutTests does not include a test for DFG speculation recovery of additions
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch none

Description Filip Pizlo 2011-09-06 13:15:14 PDT
In https://bugs.webkit.org/show_bug.cgi?id=67551 we fixed a bug in speculation recovery of additions in JavaScriptCore.  There is currently no test that covers this regression and fix.
Comment 1 Filip Pizlo 2011-09-06 13:16:56 PDT
Created attachment 106474 [details]
the patch
Comment 2 Geoffrey Garen 2011-09-06 13:17:22 PDT
Comment on attachment 106474 [details]
the patch

r=me
Comment 3 WebKit Review Bot 2011-09-06 13:36:58 PDT
Comment on attachment 106474 [details]
the patch

Clearing flags on attachment: 106474

Committed r94594: <http://trac.webkit.org/changeset/94594>
Comment 4 WebKit Review Bot 2011-09-06 13:37:02 PDT
All reviewed patches have been landed.  Closing bug.