RESOLVED FIXED 147514
usingDot in drawLineForDocumentMarker assigns bool twice
https://bugs.webkit.org/show_bug.cgi?id=147514
Summary usingDot in drawLineForDocumentMarker assigns bool twice
Matthew Daiter
Reported 2015-07-31 15:31:52 PDT
Needless reassign of bool
Attachments
Patch (1.54 KB, patch)
2015-07-31 15:38 PDT, Matthew Daiter
no flags
Matthew Daiter
Comment 1 2015-07-31 15:38:25 PDT
Eric Carlson
Comment 2 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.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2015-08-04 15:37:08 PDT
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.