Closed Bug 141259 Opened 22 years ago Closed 22 years ago

bogus style context parentage warnings due to framechange optimization

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: dbaron, Assigned: dbaron)

References

Details

(Whiteboard: [whitebox])

Due to the framechange optimization in ReResolveStyleContext (not descending
into subtrees when we hit a framechange, and also not changing the actual style
context on the element needing the framechange (I think, at least)), we end up
with bogus style context parentage warnings because we call VerifyContextParent
within ComputesStyleChangeFor, which is before we process the change list (since
it returns the change list).
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P3
Hardware: PC → All
Target Milestone: --- → mozilla1.1beta
Target Milestone: mozilla1.1beta → mozilla1.2alpha
Target Milestone: mozilla1.2alpha → Future
Depends on: 126072
fixed by checkin for bug 126072
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Whiteboard: [whitebox]
You need to log in before you can comment on or make changes to this bug.