Bug 220104
| Summary: | Remove non-inclusive language from todomvc | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Beth Dakin <bdakin> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED MOVED | ||
| Severity: | Normal | CC: | annevk, bdakin, rniwa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 181776, 213092 | ||
Beth Dakin
See results of 'report-non-inclusive-language --verbose' inside Websites/browserbench.org/Speedometer2.0/resources/todomvc below. I took a look at the latest source code on http://todomvc.com, and it has not improved, so we would have to make changes upstream and the update to a new version of todomvc.
architecture-examples/react-redux/dist/service-worker.js: whitelist: 1
architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map: blacklist: 1
architecture-examples/react-redux/dist/static/js/main.18b409e1.js.map: whitelist: 1
architecture-examples/react-redux/dist/static/js/main.18b409e1.js: whitelist: 1
architecture-examples/angularjs/node_modules/angular/angular.min.js: blacklist: 1
architecture-examples/angularjs/node_modules/angular/angular.min.js: whitelist: 3
architecture-examples/angularjs/node_modules/angular/angular.js: blacklist: 22
architecture-examples/angularjs/node_modules/angular/angular.js: whitelist: 67
architecture-examples/angularjs/node_modules/angular/angular.js: slave: 3
architecture-examples/angularjs/node_modules/angular/angular.min.js.map: blacklist: 1
architecture-examples/angularjs/node_modules/angular/angular.min.js.map: whitelist: 1
architecture-examples/angular/tslint.json: blacklist: 1
architecture-examples/emberjs-debug/assets/vendor.js: whitelist: 1
architecture-examples/backbone/node_modules/underscore/underscore.js: blacklist: 1
architecture-examples/backbone/node_modules/underscore/underscore.js: whitelist: 1
Total: 106 (blacklist: 27, whitelist: 76, slave: 3)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/72728357>
Anne van Kesteren
It seems to be less of a problem in the latest version of Speedometer, but it's still present. I filed https://github.com/WebKit/Speedometer/issues/153.
Ryosuke Niwa
Tracking this issue in https://github.com/WebKit/Speedometer/issues/153 instead.