WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118263
createOffScreenContext has unreachable code
https://bugs.webkit.org/show_bug.cgi?id=118263
Summary
createOffScreenContext has unreachable code
Alex Christensen
Reported
2013-07-01 14:48:48 PDT
GLPlatformContext.cpp makes two return statements in a row in the function createOffScreenContext if we're using GLX or EGL. This makes a warning in Visual Studio when compiling with WebGL enabled.
Attachments
Patch
(1.25 KB, patch)
2013-07-01 14:50 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2013-07-01 14:50:09 PDT
Created
attachment 205837
[details]
Patch
WebKit Commit Bot
Comment 2
2013-07-01 15:45:29 PDT
Comment on
attachment 205837
[details]
Patch Clearing flags on attachment: 205837 Committed
r152268
: <
http://trac.webkit.org/changeset/152268
>
WebKit Commit Bot
Comment 3
2013-07-01 15:45:31 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