Open
Bug 1266075
Opened 9 years ago
Updated 3 years ago
Remove remaining calls to Services.strings.createBundle
Categories
(DevTools :: Framework, enhancement, P3)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: tromey, Unassigned)
References
Details
(Whiteboard: [reserve-html])
We'll need to replace Services.strings for the devtools de-chrome-ification
project.
It's not clear if we want this in "track 3", but filing the bug just so
we can set dependencies and such.
Comment 1•9 years ago
|
||
Brian will be moving bug 1266075 from the Track 3 Team to another.
Flags: needinfo?(bgrinstead)
Updated•9 years ago
|
Flags: qe-verify-
Priority: -- → P2
Updated•9 years ago
|
No longer blocks: devtools-html-3
Priority: P2 → --
Whiteboard: [devtools-html] → [devtools-html] [triage]
Updated•9 years ago
|
Blocks: devtools-html-phase2
Flags: needinfo?(bgrinstead)
Whiteboard: [devtools-html] [triage] → [devtools-html]
Reporter | ||
Comment 2•9 years ago
|
||
See also bug 1265887.
Also relevant, maybe, is l20n - bug 1279002
Updated•9 years ago
|
Priority: -- → P2
Comment 3•9 years ago
|
||
Services.string is no longer used in the inspector, toolbox and webconsole. A few remaining modules are still using it and should be cleaned up.
Optionally we could also add an eslint rule to check against Services.strings.createBundle.
Removing from MVP
Priority: P2 → P3
Summary: replace Services.strings → Remove remaining calls to Services.strings.createBundle
Whiteboard: [devtools-html] → [reserve-html]
Updated•9 years ago
|
Priority: P3 → P2
Whiteboard: [reserve-html] → [devtools-html]
Updated•9 years ago
|
Priority: P2 → P1
Updated•9 years ago
|
Priority: P1 → P3
Whiteboard: [devtools-html] → [reserve-html]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•