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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: blink HTMLTokenizer
2 Short Name: blink
3 URL: http://www.chromium.org/blink
4 Version: commit 2e924d852a814dee5efde8deb412a70a4d90c5c7
5 License: BSD License
6 Security Critical: yes
7
8 Description:
9 The HTMLTokenizer and associated classes from blink handle tokenizing HTML
10 content into runtime usable data structures.
11
12 Local Modifications:
13 The blink code was used as a starting point and heavily modified to remove
14 unnecessary code, dependancies on WTF, and dependencies on GPL code.
OLDNEW
« 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