Skip to content

InspectorIssues protocol no longer contains message strings for deprecations #13895

Closed
@connorjclark

Description

@connorjclark

This is the cause of the current dbw deprecations smoke failure.

These have been deprecated. They were english only, and as part of i18n work now clients are expected to provide them (and localize).

This CL removed the strings from deprecations. This is the only inspector type for which we rely on a message field.

DevTools frontend hasn't landed these strings yet, but they should end up here soon. (pending CL) We could parse that file for UIStrings in our collect strings script.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions