Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: chrome/app/generated_resources.grd

Issue 2506253003: Fix insufficient escaping of <webview> (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index b9322d6b27292a5b5d96bf4ac28f385c5227fb0d..9251285c656d013a1bd472918fc58b1271b2dee7 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13784,7 +13784,7 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
</message>
<message name="IDS_FLAGS_CROSS_PROCESS_GUEST_VIEW_ISOLATION_DESCRIPTION"
desc="Description of about:flag option to turn on experimental guests using out-of-process iframes">
- Highly experimental where guests such as &lt;webview> are implemented on the out-of-process iframe infrastructure.
+ Highly experimental where guests such as &amp;lt;webview> are implemented on the out-of-process iframe infrastructure.
</message>
<!-- Browser Task Scheduler -->
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698