Chromium Code Reviews
Description[DevTools] Make all links have underline decoration.
Previously, external links only got underline on hover.
Now they appear similary to resource links.
Easy example is in remote devices drawer view.
The motivation is that we don't know in advance whether the link
is external or not (for example, resource may be loaded later) and
so we shouldn't display them differently.
This will also simplify the handling, as we can now remove
the notion of resource vs. external link entirely.
BUG=665661
Committed: https://crrev.com/d7ab52b4dfd0f24647699087d196a822b38d9f03
Cr-Commit-Position: refs/heads/master@{#432711}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||