Bug 59206 - Exclude scrollbars from the dirty rect passed to the document
Summary: Exclude scrollbars from the dirty rect passed to the document
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 09:41 PDT by mitz
Modified: 2011-04-22 11:14 PDT (History)
0 users

See Also:


Attachments
Exclude non-overlay scrollbars from the document dirty rect (1.93 KB, patch)
2011-04-22 09:52 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-04-22 09:41:33 PDT
Exclude scrollbars from the dirty rect passed to the document
Comment 1 mitz 2011-04-22 09:52:56 PDT
Created attachment 90714 [details]
Exclude non-overlay scrollbars from the document dirty rect
Comment 2 mitz 2011-04-22 11:14:14 PDT
Committed r84649. <http://trac.webkit.org/changeset/84649>