Closed
Bug 1205455
Opened 9 years ago
Closed 8 years ago
the primary desktop fonts should be specified in one place
Categories
(Hello (Loop) :: Client, defect, P2)
Hello (Loop)
Client
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dmosedale, Assigned: dmosedale)
References
Details
(Whiteboard: [tech-debt])
User Story
As a developer, I can change desktop fonts in one place, so that it’s hard to inadvertently partially change a desktop font. Acceptance criteria: * screenshot tool reports no (or minimal) visual changes from this infrastructure change.
Attachments
(2 obsolete files)
No description provided.
Assignee | ||
Updated•9 years ago
|
Points: --- → 1
Rank: 22
Priority: -- → P2
Assignee | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Whiteboard: [visual refresh follow-up]
Updated•9 years ago
|
Rank: 22 → 24
Assignee | ||
Updated•9 years ago
|
Attachment #8662078 -
Flags: review?(david.critchley)
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8667502 -
Flags: review?(david.critchley)
Assignee | ||
Updated•9 years ago
|
Attachment #8662078 -
Attachment is obsolete: true
Attachment #8662078 -
Flags: review?(david.critchley)
Comment 3•9 years ago
|
||
Comment on attachment 8667502 [details] [diff] [review]
Primary Hello desktop fonts should be specified in one place
Review of attachment 8667502 [details] [diff] [review]:
-----------------------------------------------------------------
r=dcritch with suggested changes
::: browser/components/loop/content/js/panel.jsx
@@ +1043,5 @@
> detailsButtonLabel: serviceError.error.friendlyDetailsButtonLabel,
> detailsButtonCallback: serviceError.error.friendlyDetailsButtonCallback
> });
> } else {
> + console.error("removing service error");
As per our discussion, please remove
::: browser/components/loop/ui/ui-showcase.jsx
@@ +1369,5 @@
> <Section name="RoomFailureView">
> <FramedExample
> dashed={true}
> height={254}
> + summary="RoomFailureView"
Already applied in previous patch, need to be removed?
Attachment #8667502 -
Flags: review?(david.critchley) → review+
Assignee | ||
Comment 4•9 years ago
|
||
The newly landed visual regression tool, from bug 1202265, caught multiple regressions in this patch, so it's going to need some more work.
Assignee | ||
Comment 5•9 years ago
|
||
Giving back to nobody, in case somebody else wants to pick it up and run with it.
Assignee: dmose → nobody
Assignee | ||
Updated•9 years ago
|
Attachment #8667502 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → dmose
Updated•9 years ago
|
Rank: 24 → 26
Updated•9 years ago
|
Status: NEW → ASSIGNED
Updated•9 years ago
|
Whiteboard: [visual refresh follow-up]
Updated•9 years ago
|
Whiteboard: [tech-debt]
Comment 6•8 years ago
|
||
Support for Hello/Loop has been discontinued.
https://support.mozilla.org/kb/hello-status
Hence closing the old bugs. Thank you for your support.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•