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

Issue 1031023002: Upstream ios/web/ HTML tokenizer (Closed)

Created:
5 years, 9 months ago by stuartmorgan
Modified:
5 years, 9 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream ios/web/ HTML tokenizer This upstreams the exising "third"-party HTML tokenizer used for network-level injection, which is used to find the insertion point for network JS injection. BUG=464810 Committed: https://crrev.com/ff38f0272c5f1268a8b7387b18fe37689bd14332 Cr-Commit-Position: refs/heads/master@{#322155}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1602 lines, -12 lines) Patch
A + ios/third_party/blink/LICENSE View 3 chunks +6 lines, -8 lines 0 comments Download
A + ios/third_party/blink/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
A ios/third_party/blink/README.chromium View 1 chunk +14 lines, -0 lines 0 comments Download
A ios/third_party/blink/blink_html_tokenizer.gyp View 1 chunk +27 lines, -0 lines 0 comments Download
A ios/third_party/blink/src/html_character_provider.h View 1 chunk +166 lines, -0 lines 0 comments Download
A ios/third_party/blink/src/html_input_stream_preprocessor.h View 1 chunk +133 lines, -0 lines 0 comments Download
A ios/third_party/blink/src/html_markup_tokenizer_inlines.h View 1 chunk +102 lines, -0 lines 0 comments Download
A ios/third_party/blink/src/html_token.h View 1 chunk +138 lines, -0 lines 0 comments Download
A + ios/third_party/blink/src/html_token.mm View 2 chunks +22 lines, -5 lines 0 comments Download
A ios/third_party/blink/src/html_tokenizer.h View 1 chunk +157 lines, -0 lines 0 comments Download
A ios/third_party/blink/src/html_tokenizer.mm View 1 chunk +787 lines, -0 lines 0 comments Download
A ios/third_party/blink/src/html_tokenizer_adapter.h View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
stuartmorgan
I just noticed that the diff files relative to the original code were never landed ...
5 years, 9 months ago (2015-03-24 21:18:39 UTC) #2
rohitrao (ping after 24h)
lgtm
5 years, 9 months ago (2015-03-25 13:33:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1031023002/1
5 years, 9 months ago (2015-03-25 13:38:54 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-25 14:15:15 UTC) #6
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 14:15:59 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ff38f0272c5f1268a8b7387b18fe37689bd14332
Cr-Commit-Position: refs/heads/master@{#322155}

Powered by Google App Engine
This is Rietveld 408576698