Bug 133284 - Remove dead code from VM.cpp
Summary: Remove dead code from VM.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-26 07:14 PDT by Zsolt Borbely
Modified: 2014-05-26 09:12 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (1.69 KB, patch)
2014-05-26 07:20 PDT, Zsolt Borbely
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Borbely 2014-05-26 07:14:31 PDT
This workaround was added in r127505. Since the clang is the only used compiler in this case, this workaround is obsolete.
Comment 1 Zsolt Borbely 2014-05-26 07:20:01 PDT
Created attachment 232078 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2014-05-26 09:12:11 PDT
Comment on attachment 232078 [details]
Proposed patch

Clearing flags on attachment: 232078

Committed r169348: <http://trac.webkit.org/changeset/169348>
Comment 3 WebKit Commit Bot 2014-05-26 09:12:13 PDT
All reviewed patches have been landed.  Closing bug.