[webkit-reviews] review granted: [Bug 230655] [webkitscmpy] Linkify http urls in pull-requests : [Attachment 439681] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 30 17:40:44 PDT 2021
Stephanie Lewis <slewis at apple.com> has granted Jonathan Bedard
<jbedard at apple.com>'s request for review:
Bug 230655: [webkitscmpy] Linkify http urls in pull-requests
https://bugs.webkit.org/show_bug.cgi?id=230655
Attachment 439681: Patch
https://bugs.webkit.org/attachment.cgi?id=439681&action=review
--- Comment #4 from Stephanie Lewis <slewis at apple.com> ---
Comment on attachment 439681
--> https://bugs.webkit.org/attachment.cgi?id=439681
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=439681&action=review
> Tools/Scripts/libraries/webkitscmpy/webkitscmpy/pull_request.py:52
> + def escape_html(cls, message):
out of curiosity why not use an escape library?
More information about the webkit-reviews
mailing list