[Webkit-unassigned] [Bug 123966] New: [SVG] Remove a couple of redundant hashmap look-ups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 00:23:24 PST 2013


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

           Summary: [SVG] Remove a couple of redundant hashmap look-ups
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: zimmermann at kde.org, pdr at google.com, thorton at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/b4646c0bed3266b27c6bbdd3c0f47c456bde420f

No need for a separate contains() check - HashMap remove/take can handle
missing elements just fine.

I suspect their SVG code might have diverged enough from our code though.

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