Bug 21167 - Remove concept of should render when offscreen from ScrollView
Summary: Remove concept of should render when offscreen from ScrollView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 21083
  Show dependency treegraph
 
Reported: 2008-09-26 22:20 PDT by Dave Hyatt
Modified: 2008-09-26 22:51 PDT (History)
0 users

See Also:


Attachments
Patch (6.76 KB, patch)
2008-09-26 22:20 PDT, Dave Hyatt
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2008-09-26 22:20:18 PDT
This should be a FrameView-level concept, rather than being split across ScrollView and FrameView.
Comment 1 Dave Hyatt 2008-09-26 22:20:47 PDT
Created attachment 23869 [details]
Patch
Comment 2 Oliver Hunt 2008-09-26 22:25:42 PDT
Comment on attachment 23869 [details]
Patch

r=me
Comment 3 Dave Hyatt 2008-09-26 22:51:16 PDT
Fixed.