[Webkit-unassigned] [Bug 74429] New: [V8] WebCoreStringResource in V8Binding.cpp has both String and AtomicString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 13 11:39:15 PST 2011


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

           Summary: [V8] WebCoreStringResource in V8Binding.cpp has both
                    String and AtomicString
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org
                CC: ojan at chromium.org, japhet at chromium.org


WebCoreStringResource in V8Binding.cpp has both a String and an AtomicString member. It should be enough to only have a String member since the string implementation of that can still be atomic.

-- 
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