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
Jakob Petsovits
Comment 1 2013-08-15 14:00:46 PDT
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.