RESOLVED FIXED Bug 76763
Move WebGL texture compression methods to WebGLRenderingContext
https://bugs.webkit.org/show_bug.cgi?id=76763
Summary Move WebGL texture compression methods to WebGLRenderingContext
Gregg Tavares
Reported 2012-01-20 18:30:15 PST
We implemented the experimental WebGL compression code. I'll move the methods into WebGLRenderingContext but leave the extension for now. Another bug will remove the extension and replace it with the new format specific extensions
Attachments
Patch (9.83 KB, patch)
2012-01-21 01:57 PST, Gregg Tavares
no flags
Patch for landing (10.53 KB, patch)
2012-01-23 11:50 PST, Kenneth Russell
no flags
Gregg Tavares
Comment 1 2012-01-21 01:57:14 PST
Kenneth Russell
Comment 2 2012-01-23 11:43:10 PST
Comment on attachment 123442 [details] Patch Thanks for handling this; looks great. It looks like the scripts got confused and failed to generate LayoutTests/ChangeLog, but I'll fix that up. r=me
Kenneth Russell
Comment 3 2012-01-23 11:50:52 PST
Created attachment 123591 [details] Patch for landing
WebKit Review Bot
Comment 4 2012-01-23 20:17:00 PST
Comment on attachment 123591 [details] Patch for landing Rejecting attachment 123591 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/LayoutTests/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output: http://queues.webkit.org/results/11335229
Kenneth Russell
Comment 5 2012-01-23 22:27:21 PST
Darn it. Resubmitting to commit queue.
WebKit Review Bot
Comment 6 2012-01-24 01:21:23 PST
Comment on attachment 123591 [details] Patch for landing Clearing flags on attachment: 123591 Committed r105706: <http://trac.webkit.org/changeset/105706>
WebKit Review Bot
Comment 7 2012-01-24 01:21:28 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.