[Webkit-unassigned] [Bug 66969] Chromium: Add a layer for rubber-band overhang painting to the hardware path.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 08:02:19 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66969





--- Comment #8 from asvitkine at chromium.org  2011-08-30 08:02:19 PST ---
> > Source/WebCore/platform/ScrollView.cpp:1037
> > +#if USE(ACCELERATED_COMPOSITING)
> > +    if (!layerForScrollCorner())
> > +        calculateAndPaintOverhangAreas(context, rect);

I've corrected the check to use layerForOverhangAreas() as was intended in the first place.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list