RESOLVED INVALID 51031
Wrong string literals are used with INC_STATS in V8 custom bindings.
https://bugs.webkit.org/show_bug.cgi?id=51031
Summary Wrong string literals are used with INC_STATS in V8 custom bindings.
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.