Bug 100715
Summary: | Remove ImageBufferSkia::copyToPlatformTexture restrictions once bugs fixed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | WebGL | Assignee: | Kenneth Russell <kbr> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dino, gman, junov, schenney, senorblanco, zmo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | All | ||
Bug Depends on: | 100714, 100971 | ||
Bug Blocks: |
Kenneth Russell
Per https://bugs.webkit.org/show_bug.cgi?id=100714 , once the issues with glCopyTextureCHROMIUM have been resolved, the optimized code path for ImageBufferSkia::copyToPlatformTexture should be re-enabled.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
Changing synopsis to indicate this is no longer a Chromium-specific bug, since the workaround will be in shared code.