Bug 62208 - Change the argument of RenderTheme::adjustSliderThumbSize(): RenderObject* -> RenderStyle*
Summary: Change the argument of RenderTheme::adjustSliderThumbSize(): RenderObject* ->...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on: 62207
Blocks: 52920
  Show dependency treegraph
 
Reported: 2011-06-07 06:35 PDT by Kent Tamura
Modified: 2011-06-08 16:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (40.18 KB, patch)
2011-06-07 23:16 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch 2 (40.18 KB, patch)
2011-06-07 23:32 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch 3 (40.16 KB, patch)
2011-06-08 05:52 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2011-06-07 06:35:03 PDT
Change the argument of RenderTheme::adjustSliderThumbSize(): RenderObject* -> RenderStyle*
Comment 1 Kent Tamura 2011-06-07 23:16:33 PDT
Created attachment 96384 [details]
Patch
Comment 2 Kent Tamura 2011-06-07 23:32:34 PDT
Created attachment 96388 [details]
Patch 2

Fix GTK build
Comment 3 WebKit Review Bot 2011-06-08 00:33:26 PDT
Comment on attachment 96388 [details]
Patch 2

Attachment 96388 [details] did not pass cr-mac-ews (chromium):
Output: http://queues.webkit.org/results/8812207
Comment 4 Kent Tamura 2011-06-08 05:52:35 PDT
Created attachment 96410 [details]
Patch 3

Fix Chromium-Mac build
Comment 5 WebKit Review Bot 2011-06-08 16:46:08 PDT
Comment on attachment 96410 [details]
Patch 3

Clearing flags on attachment: 96410

Committed r88405: <http://trac.webkit.org/changeset/88405>
Comment 6 WebKit Review Bot 2011-06-08 16:46:14 PDT
All reviewed patches have been landed.  Closing bug.