Bug 34952

Summary: String lengths in UString should be unsigned.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 49637, 36431    
Attachments:
Description Flags
The patch ggaren: review+

Description Gavin Barraclough 2010-02-15 11:15:47 PST
This matches WebCore::StringImpl, and better unifies behaviour throughout JSC.
Comment 1 Gavin Barraclough 2010-02-15 11:16:59 PST
Created attachment 48763 [details]
The patch
Comment 2 Geoffrey Garen 2010-02-15 11:27:22 PST
Comment on attachment 48763 [details]
The patch

r=me
Comment 3 Gavin Barraclough 2010-02-15 13:22:46 PST
Transmitting file data ..................
Committed revision 54789.