[Webkit-unassigned] [Bug 114770] New: [EFL][AC] m_pendingSurfaceResize needs to be guarded by USE(ACCELERATED_COMPOSITING)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 17 15:22:53 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=114770
Summary: [EFL][AC] m_pendingSurfaceResize needs to be guarded
by USE(ACCELERATED_COMPOSITING)
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joone at webkit.org
CC: demarchi at webkit.org
AC related code was guarded by USE(ACCELERATED_COMPOSITING) in order to build WebKitEfl with no-tiled-backing-store(http://trac.webkit.org/changeset/147792), but m_pendingSurfaceResize was not included.
--
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