Bug 128456 - Remove client-drawn highlights (-webkit-highlight, WebHTMLHighlighter)
Summary: Remove client-drawn highlights (-webkit-highlight, WebHTMLHighlighter)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-08 10:11 PST by mitz
Modified: 2023-09-20 08:54 PDT (History)
9 users (show)

See Also:


Attachments
Remove CSS property, rendering code, and chrome client interface (40.96 KB, patch)
2014-02-08 11:20 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

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