Bug 69188 - StringRecursionChecker should not work in terms of EncodedJSValue
Summary: StringRecursionChecker should not work in terms of EncodedJSValue
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 16:52 PDT by Gavin Barraclough
Modified: 2011-09-30 16:53 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 Gavin Barraclough 2011-09-30 16:52:52 PDT
0 is not the empty value on 32_64.  Code that casts literals to EncodedJSValues may be unsafe if we change our internal representation.
Comment 1 Gavin Barraclough 2011-09-30 16:53:49 PDT
Fixed in r96438