[Webkit-unassigned] [Bug 29826] Add support for run-time flag for 3D canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 28 20:21:37 PDT 2009


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





--- Comment #2 from Chris Marrin <cmarrin at apple.com>  2009-09-28 20:21:37 PDT ---
The use of the WebGL .exp file here is needed in order to allow the runtime
flag conditional on the ENABLE_3D_CANVAS compile time flag. You could also have
the runtime flag always exist, like we did for the
acceleratedCompositingEnabled runtime flag, while the functionality itself is
conditionally compiled. That would allow you to get rid of the WebGL .exp file.

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