[Webkit-unassigned] [Bug 112317] New: Need to use const String in HTMLVideoElement::posterImageURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 20:14:09 PDT 2013


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

           Summary: Need to use const String in
                    HTMLVideoElement::posterImageURL
           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: michaelbai at chromium.org
                CC: darin at apple.com


Need to use const String instead of  "const AtomicString&" which means we’ll do an extra hash lookup

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