Open
Bug 1597849
Opened 6 years ago
Updated 3 years ago
Dehardcode browser_privatebrowsing_windowtitle.js test
Categories
(Firefox :: Private Browsing, task, P3)
Firefox
Private Browsing
Tracking
()
NEW
People
(Reporter: zbraniecki, Unassigned)
Details
Spin-off from bug 1591328
Currently, test browser_privatebrowsing_windowtitle.js uses hardcoded strings that must stay in sync with en-US Fluent files.
It would be better to either test against data-l10n-id/args being set properly, or use Fluent API to fetch the current string values and compare them to the actual window title.
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → Internationalization
Product: Firefox → Core
| Reporter | ||
Updated•6 years ago
|
Component: Internationalization → General
Product: Core → Firefox
Updated•3 years ago
|
Severity: normal → N/A
Component: General → Private Browsing
You need to log in
before you can comment on or make changes to this bug.
Description
•