Bug 121211 - FixupPhase should always call fixEdge() exactly once for every edge
Summary: FixupPhase should always call fixEdge() exactly once for every edge
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: 121064
  Show dependency treegraph
 
Reported: 2013-09-11 22:10 PDT by Filip Pizlo
Modified: 2013-09-11 22:46 PDT (History)
7 users (show)

See Also:


Attachments
the patch (3.83 KB, patch)
2013-09-11 22:22 PDT, Filip Pizlo
ggaren: 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-09-11 22:10:50 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-09-11 22:22:22 PDT
Created attachment 211398 [details]
the patch
Comment 2 Geoffrey Garen 2013-09-11 22:42:24 PDT
Comment on attachment 211398 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-09-11 22:46:16 PDT
Landed in http://trac.webkit.org/changeset/155593