Bug 82066 - [chromium] Turn off painting of scrollbars on compositor thread for unsupported platforms
Summary: [chromium] Turn off painting of scrollbars on compositor thread for unsupport...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 10:59 PDT by Adrienne Walker
Modified: 2012-03-23 12:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.11 KB, patch)
2012-03-23 11:01 PDT, Adrienne Walker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrienne Walker 2012-03-23 10:59:35 PDT
[chromium] Turn off painting of scrollbars on compositor thread for unsupported platforms
Comment 1 Adrienne Walker 2012-03-23 11:01:42 PDT
Created attachment 133513 [details]
Patch
Comment 2 James Robinson 2012-03-23 12:09:22 PDT
Comment on attachment 133513 [details]
Patch

R=me.  Can you double-check that both ChromeOS and Android set OS(LINUX) to true?
Comment 3 Adrienne Walker 2012-03-23 12:18:30 PDT
(In reply to comment #2)
> (From update of attachment 133513 [details])
> R=me.  Can you double-check that both ChromeOS and Android set OS(LINUX) to true?

Yes, definitely.  Both backer and danakj said this was the right thing to do.
Comment 4 James Robinson 2012-03-23 12:19:30 PDT
Cool. Hopefully we can move from a whitelist to a blacklist as we get this up+running on more platforms, which'll hopefully be easier to grok.
Comment 5 WebKit Review Bot 2012-03-23 12:24:56 PDT
Comment on attachment 133513 [details]
Patch

Clearing flags on attachment: 133513

Committed r111886: <http://trac.webkit.org/changeset/111886>
Comment 6 WebKit Review Bot 2012-03-23 12:25:00 PDT
All reviewed patches have been landed.  Closing bug.