Bug 128456

Summary: Remove client-drawn highlights (-webkit-highlight, WebHTMLHighlighter)
Product: WebKit Reporter: mitz
Component: WebKit APIAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, kondapallykalyan, macpherson, menard, playersteam2
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=26076
Attachments:
Description Flags
Remove CSS property, rendering code, and chrome client interface andersca: review+

Description mitz 2014-02-08 10:11:03 PST
Remove the unused WebHTMLHighlighter SPI and related CSS property.
Comment 1 mitz 2014-02-08 11:20:28 PST
Created attachment 223573 [details]
Remove CSS property, rendering code, and chrome client interface
Comment 2 mitz 2014-02-08 11:53:34 PST
Committed <http://trac.webkit.org/r163717>.