Bug 21118

Summary: Make concept of blitting on scrolling cross-platform on ScrollView
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 21083    
Attachments:
Description Flags
Patch
hyatt: review-
Patch #2 sam: review+

Dave Hyatt
Reported 2008-09-25 13:30:08 PDT
Bug to track moving the m_staticBackground member up and make it cross-platform.
Attachments
Patch (13.73 KB, patch)
2008-09-25 13:32 PDT, Dave Hyatt
hyatt: review-
Patch #2 (15.64 KB, patch)
2008-09-25 13:36 PDT, Dave Hyatt
sam: review+
Dave Hyatt
Comment 1 2008-09-25 13:32:16 PDT
Dave Hyatt
Comment 2 2008-09-25 13:34:13 PDT
Oops. Wrong value for m_canBlitOnScroll (hard to notice on Mac, since it really doesn't care about the variable). New patch coming in a sec.
Dave Hyatt
Comment 3 2008-09-25 13:36:15 PDT
Created attachment 23820 [details] Patch #2
Sam Weinig
Comment 4 2008-09-25 13:46:11 PDT
Comment on attachment 23820 [details] Patch #2 Looks good with the change discussed in IRC.
Dave Hyatt
Comment 5 2008-09-25 13:49:36 PDT
Fixed in r36906.
Note You need to log in before you can comment on or make changes to this bug.