Bug 220104

Summary: Remove non-inclusive language from todomvc
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Tools / TestsAssignee: 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    

Description Beth Dakin 2020-12-22 14:04:51 PST
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)
Comment 1 Radar WebKit Bug Importer 2020-12-29 14:05:13 PST
<rdar://problem/72728357>
Comment 2 Anne van Kesteren 2023-05-13 02:12:13 PDT
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.
Comment 3 Ryosuke Niwa 2023-05-13 02:16:33 PDT
Tracking this issue in https://github.com/WebKit/Speedometer/issues/153 instead.