[Webkit-unassigned] [Bug 62952] WebGL context reports error code 1280 if a XMLHttpRequest is made.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 16 16:54:47 PDT 2011


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





--- Comment #4 from Yury [:yury] <async.processingjs at yahoo.com>  2011-07-16 16:54:47 PST ---
can reproduce with:

        setTimeout( function(){
          alert(ctx.getError());
        }, 1000);

on the following configuration:

    AMD Radeon HD 6490M:

      Chipset Model: AMD Radeon HD 6490M
      Type: GPU
      Bus: PCIe
      PCIe Lane Width: x8
      VRAM (Total): 256 MB
      Vendor: ATI (0x1002)
      Device ID: 0x6760
      Revision ID: 0x0000
      ROM Revision: 113-C0170H-504
      gMux Version: 1.9.23
      EFI Driver Version: 01.00.504

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