Bug 157272 - DataDetector underline color should be based on the text color
Summary: DataDetector underline color should be based on the text color
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-02 12:12 PDT by Sam Weinig
Modified: 2016-05-07 19:07 PDT (History)
0 users

See Also:


Attachments
Patch (2.88 KB, patch)
2016-05-02 12:16 PDT, Sam Weinig
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2016-05-02 12:12:08 PDT
DataDetector underline color should be based on the text color
Comment 1 Sam Weinig 2016-05-02 12:16:42 PDT
Created attachment 277921 [details]
Patch
Comment 2 Sam Weinig 2016-05-02 12:33:18 PDT
Landed in http://trac.webkit.org/changeset/200331.
Comment 3 Alexey Proskuryakov 2016-05-07 19:07:01 PDT
Comment on attachment 277921 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=277921&action=review

> Source/WebCore/ChangeLog:6
> +        Fixes:

Two bugs fixed, but no test case?