Bug 154494 - CodeBlock always visits its unlinked code twice
Summary: CodeBlock always visits its unlinked code twice
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 22:36 PST by Joseph Pecoraro
Modified: 2016-02-21 23:29 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.24 KB, patch)
2016-02-19 22:38 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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