Bug 28698 - Avoid unnecessary transformations for the window resizer in Scrollbar::setRect
Summary: Avoid unnecessary transformations for the window resizer in Scrollbar::setRect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-24 17:37 PDT by Antti Koivisto
Modified: 2009-08-24 17:51 PDT (History)
0 users

See Also:


Attachments
test if rects are empty before transforming (1.86 KB, patch)
2009-08-24 17:41 PDT, Antti Koivisto
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2009-08-24 17:37:44 PDT
Avoid unnecessary transformations for the window resizer in Scrollbar::setRect.
Comment 1 Antti Koivisto 2009-08-24 17:41:27 PDT
Created attachment 38517 [details]
test if rects are empty before transforming
Comment 2 Antti Koivisto 2009-08-24 17:51:26 PDT
http://trac.webkit.org/changeset/47737