Bug 252689 - LocalizableStrings.pm should prefix errors with `error:`
Summary: LocalizableStrings.pm should prefix errors with `error:`
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-21 13:49 PST by David Quesada
Modified: 2023-02-28 13:50 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Quesada 2023-02-21 13:49:50 PST
It currently emits the full file path and line number, which is a great reference, but explicitly including the prefix `error: ` when treating warnings as errors will allow Xcode to surface those errors in the error navigator and text editor.
Comment 1 Radar WebKit Bug Importer 2023-02-28 13:50:16 PST
<rdar://problem/106049727>