Bug 40034

Summary: WebFrame::paintDocumentRectToContextAtPoint doesn't paint scrollbars
Product: WebKit Reporter: Alice Liu <alice.barraclough>
Component: Layout and RenderingAssignee: Alice Liu <alice.barraclough>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch
none
patch that also renames jhoneycutt: review+

Description Alice Liu 2010-06-01 17:58:52 PDT
WebFrame::paintDocumentRectToContextAtPoint doesn't paint scrollbars, and I think it should.  Otherwise calling this function with a region the same size as the webview will result in a blank unpainted space where the scrollbars would have been. 

<rdar://problem/7799848>
Comment 1 Alice Liu 2010-06-04 14:53:02 PDT
Created attachment 57920 [details]
patch
Comment 2 Alice Liu 2010-06-04 15:50:21 PDT
Created attachment 57923 [details]
patch that also renames
Comment 3 Jon Honeycutt 2010-06-04 16:55:44 PDT
Comment on attachment 57923 [details]
patch that also renames

r=me
Comment 4 Alice Liu 2010-06-04 17:11:19 PDT
http://trac.webkit.org/changeset/60722