[Webkit-unassigned] [Bug 44309] New: Hook up ANGEL with chromium --in-process-webgl port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 19 16:48:55 PDT 2010


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

           Summary: Hook up ANGEL with chromium --in-process-webgl port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zmo at google.com
                CC: cmarrin at apple.com, kbr at google.com, zmo at google.com,
                    enne at google.com


Currently test_shell is still using --in-process-webgl port.  In theory for webgl, we shouldn't need "#ifdef GL_ES" around precision modifier.  However, currently we still have to do so for chromium to pass the tests.

Once we hook up ANGEL with the port, we should be able to remove the "#ifdef GL_ES" both in khronos and in LayoutTests.

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