[Webkit-unassigned] [Bug 51614] New: GraphicsContext: Avoid no-op calls to setPlatformXXX()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 25 19:49:46 PST 2010


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

           Summary: GraphicsContext: Avoid no-op calls to setPlatformXXX()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kling at webkit.org


We should check if we're setting the value that's already set and return without calling the setPlatformWhatever() function.
(This is for set{StrokeThickness,StrokeStyle,ShouldAntialias,ShouldSmoothFonts,TextDrawingMode,CompositeOperation}.)

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