Bug 23981 - Make FrameView::beginDeferredRepaints() work for container-relative repaints
Summary: Make FrameView::beginDeferredRepaints() work for container-relative repaints
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-16 15:43 PST by Simon Fraser (smfr)
Modified: 2024-01-15 13:03 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-02-16 15:43:39 PST
FrameView::beginDeferredRepaints and friends store a list of repaint rects on the FrameView. This should be made container-aware.
Comment 1 Ahmad Saleem 2024-01-15 13:03:45 PST
I quickly did search on GitHub WebKit repo and searchfox.org (wubkat) and didn't find any function named 'beginDeferredRepaints'.