Bug 62151 - Switch paintScrollbar to use IntPoint
Summary: Switch paintScrollbar to use IntPoint
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Levi Weintraub
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2011-06-06 14:41 PDT by Levi Weintraub
Modified: 2011-06-06 15:00 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.97 KB, patch)
2011-06-06 14:47 PDT, Levi Weintraub
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2011-06-06 14:41:17 PDT
A way-too-small patch to change RenderListBox::paintScrollbar to use IntPoint. I wish I'd rolled this into a larger patch :p
Comment 1 Levi Weintraub 2011-06-06 14:47:25 PDT
Created attachment 96127 [details]
Patch
Comment 2 Levi Weintraub 2011-06-06 15:00:14 PDT
Comment on attachment 96127 [details]
Patch

Clearing flags on attachment: 96127

Committed r88193: <http://trac.webkit.org/changeset/88193>
Comment 3 Levi Weintraub 2011-06-06 15:00:18 PDT
All reviewed patches have been landed.  Closing bug.