Bug 51608

Summary: GraphicsContext: Don't pass StrokeStyle (enum) as const reference
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-12-25 09:24:45 PST
There are a few methods that take a "const StrokeStyle&" argument which makes little sense since it's an enum.
Attachments
Proposed patch (8.40 KB, patch)
2010-12-25 09:26 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-12-25 09:26:08 PST
Created attachment 77437 [details] Proposed patch
WebKit Commit Bot
Comment 2 2010-12-25 16:37:00 PST
The commit-queue encountered the following flaky tests while processing attachment 77437 [details]: http/tests/xmlhttprequest/basic-auth.html bug 51613 (author: ap@webkit.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 3 2010-12-25 16:38:23 PST
Comment on attachment 77437 [details] Proposed patch Clearing flags on attachment: 77437 Committed r74662: <http://trac.webkit.org/changeset/74662>
WebKit Commit Bot
Comment 4 2010-12-25 16:38:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.