Closed Bug 482708 Opened 16 years ago Closed 16 years ago

nsDisplayBackground::IsOpaque needs to consider fallback background color

Categories

(Core :: Web Painting, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dbaron, Unassigned)

References

Details

In the cases when we'd use the fallback background color rather than the main one, nsDisplayBackground::IsOpaque needs to consider it insted. (We should probably check other callers too.)
Flags: blocking1.9.2?
Assignee: nobody → tnikkel
My patch in bug 488242 will fix this specific case. Other than just looking at all instances of mBackgroundColor in the source, did you have something in mind to find any other places that need changing?
Bug 496721 will fix this too.
Depends on: 496721, 488242
Bug 496721 landed so this is fixed.
Assignee: tnikkel → nobody
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: blocking1.9.2?
Resolution: --- → FIXED
No longer depends on: 488242
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.