Bug 127789 - FTL should really support NotCellUse
Summary: FTL should really support NotCellUse
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: 112840
  Show dependency treegraph
 
Reported: 2014-01-28 13:20 PST by Filip Pizlo
Modified: 2014-01-28 13:26 PST (History)
9 users (show)

See Also:


Attachments
the patch (2.36 KB, patch)
2014-01-28 13:22 PST, 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 2014-01-28 13:20:52 PST
We actually wrote the code for this and it was correct, but forgot to add it to Capabilities.
Comment 1 Filip Pizlo 2014-01-28 13:22:21 PST
Created attachment 222476 [details]
the patch
Comment 2 Mark Hahnenberg 2014-01-28 13:23:41 PST
Comment on attachment 222476 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-01-28 13:26:58 PST
Landed in http://trac.webkit.org/changeset/162953