Bug 114005

Summary: [BlackBerry] WebOverlay: check if platformContext is null
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alberto Garcia 2013-04-05 00:24:11 PDT
The pointer returned by lockBufferDrawable in uploadTexturesIfNeeded()
can be null, so it needs to be checked first.
Comment 1 Alberto Garcia 2013-04-05 00:29:07 PDT
Created attachment 196588 [details]
Patch
Comment 2 WebKit Commit Bot 2013-04-05 01:23:16 PDT
Comment on attachment 196588 [details]
Patch

Clearing flags on attachment: 196588

Committed r147726: <http://trac.webkit.org/changeset/147726>
Comment 3 WebKit Commit Bot 2013-04-05 01:23:18 PDT
All reviewed patches have been landed.  Closing bug.