Bug 154494

Summary: CodeBlock always visits its unlinked code twice
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-02-19 22:36:58 PST
CodeBlock always visits its unlinked code twice, that is unnecessary.
Comment 1 Joseph Pecoraro 2016-02-19 22:38:35 PST
Created attachment 271849 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-02-21 23:29:33 PST
Comment on attachment 271849 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 271849

Committed r196896: <http://trac.webkit.org/changeset/196896>
Comment 3 WebKit Commit Bot 2016-02-21 23:29:36 PST
All reviewed patches have been landed.  Closing bug.