Bug 110948

Summary: Disable some unsound DFG DCE
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 109389    
Attachments:
Description Flags
the patch msaboff: review+

Description Filip Pizlo 2013-02-26 23:28:02 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-02-26 23:31:17 PST
Created attachment 190452 [details]
the patch
Comment 2 Filip Pizlo 2013-02-27 12:03:44 PST
I'm going to hold off on this, because it might be rendered redundant by other things I'm doing.
Comment 3 Filip Pizlo 2013-02-27 12:04:18 PST
Actually, no, I'll land it: it clearly fixes a bug that our code has right now; I can always roll it out when I do the more comprehensive fix.
Comment 4 Filip Pizlo 2013-02-27 12:13:44 PST
Landed in http://trac.webkit.org/changeset/144219