Bug 82066

Summary: [chromium] Turn off painting of scrollbars on compositor thread for unsupported platforms
Product: WebKit Reporter: Adrienne Walker <enne>
Component: New BugsAssignee: Adrienne Walker <enne>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, enne, jamesr, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.