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

Issue 1639863004: Add support for inline CSS in HTML files to CSS Presubmit checker (Closed)

Created:
4 years, 11 months ago by tsergeant
Modified:
4 years, 11 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for inline CSS in HTML files to CSS Presubmit checker This allows <style> tags in HTML files to be checked for style guide errors. BUG=None Committed: https://crrev.com/ba1c4ef5402bcef911d1beb93ea7960124027213 Cr-Commit-Position: refs/heads/master@{#371710}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -15 lines) Patch
M chrome/browser/web_dev_style/css_checker.py View 1 2 chunks +17 lines, -7 lines 0 comments Download
M chrome/browser/web_dev_style/css_checker_test.py View 1 4 chunks +32 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
tsergeant
Please take a look!
4 years, 11 months ago (2016-01-27 01:28:26 UTC) #3
Dan Beam
lgtm w/nits overall: sweet! https://codereview.chromium.org/1639863004/diff/1/chrome/browser/web_dev_style/css_checker.py File chrome/browser/web_dev_style/css_checker.py (right): https://codereview.chromium.org/1639863004/diff/1/chrome/browser/web_dev_style/css_checker.py#newcode42 chrome/browser/web_dev_style/css_checker.py:42: return '\n'.join(styles) nit: to improve ...
4 years, 11 months ago (2016-01-27 02:50:45 UTC) #4
tsergeant
Thanks! https://codereview.chromium.org/1639863004/diff/1/chrome/browser/web_dev_style/css_checker.py File chrome/browser/web_dev_style/css_checker.py (right): https://codereview.chromium.org/1639863004/diff/1/chrome/browser/web_dev_style/css_checker.py#newcode42 chrome/browser/web_dev_style/css_checker.py:42: return '\n'.join(styles) On 2016/01/27 02:50:45, Dan Beam wrote: ...
4 years, 11 months ago (2016-01-27 03:12:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1639863004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1639863004/20001
4 years, 11 months ago (2016-01-27 03:12:49 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-27 03:44:49 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2016-01-27 03:47:11 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ba1c4ef5402bcef911d1beb93ea7960124027213
Cr-Commit-Position: refs/heads/master@{#371710}

Powered by Google App Engine
This is Rietveld 408576698