Open Bug 1770700 Opened 3 years ago Updated 10 months ago

Confusing error "Error: Please use $(ref:runtime.getURL)."

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(Not tracked)

People

(Reporter: tschuster, Unassigned)

References

Details

While ultimately the error reported in bug 1770667 was not the actual cause of the problem, the actual error message is confusing and looks like there is some kind of missed string interpolation going on.

See Also: → 1770667

The message is directly from the JSON schema imported from Chromium. We should just change it to extension.getURL is deprecated, use runtime.getURL instead.

It's supposed to be a warning but renders as an error (bug 1712335).

Severity: -- → S4
Priority: -- → P5
See Also: → 1712335

The Bugbug bot thinks this bug should belong to the 'Core::Graphics' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Graphics
Product: WebExtensions → Core
Component: Graphics → General
Product: Core → WebExtensions
You need to log in before you can comment on or make changes to this bug.