Bug 51031

Summary: Wrong string literals are used with INC_STATS in V8 custom bindings.
Product: WebKit Reporter: Sergey Ryazanov <serya>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Trivial CC: arv, burg, pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Removed 'L' string suffix with strings. none

Sergey Ryazanov
Reported 2010-12-14 05:33:57 PST
Created attachment 76527 [details] Removed 'L' string suffix with strings. Defining the ENABLE_DOM_STATS_COUNTER macro breaks compilation because a few INC_STATS macros are used with wide-char literals.
Attachments
Removed 'L' string suffix with strings. (4.85 KB, patch)
2010-12-14 05:33 PST, Sergey Ryazanov
no flags
Note You need to log in before you can comment on or make changes to this bug.