New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 679973 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

web_dev_style: Only run HTMLChecker on .html files

Project Member Reported by dbeam@chromium.org, Jan 11 2017

Issue description

For example, we're running the HTML checker on .js files. Not useful; slowing things down (just not sure by how much).
 

Comment 1 by dbeam@chromium.org, Jan 11 2017

Summary: web_dev_style: Only run HTMLChecker on .html files (was: web_dev_style: {HTML,CSS,JS,Resource}Checkers are running in unnecessary/useless situations)
Project Member

Comment 2 by bugdroid1@chromium.org, Jan 11 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/f8619fbad727b0046a671343f94bd711d9f1ddb8

commit f8619fbad727b0046a671343f94bd711d9f1ddb8
Author: dbeam <dbeam@chromium.org>
Date: Wed Jan 11 05:05:27 2017

web_dev_style: Only run HTMLChecker on .html files

R=tsergeant@chromium.org
BUG= 679973 

Review-Url: https://codereview.chromium.org/2624873003
Cr-Commit-Position: refs/heads/master@{#442806}

[modify] https://crrev.com/f8619fbad727b0046a671343f94bd711d9f1ddb8/chrome/browser/web_dev_style/html_checker.py

Comment 3 by dbeam@chromium.org, Jan 11 2017

Status: Fixed (was: Started)

Sign in to add a comment