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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 28 14:19:35 PDT 2009


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

           Summary: Add support for run-time flag for 3D canvas
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com
                CC: dglazkov at chromium.org, cmarrin at apple.com


In order to enable experimental WebGL support in the nightly builds of the
Chromium browser, a run-time flag is needed to cover the functionality. The
attached patch adds the necessary infrastructure to the Settings class, and
sets the flag to true in the Mac and Windows WebView classes when 3D_CANVAS is
enabled in the build.

Built and tested on Mac OS X with --3d-canvas both enabled and disabled to
verify no build breakage and that the 3D canvas functionality continues to work
as expected.

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