Bug 33754

Summary: Support reflections on WebGL
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, graouts
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Description Simon Fraser (smfr) 2010-01-15 21:10:08 PST
Followup from bug 31885: need to make reflected WebGL work.
Comment 1 Simon Fraser (smfr) 2010-01-19 16:56:57 PST
Created attachment 46963 [details]
Patch
Comment 2 mitz 2010-01-19 17:03:22 PST
Comment on attachment 46963 [details]
Patch

Maybe WebLayer, WebTiledLayer, and Canvas3DLayer should get a common superclass where the -display override would live.
Comment 3 Simon Fraser (smfr) 2010-01-19 17:10:36 PST
http://trac.webkit.org/changeset/53510
Comment 4 Antoine Quint 2016-05-30 06:13:32 PDT
This isn't working anymore, see https://bugs.webkit.org/show_bug.cgi?id=76489.