Bug 80973 - Remove SlotVisitor::copy() method. It's no longer used.
Summary: Remove SlotVisitor::copy() method. It's no longer used.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 01:12 PDT by Kwonjin Jeong
Modified: 2012-03-13 11:11 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.04 KB, patch)
2012-03-13 01:20 PDT, Kwonjin Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwonjin Jeong 2012-03-13 01:12:52 PDT
Remove SlotVisitor::copy() method. It's no longer used.
Comment 1 Kwonjin Jeong 2012-03-13 01:20:46 PDT
Created attachment 131571 [details]
Patch
Comment 2 Mark Hahnenberg 2012-03-13 07:56:45 PDT
Looks good to me (I'm not a reviewer yet though :-()
Comment 3 Geoffrey Garen 2012-03-13 09:36:41 PDT
Comment on attachment 131571 [details]
Patch

r=me
Comment 4 WebKit Review Bot 2012-03-13 11:10:56 PDT
Comment on attachment 131571 [details]
Patch

Clearing flags on attachment: 131571

Committed r110582: <http://trac.webkit.org/changeset/110582>
Comment 5 WebKit Review Bot 2012-03-13 11:11:02 PDT
All reviewed patches have been landed.  Closing bug.