Bug 34052 - [Qt] Clean up code to determine palette from page client in RenderThemeQt
Summary: [Qt] Clean up code to determine palette from page client in RenderThemeQt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 34053
  Show dependency treegraph
 
Reported: 2010-01-24 02:09 PST by Simon Hausmann
Modified: 2010-01-25 06:21 PST (History)
0 users

See Also:


Attachments
Patch (2.45 KB, patch)
2010-01-24 02:10 PST, Simon Hausmann
kenneth: review+
kenneth: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2010-01-24 02:09:50 PST
[Qt] Clean up code to determine palette from page client in RenderThemeQt
Comment 1 Simon Hausmann 2010-01-24 02:10:46 PST
Created attachment 47291 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2010-01-25 06:09:08 PST
Comment on attachment 47291 [details]
Patch


> +    void setPaletteFromPageClientIfExists(QPalette &palette) const;

Please fix the style here before committing.
Comment 3 Simon Hausmann 2010-01-25 06:21:41 PST
Committed r53801: <http://trac.webkit.org/changeset/53801>