Bug 175966

Summary: InlineTextBox::paintDocumentMarker() does not need to special case painting of grammar and dictation alternatives
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Layout and RenderingAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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>