Closed
Bug 1520768
Opened 6 years ago
Closed 6 years ago
[remote-dbg-next] CSS: change variable name --base-distance to --base-unit
Categories
(DevTools :: about:debugging, enhancement, P1)
DevTools
about:debugging
Tracking
(firefox66 fixed)
RESOLVED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: ogasidlo, Assigned: ogasidlo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
As the golbal variable --base-distance
is indicating a per Photon defined unit of 4px, which we use (or multiple units of it) for various definitions in our application, I suggest to change the variable name to --base-unit
to make it more understandable.
Updated•6 years ago
|
Priority: P5 → P3
Assignee | ||
Comment 1•6 years ago
|
||
rename global variable --base-distance to --base-unit to improve understanding of code
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → ogasidlo
Priority: P3 → P1
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ecb5dd148378
rename variable name --base-distance to --base-unit, r=ladybenko
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in
before you can comment on or make changes to this bug.
Description
•