Closed
Bug 1608188
Opened 5 years ago
Closed 5 years ago
[MSU Capstone] Port toolkit/chrome/mozapps/extensions/blocklist.dtd to Fluent
Categories
(Toolkit :: Blocklist Implementation, task, P3)
Toolkit
Blocklist Implementation
Tracking
()
VERIFIED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | verified |
People
(Reporter: mconley, Assigned: yanbingj)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 2 obsolete files)
This DTD is used in two places:
- https://searchfox.org/mozilla-central/rev/ba4fab1cc2f1c9c4e07cdb71542b8d441707c577/toolkit/mozapps/extensions/content/blocklist.js
- https://searchfox.org/mozilla-central/rev/ba4fab1cc2f1c9c4e07cdb71542b8d441707c577/toolkit/mozapps/extensions/content/blocklist.xhtml
Bringing this dialog up for testing can be done by opening up the Browser Console and typing in:
Services.ww.openWindow(
null,
"chrome://mozapps/content/extensions/blocklist.xhtml",
"",
"chrome,centerscreen,dialog,titlebar",
null
);
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → yanbingj
Reporter | ||
Comment 1•5 years ago
|
||
For now, let's put the ftl file in toolkit/locales/en-US/toolkit/extensions
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D59633
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D61340
Updated•5 years ago
|
Attachment #9123778 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9123773 -
Attachment is obsolete: true
Reporter | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f8bef5175425
blocklist.dtd to Fluent r=mconley,Gijs,fluent-reviewers,flod
Comment 6•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Comment 7•5 years ago
|
||
Verified fixed as part of PI 551; tested with Nightly 77 across platforms (Windows 10, macOS 10.15 and Ubuntu 18.04).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•