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

Issue 2613513002: Invert a && in HTMLTreeBuilderSimulator (Closed)

Created:
3 years, 11 months ago by Charlie Harrison
Modified:
3 years, 11 months ago
Reviewers:
kouhei (in TOK)
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, kinuko+watch, loading-reviews+parser_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Invert a && in HTMLTreeBuilderSimulator This avoids an uninitialized value use for testing the selfClosing bit of CompactHTMLToken, which is undefined for non start/end tags. BUG=675376 Committed: https://crrev.com/22726ac8cf9ec16985fd3103d1e1c7f2c45b2b25 Cr-Commit-Position: refs/heads/master@{#441333}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/WebKit/Source/core/html/parser/HTMLTreeBuilderSimulator.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (9 generated)
Charlie Harrison
kouhei: PTAL. Let me know if you'd prefer instead to initialize this to |false|, but ...
3 years, 11 months ago (2017-01-03 16:52:41 UTC) #4
kouhei (in TOK)
lgtm This approach is fine for me
3 years, 11 months ago (2017-01-04 07:41:23 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/2613513002/1
3 years, 11 months ago (2017-01-04 07:41:37 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
3 years, 11 months ago (2017-01-04 07:45:58 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 07:48:03 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/22726ac8cf9ec16985fd3103d1e1c7f2c45b2b25
Cr-Commit-Position: refs/heads/master@{#441333}

Powered by Google App Engine
This is Rietveld 408576698