Closed Bug 1572401 Opened 5 years ago Closed 5 years ago

All "Waiting Cache Name" columns has {$name} in about:serviceworkers

Categories

(Core :: DOM: Service Workers, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox70 --- wontfix
firefox76 --- fixed

People

(Reporter: bugzilla, Assigned: asuth)

References

Details

Attachments

(1 file)

if you go to:
about:serviceworkers

you will see that all entries have: "Waiting Cache Name: {$name}"

it looks like some value hasn't been replaced properly

Using nightly build 20190807215212

Assignee: nobody → bugmail
Status: NEW → ASSIGNED

There was a falsey check that was treating an empty string to interpolate
as equivalent to undefined having been passed, erroneously displaying the
templating string instead of replacing it with an empty string.

Depends on D66150

Pushed by bugmail@asutherland.org: https://hg.mozilla.org/integration/autoland/rev/cbd657370bb4 Don't display "{$name}" for waiting cache ID. r=perry
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: