[Webkit-unassigned] [Bug 102543] New: ScrollingCoordinator::hasVisibleSlowRepaintFixedObject() should exclude out-of-view fixed position elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 11:39:08 PST 2012


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

           Summary: ScrollingCoordinator::hasVisibleSlowRepaintFixedObject
                    () should exclude out-of-view fixed position elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wangxianzhu at chromium.org
                CC: bdakin at apple.com, simon.fraser at apple.com,
                    jamesr at chromium.org, shawnsingh at chromium.org,
                    skyostil at chromium.org


Bug 101303 resolved the issue on Mac only. On other platforms, as ScrollingCoordinator::hasNonLayerFixedObjects() is renamed to hasVisibleSlowRepaintFixedObjects(), it should exclude out-of-view fixed objects to avoid the issue described in bug 101303.

-- 
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