Bug 67901 - Remove JSC::isZombie() function, it did nothing and was called by no-one.
Summary: Remove JSC::isZombie() function, it did nothing and was called by no-one.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-10 22:17 PDT by Sam Weinig
Modified: 2011-09-10 22:22 PDT (History)
0 users

See Also:


Attachments
Patch (1.63 KB, patch)
2011-09-10 22:17 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (2.31 KB, patch)
2011-09-10 22:20 PDT, Sam Weinig
aestes: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-09-10 22:17:01 PDT
Remove JSC::isZombie() function, it did nothing and was called by no-one.
Comment 1 Sam Weinig 2011-09-10 22:17:28 PDT
Created attachment 106997 [details]
Patch
Comment 2 Sam Weinig 2011-09-10 22:20:32 PDT
Created attachment 106998 [details]
Patch
Comment 3 Sam Weinig 2011-09-10 22:22:59 PDT
Committed r94919: <http://trac.webkit.org/changeset/94919>