Bug 7386 - Merge patch to fix up KJS_VERBOSE some, improve Array.toString for large arrays
Summary: Merge patch to fix up KJS_VERBOSE some, improve Array.toString for large arrays
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks: 7383
  Show dependency treegraph
 
Reported: 2006-02-20 06:48 PST by Maciej Stachowiak
Modified: 2009-04-20 20:34 PDT (History)
3 users (show)

See Also:


Attachments
preliminary patch, may need cleanup and test case before landing (2.32 KB, patch)
2006-02-20 06:49 PST, Maciej Stachowiak
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2006-02-20 06:48:51 PST
Merge patch to fix up KJS_VERBOSE some, improve Array.toString for large arrays
Comment 1 Maciej Stachowiak 2006-02-20 06:49:37 PST
Created attachment 6624 [details]
preliminary patch, may need cleanup and test case before landing
Comment 2 Cameron Zwarich (cpst) 2009-04-20 20:34:41 PDT
We currently don't have a VERBOSE #define and have completely changed our execution model, so this bug is no longer relevant.