Closed
Bug 1294015
Opened 9 years ago
Closed 9 years ago
Identical code for different branches in nsCSSRenderingBorders.cpp
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
(Blocks 1 open bug)
Details
(Keywords: coverity, Whiteboard: [CID 1362698])
Attachments
(1 file)
We have the same code in the branches:
https://dxr.mozilla.org/mozilla-central/source/layout/base/nsCSSRenderingBorders.cpp?q=nsCSSRenderingBorders.cpp&redirect_type=direct#770
Comment 1•9 years ago
|
||
that's... embarrassing :P
thank you for taking this!
Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
mozreview-review |
Comment on attachment 8779731 [details]
Bug 1294015 - Identical code for different branches in nsCSSRenderingBorders.cpp
https://reviewboard.mozilla.org/r/70662/#review68010
Thank you!
Attachment #8779731 -
Flags: review?(arai.unmht) → review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2463be00065
Identical code for different branches in nsCSSRenderingBorders.cpp r=arai
Comment 5•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•