Bug 163991 - We should change toStringName method table layering.
Summary: We should change toStringName method table layering.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-25 15:40 PDT by Keith Miller
Modified: 2016-10-25 15:40 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-10-25 15:40:52 PDT
We should change the way we set the default toStringName. We should put the current implementation on JSDOMObject and have the JSObject implementation return "Object".