Closed
Bug 1600486
Opened 5 years ago
Closed 5 years ago
Remove Redundant #define NS_STYLE_IMAGE_ORIENTATION in nsStyleConsts.h
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: jeffinsam, Assigned: jeffinsam)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Type: enhancement → task
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
I suppose these two #define aren't used anywhere, in place of that we are using
https://searchfox.org/mozilla-central/source/layout/style/nsStyleConsts.h#248-253
Updated•5 years ago
|
Assignee: nobody → jeffinsam
Pushed by rgurzau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/251480204d10
Remove Redundant #define NS_STYLE_IMAGE_ORIENTATION in nsStyleConsts.h r=emilio
Comment 4•5 years ago
|
||
| bugherder | ||
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•