Bug 147514

Summary: usingDot in drawLineForDocumentMarker assigns bool twice
Product: WebKit Reporter: Matthew Daiter <mdaiter>
Component: WebCore Misc.Assignee: Matthew Daiter <mdaiter>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, eric.carlson, jeremyj-wk, jer.noble, jonlee, mdaiter, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Matthew Daiter 2015-07-31 15:31:52 PDT
Needless reassign of bool
Comment 1 Matthew Daiter 2015-07-31 15:38:25 PDT
Created attachment 257971 [details]
Patch
Comment 2 Eric Carlson 2015-08-01 09:04:59 PDT
Comment on attachment 257971 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=257971&action=review

> Source/WebCore/ChangeLog:9
> +        (WebCore::GraphicsContext::drawLineForDocumentMarker): Deleted.

This comment is not correct, the method was not deleted.
Comment 3 WebKit Commit Bot 2015-08-04 15:37:04 PDT
Comment on attachment 257971 [details]
Patch

Clearing flags on attachment: 257971

Committed r187896: <http://trac.webkit.org/changeset/187896>
Comment 4 WebKit Commit Bot 2015-08-04 15:37:08 PDT
All reviewed patches have been landed.  Closing bug.