Skip to content

Draft: Replaced v-html with v-safe-html

Mehul Sharma requested to merge mehulsharma/gitlab:340033-replace-v-html into master

What does this MR do and why?

It replaces v-html with v-safe-html in

app/assets/javascripts/diffs/components/diff_row.vue

using GlSafeHtmlDirective.

Issue

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #340033 (closed)

Merge request reports