Bug 69203 - Remove toStrictThisObject, toThisString, toThisJSString
Summary: Remove toStrictThisObject, toThisString, toThisJSString
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: 2011-09-30 18:27 PDT by Gavin Barraclough
Modified: 2011-10-02 17:03 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2011-09-30 18:27:01 PDT
These are no longer used.
Comment 1 Gavin Barraclough 2011-09-30 18:28:57 PDT
Fixed in r96446
Comment 3 Daniel Bates 2011-09-30 20:25:53 PDT
Committed build fix in changeset 96453 <http://trac.webkit.org/changeset/96453>.
Comment 4 Gavin Barraclough 2011-10-02 17:03:27 PDT
Thanks for the fix Daniel!