WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
261047
Handle multiple unique identifiers for localization
https://bugs.webkit.org/show_bug.cgi?id=261047
Summary
Handle multiple unique identifiers for localization
Kiara Rose
Reported
2023-09-01 14:12:59 PDT
Handle multiple unique identifiers for localization
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-01 14:13:13 PDT
<
rdar://problem/114840127
>
Timothy Hatcher
Comment 2
2023-11-04 09:47:05 PDT
It turns out this is not needed, and Safari was doing this incorrectly. According to the Chrome docs, the special @@extension_id message can only be used in CSS files, not the manifest. So this bug isn't a real problem. "The extension or app ID; you might use this string to construct URLs for resources inside the extension. Even unlocalized extensions can use this message. Note: You can't use this message in a manifest file."
https://developer.chrome.com/docs/extensions/reference/i18n/#overview-predefined
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug