Issue #1620 - Remove Development Comments

This commit is contained in:
Andy 2020-08-07 14:29:41 -07:00 committed by Roy Tam
commit c02e424911
3 changed files with 4 additions and 18 deletions

View file

@ -287,10 +287,6 @@ nsImageFrame::Init(nsIContent* aContent,
p->AdjustPriority(-1);
}
// 2020-07-14 (RealityRipple) Firefox is doing this completely differently
// because of loading="lazy" support and the StyleDisplay()->IsContainSize()
// property. Double-check all of this for problems.
static IntrinsicSize
ComputeIntrinsicSize(imgIContainer* aImage,
bool aUseMappedRatio,