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

Unified Diff: ios/third_party/blink/README.chromium

Issue 1031023002: Upstream ios/web/ HTML tokenizer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
« no previous file with comments | « ios/third_party/blink/OWNERS ('k') | ios/third_party/blink/blink_html_tokenizer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/third_party/blink/README.chromium
diff --git a/ios/third_party/blink/README.chromium b/ios/third_party/blink/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..89a345419ac030f4e2a88289b906a259ec45aa7e
--- /dev/null
+++ b/ios/third_party/blink/README.chromium
@@ -0,0 +1,14 @@
+Name: blink HTMLTokenizer
+Short Name: blink
+URL: http://www.chromium.org/blink
+Version: commit 2e924d852a814dee5efde8deb412a70a4d90c5c7
+License: BSD License
+Security Critical: yes
+
+Description:
+The HTMLTokenizer and associated classes from blink handle tokenizing HTML
+content into runtime usable data structures.
+
+Local Modifications:
+The blink code was used as a starting point and heavily modified to remove
+unnecessary code, dependancies on WTF, and dependencies on GPL code.
« no previous file with comments | « ios/third_party/blink/OWNERS ('k') | ios/third_party/blink/blink_html_tokenizer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698