[Webkit-unassigned] [Bug 116712] New: [AC] Needs to be guarded by USE(ACCELERATED_COMPOSITING)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 02:04:33 PDT 2013


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

           Summary: [AC] Needs to be guarded by
                    USE(ACCELERATED_COMPOSITING)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: seokju.kwon at gmail.com


renderView variable in FrameView::setFrameRect

It is used when ACCELERATED_COMPOSITING is enabled.
So, this patch allows it to be guarded by USE(ACCELERATED_COMPOSITING).

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