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

Issue 2873983003: sanitizehtml: disallow tables (Closed)

Created:
3 years, 7 months ago by nodir
Modified:
3 years, 7 months ago
Reviewers:
Vadim Sh., xtof, hinoka
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

sanitizehtml: disallow tables It is not trivial to control presentation of tables. In particular, tables do not honor ancestor node boundaries. Disallow them for now. R=hinoka@chromium.org BUG=704387 Review-Url: https://codereview.chromium.org/2873983003 Committed: https://github.com/luci/luci-go/commit/67031d2b5cda2e5a7342fd218917d6d5c61ce389

Patch Set 1 #

Patch Set 2 : simplify #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -89 lines) Patch
M common/data/text/sanitizehtml/sanitize.go View 1 5 chunks +30 lines, -67 lines 0 comments Download
M common/data/text/sanitizehtml/sanitize_test.go View 1 chunk +0 lines, -22 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
nodir
HI xtof, We've decided to disallow tables because their presentation is hard to control. This ...
3 years, 7 months ago (2017-05-10 18:26:02 UTC) #2
xtof
lgtm
3 years, 7 months ago (2017-05-10 19:15:26 UTC) #3
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/2873983003/20001
3 years, 7 months ago (2017-05-10 19:16:07 UTC) #5
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 7 months ago (2017-05-10 19:16:08 UTC) #7
nodir
On 2017/05/10 19:16:08, commit-bot: I haz the power wrote: > No L-G-T-M from a valid ...
3 years, 7 months ago (2017-05-10 19:18:12 UTC) #8
Vadim Sh.
lgtm
3 years, 7 months ago (2017-05-10 19:36:22 UTC) #10
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/2873983003/20001
3 years, 7 months ago (2017-05-10 19:37:34 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 19:51:29 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-go/commit/67031d2b5cda2e5a7342fd218917d6d5c61ce389

Powered by Google App Engine
This is Rietveld 408576698