WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
119862
[BlackBerry] Avoid an assertion from calling releaseBufferDrawable(nullptr)
https://bugs.webkit.org/show_bug.cgi?id=119862
Summary
[BlackBerry] Avoid an assertion from calling releaseBufferDrawable(nullptr)
Jakob Petsovits
Reported
2013-08-15 13:55:40 PDT
Platform::Graphics::destroyBuffer() finds a null pointer valid but Platform::Graphics::releaseBufferDrawable() does not. Fix by adding a null pointer check. a.k.a. BRWSR-13328
Attachments
Patch
(1.94 KB, patch)
2013-08-15 14:00 PDT
,
Jakob Petsovits
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jakob Petsovits
Comment 1
2013-08-15 14:00:46 PDT
Created
attachment 208851
[details]
Patch
WebKit Commit Bot
Comment 2
2013-08-20 09:11:08 PDT
Comment on
attachment 208851
[details]
Patch Clearing flags on attachment: 208851 Committed
r154330
: <
http://trac.webkit.org/changeset/154330
>
WebKit Commit Bot
Comment 3
2013-08-20 09:11:10 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