Bug 147514 - usingDot in drawLineForDocumentMarker assigns bool twice
Summary: usingDot in drawLineForDocumentMarker assigns bool twice
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Daiter
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2015-07-31 15:31 PDT by Matthew Daiter
Modified: 2015-08-04 15:37 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2015-07-31 15:38 PDT, Matthew Daiter
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.