Bug 175966 - InlineTextBox::paintDocumentMarker() does not need to special case painting of grammar and dictation alternatives
Summary: InlineTextBox::paintDocumentMarker() does not need to special case painting o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-24 16:52 PDT by Daniel Bates
Modified: 2017-08-25 16:41 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.40 KB, patch)
2017-08-24 16:56 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2017-08-24 16:52:59 PDT
Following <https://trac.webkit.org/changeset/190363> (bug #149643) InlineTextBox::paintDocumentMarker() no longer needs to special case the handling of grammar and dictation alternative markers.
Comment 1 Daniel Bates 2017-08-24 16:56:41 PDT
Created attachment 319038 [details]
Patch
Comment 2 Daniel Bates 2017-08-25 16:41:15 PDT
Comment on attachment 319038 [details]
Patch

Clearing flags on attachment: 319038

Committed r221212: <http://trac.webkit.org/changeset/221212>
Comment 3 Daniel Bates 2017-08-25 16:41:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-08-25 16:41:59 PDT
<rdar://problem/34092283>