[Devtools] Improved URL parser for console
URL linkifier in console will now match a bit smarter. It
will now allow things in double quotes single quotes and tick
characters with something that beings to look like a url and
continue to match (ie: allow spaces and punctuation). If
there is no quote characters it will require punctuation or
space before and after something that looks like a url.
BUG=535463
Review-Url: https://codereview.chromium.org/2125143002
Cr-Commit-Position: refs/heads/master@{#404724}
3 files changed