[Webkit-unassigned] [Bug 104277] New: internals.settings.setEnableCompositingForFixedPosition() should be called before onload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 11:01:06 PST 2012


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

           Summary: internals.settings.setEnableCompositingForFixedPositio
                    n() should be called before onload
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wangxianzhu at chromium.org
                CC: simon.fraser at apple.com, jamesr at chromium.org


Some tests calls internals.settings.setEnableCompositingForFixedPosition() in the onload handler, which may be too late because the compositing requirements may have been computed. This causes the tests flaky or failure to test the expected behavior.

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