[Webkit-unassigned] [Bug 134686] New: Why [m_webGLLayer setOpaque:0] just for iOS?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 7 10:53:26 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134686
Summary: Why [m_webGLLayer setOpaque:0] just for iOS?
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: dino at apple.com
Why?
#if PLATFORM(IOS)
[m_webGLLayer setOpaque:0];
#endif
--
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