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

Issue 2603933002: Give up looking up interned names if the encoding changed during parsing (Closed)

Created:
3 years, 12 months ago by dominicc (has gone to gerrit)
Modified:
3 years, 11 months ago
Reviewers:
mmoroz
CC:
chromium-reviews, dominicc+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Give up looking up interned names if the encoding changed during parsing NEXTL may process encoding changes by refilling the parser's input buffer, which makes the accumulated length 'len' inaccurate. BUG=620679 Review-Url: https://codereview.chromium.org/2603933002 Cr-Commit-Position: refs/heads/master@{#442517} Committed: https://chromium.googlesource.com/chromium/src/+/6b6cc2b4809e9e7479b03e69b39f613f2de70e0b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M third_party/libxml/README.chromium View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libxml/src/parser.c View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 12 (8 generated)
dominicc (has gone to gerrit)
PTAL This is a bit of a bandaid, very like what we have for htmlParseNameComplex ...
3 years, 12 months ago (2016-12-28 05:53:51 UTC) #4
mmoroz
LGTM, thanks Dominic for the detailed explanation!
3 years, 11 months ago (2016-12-28 09:23:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2603933002/1
3 years, 11 months ago (2017-01-10 04:39:42 UTC) #9
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 06:19:58 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/6b6cc2b4809e9e7479b03e69b39f...

Powered by Google App Engine
This is Rietveld 408576698