Bug 220104 - Remove non-inclusive language from todomvc
Summary: Remove non-inclusive language from todomvc
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 181776 213092
  Show dependency treegraph
 
Reported: 2020-12-22 14:04 PST by Beth Dakin
Modified: 2023-05-13 02:16 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.