Bug 122876 - Get rid of the UNINTERRUPTED_SEQUENCE thing
Summary: Get rid of the UNINTERRUPTED_SEQUENCE thing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 121641
  Show dependency treegraph
 
Reported: 2013-10-15 19:39 PDT by Filip Pizlo
Modified: 2013-10-15 20:09 PDT (History)
7 users (show)

See Also:


Attachments
the patch (3.60 KB, patch)
2013-10-15 19:41 PDT, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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