[webkit-reviews] review granted: [Bug 172106] AX: Inaccessible content on webkit.org main page : [Attachment 310117] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 15 11:21:44 PDT 2017


Joseph Pecoraro <joepeck at webkit.org> has granted James Craig
<jcraig at apple.com>'s request for review:
Bug 172106: AX: Inaccessible content on webkit.org main page
https://bugs.webkit.org/show_bug.cgi?id=172106

Attachment 310117: patch

https://bugs.webkit.org/attachment.cgi?id=310117&action=review




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 310117
  --> https://bugs.webkit.org/attachment.cgi?id=310117
patch

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

r=me

> Websites/webkit.org/wp-content/themes/webkit/widgets/post.php:62
> +		   <a class="tile-link" href="<?php the_permalink(); ?>"><?php
echo $title; ?></a>

Should we be escaping $title at all? (It seems we don't down below, so I'm fine
with this as is).


More information about the webkit-reviews mailing list