Bug 88882 - [chromium] ScrollingCoordinator::setScrollLayer should update scroll layer ids
Summary: [chromium] ScrollingCoordinator::setScrollLayer should update scroll layer ids
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: 88145
  Show dependency treegraph
 
Reported: 2012-06-12 10:14 PDT by Adrienne Walker
Modified: 2012-06-12 14:46 PDT (History)
6 users (show)

See Also:


Attachments
Patch (7.12 KB, patch)
2012-06-12 10:19 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-06-12 10:14:50 PDT
[chromium] ScrollingCoordinator::setScrollLayer should update scroll layer ids
Comment 1 Adrienne Walker 2012-06-12 10:19:32 PDT
Created attachment 147106 [details]
Patch
Comment 2 Adrienne Walker 2012-06-12 10:21:50 PDT
As a part of 88145, I want to turn on ScrollbarLayerChromium even when the thread proxy isn't enabled.  However, there are two bugs that need to be fixed before scrollbars render the same with and without ScrollbarLayerChromium.

So, no testing for this in this patch itself, but I wanted to separate out this fix for preexisting bug from the already large 88145.
Comment 3 James Robinson 2012-06-12 14:32:00 PDT
Comment on attachment 147106 [details]
Patch

R=me
Comment 4 WebKit Review Bot 2012-06-12 14:46:46 PDT
Comment on attachment 147106 [details]
Patch

Clearing flags on attachment: 147106

Committed r120125: <http://trac.webkit.org/changeset/120125>
Comment 5 WebKit Review Bot 2012-06-12 14:46:51 PDT
All reviewed patches have been landed.  Closing bug.