Closed
Bug 1517307
Opened 6 years ago
Closed 6 years ago
Convert resetProfile.dtd to Fluent
Categories
(Toolkit :: General, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: jaws, Assigned: chenbri2, Mentored)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
resetProfile.dtd is referenced by safeMode.xul, aboutSupport.xhtml, resetProfile.xul, and resetProfileProgress.xul.
Converting resetProfile.dtd to Fluent will allow aboutSupport.xhtml to remove the dependency on brand.dtd as well, as resetProfile.dtd is the only part of aboutSupport.xhtml that depends on brand.dtd.
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
The safe mode case might actually make this tricky - we should make sure to check it. I expect we'll need to move this block of code:
to before we show the dialog (a few lines earlier in that function).
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → chenbri2
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 years ago
|
||
Convert resetProfile.dtd to resetProfile.ftl. Modify dependencies for resetProfile.xul, safeMode.xul, aboutSupport.xhtml, resetProfileProgress.xul.
Currently resetProfile.xul does not properly display reset-profile-button. Migration script needs to be edited.
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/68f9119eacf5
Convert resetProfile.dtd to Fluent r=jaws,flod
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•