Bug 144634

Summary: FTL SwitchString slow case creates duplicate switch cases
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, commit-queue, 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 ggaren: review+

Description Filip Pizlo 2015-05-05 13:14:49 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2015-05-05 13:27:18 PDT
Created attachment 252399 [details]
the patch
Comment 2 WebKit Commit Bot 2015-05-05 13:29:21 PDT
Attachment 252399 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/tests/stress/ftl-switch-string-slow-duplicate-cases.js:7:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2015-05-05 13:40:11 PDT
Comment on attachment 252399 [details]
the patch

r=me
Comment 4 Filip Pizlo 2015-05-05 13:44:26 PDT
Landed in http://trac.webkit.org/changeset/183825