[Webkit-unassigned] [Bug 103231] New: Use AtomicString instead of AtomicStringImpl* in WebCore::RuleSet.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 02:21:30 PST 2012


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

           Summary: Use AtomicString instead of AtomicStringImpl* in
                    WebCore::RuleSet.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org


It seems we can use AtomicString instead of AtomicStringImpl* in WebCore::RuleSet without any performance regressions.

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