Bug 122876

Summary: Get rid of the UNINTERRUPTED_SEQUENCE thing
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: 121641    
Attachments:
Description Flags
the patch mhahnenberg: review+

Description Filip Pizlo 2013-10-15 19:39:22 PDT
It's basically just not used anymore.  And the one place that did use it was probably using it incorrectly.
Comment 1 Filip Pizlo 2013-10-15 19:41:25 PDT
Created attachment 214331 [details]
the patch
Comment 2 Mark Hahnenberg 2013-10-15 20:07:24 PDT
Comment on attachment 214331 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-10-15 20:09:34 PDT
Landed in http://trac.webkit.org/changeset/157481