WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 95687
Web Inspector: [WebGL] Bugfix: wrong texture binding target in replay for 3D textures
https://bugs.webkit.org/show_bug.cgi?id=95687
Summary
Web Inspector: [WebGL] Bugfix: wrong texture binding target in replay for 3D ...
Andrey Adaikin
Reported
2012-09-03 06:58:22 PDT
gl.bindTexture accepts either TEXTURE_2D or TEXTURE_CUBE_MAP targets, but we tried to replay with TEXTURE_CUBE_MAP_POSITIVE_X and others for 3D textures. Patch to follow.
Attachments
Patch
(3.47 KB, patch)
2012-09-03 07:00 PDT
,
Andrey Adaikin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Adaikin
Comment 1
2012-09-03 07:00:32 PDT
Created
attachment 161920
[details]
Patch
WebKit Review Bot
Comment 2
2012-09-04 05:30:12 PDT
Comment on
attachment 161920
[details]
Patch Clearing flags on attachment: 161920 Committed
r127459
: <
http://trac.webkit.org/changeset/127459
>
WebKit Review Bot
Comment 3
2012-09-04 05:30:15 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug