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

Unified Diff: chrome/test/data/page_load_metrics/badxml.xhtml

Issue 2194893003: Remove NOTREACHED that gets hit for non well formed xhtml. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add test Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/page_load_metrics/badxml.xhtml
diff --git a/chrome/test/data/page_load_metrics/badxml.xhtml b/chrome/test/data/page_load_metrics/badxml.xhtml
new file mode 100644
index 0000000000000000000000000000000000000000..929652f6197e2c2f4602819dec62286314ba52ac
--- /dev/null
+++ b/chrome/test/data/page_load_metrics/badxml.xhtml
@@ -0,0 +1 @@
+<html xmlns="http://www.w3.org/1999/xhtml" xlink="http://www.w3.org/1999/xlink"><head>

Powered by Google App Engine
This is Rietveld 408576698