DescriptionRevert of [Devtools] Improved URL parser for console (patchset #6 id:100001 of https://codereview.chromium.org/2125143002/ )
Reason for revert:
Regex can lockup on some console messages.
Original issue's description:
> [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
>
> Committed: https://crrev.com/33b11974ba7343fbf2ad6673447488a1563cc8e3
> Cr-Commit-Position: refs/heads/master@{#404724}
TBR=lushnikov@chromium.org,luoe@chromium.org,dgozman@chromium.org,allada@google.com
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=535463
Committed: https://crrev.com/477dadc20eba3bc2d0db28ee76728ded4b12ad1a
Cr-Commit-Position: refs/heads/master@{#405534}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|