Closed
Bug 249102
Opened 20 years ago
Closed 18 years ago
Implement nsChangeHint_ForceFrameView: to only CreateViewForFrame() but not reconstruct frames
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: aaronlev, Assigned: roc)
References
Details
Change the style change code so that if a frame needs a view, we don't reframe,
just call CreateViewForFrame on the frame (which works now for frames that
already have children).
Comment 1•18 years ago
|
||
This is a WONTFIX at this point since I don't think there are any cases where it would still help.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•