Bug 133261

Summary: Object.prototype.toString() should use cached strings for null/undefined.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 133283    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-05-24 19:29:07 PDT
Object.prototype.toString() should use cached strings for null/undefined.
Comment 1 Andreas Kling 2014-05-24 19:29:35 PDT
Created attachment 232028 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-24 20:51:13 PDT
Comment on attachment 232028 [details]
Patch

Clearing flags on attachment: 232028

Committed r169316: <http://trac.webkit.org/changeset/169316>
Comment 3 WebKit Commit Bot 2014-05-24 20:51:16 PDT
All reviewed patches have been landed.  Closing bug.