[Webkit-unassigned] [Bug 51031] New: Wrong string literals are used with INC_STATS in V8 custom bindings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 05:33:57 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51031

           Summary: Wrong string literals are used with INC_STATS in V8
                    custom bindings.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: serya at chromium.org
                CC: pfeldman at chromium.org


Created an attachment (id=76527)
 --> (https://bugs.webkit.org/attachment.cgi?id=76527&action=review)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list