Closed Bug 258793 Opened 20 years ago Closed 20 years ago

background-attachment checks should check that there's an image

Categories

(Core :: Web Painting, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.8alpha4

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Keywords: perf, Whiteboard: [patch])

Attachments

(1 file)

When we check background-attachment in ways that could hurt performance, we
should also check that there's really a background image.  There isn't always
one -- authors might use CSS rules that cascade in interesting ways, e.g., bug
255812.
Status: NEW → ASSIGNED
Whiteboard: [patch]
Target Milestone: --- → mozilla1.8alpha4
Attachment #158482 - Flags: superreview?(roc)
Attachment #158482 - Flags: review?(roc)
Attachment #158482 - Flags: superreview?(roc)
Attachment #158482 - Flags: superreview+
Attachment #158482 - Flags: review?(roc)
Attachment #158482 - Flags: review+
Fix checked in to trunk, 2004-09-12 22:39 -0700.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Keywords: perf
This broke VC7.1 builds, for which the forward-declaration of imgIRequest in
nsStyleStruct.h does apparently not suffice. it is probably best to un-inline
this function.
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: