WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
49486
[chromium] Remove assumption that GL functions are function pointers
https://bugs.webkit.org/show_bug.cgi?id=49486
Summary
[chromium] Remove assumption that GL functions are function pointers
Kenneth Russell
Reported
2010-11-12 19:18:54 PST
Currently in Chromium's in-process WebGL implementation there is an assumption that the GL entry points are function pointers. This is not a good assumption; the appropriate extension queries should be made instead.
Attachments
Patch
(7.15 KB, patch)
2010-11-12 19:23 PST
,
Kenneth Russell
jamesr
: review+
kbr
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2010-11-12 19:23:26 PST
Created
attachment 73805
[details]
Patch
James Robinson
Comment 2
2010-11-15 11:04:40 PST
Comment on
attachment 73805
[details]
Patch R=me
Kenneth Russell
Comment 3
2010-11-15 13:04:55 PST
Committed
r72025
: <
http://trac.webkit.org/changeset/72025
>
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