Bug 120128 - Remove putDirectVirtual
Summary: Remove putDirectVirtual
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 11:54 PDT by Gavin Barraclough
Modified: 2013-08-22 13:34 PDT (History)
0 users

See Also:


Attachments
Fix (17.92 KB, patch)
2013-08-21 11:57 PDT, Gavin Barraclough
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2013-08-21 11:54:24 PDT
This could most generously be described as 'vestigial'.
Comment 1 Gavin Barraclough 2013-08-21 11:57:33 PDT
Created attachment 209291 [details]
Fix
Comment 2 Sam Weinig 2013-08-21 12:10:41 PDT
Comment on attachment 209291 [details]
Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=209291&action=review

> Source/JavaScriptCore/ChangeLog:8
> +        This could most generously be described as 'vestigial'.

Are these quotation marks? If so, who is the speaker?
Comment 3 Gavin Barraclough 2013-08-22 13:34:10 PDT
Committed revision 154459.