Closed
Bug 1244628
Opened 10 years ago
Closed 10 years ago
Missing mAttachmentCount comparison in nsStyleImageLayers::CalcDifference
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla47
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | fixed |
People
(Reporter: u459114, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
According to bug 686281 comment 470, need to compare nsStyleImageLayers::nsStyleImageLayers in CalcDifference member function.
Comment on attachment 8714233 [details]
MozReview Request: Bug 1244628: compare nsStyleImageLayers::mAttachmentCount in nsStyleImageLayers::CalcDifference.
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/32981/diff/1-2/
Attachment #8714233 -
Attachment description: MozReview Request: Bug 1244628: compare nsStyleImageLayers::nsStyleImageLayers in nsStyleImageLayers::CalcDifference. → MozReview Request: Bug 1244628: compare nsStyleImageLayers::mAttachmentCount in nsStyleImageLayers::CalcDifference.
Comment on attachment 8714233 [details]
MozReview Request: Bug 1244628: compare nsStyleImageLayers::mAttachmentCount in nsStyleImageLayers::CalcDifference.
https://reviewboard.mozilla.org/r/32981/#review30185
Attachment #8714233 -
Flags: review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/751e2bc571abba9fca0f9c94f9ac88240b7fd2cb
Bug 1244628: compare nsStyleImageLayers::mAttachmentCount in nsStyleImageLayers::CalcDifference. r=dbaron.
Comment 5•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•