Bug 114005 - [BlackBerry] WebOverlay: check if platformContext is null
Summary: [BlackBerry] WebOverlay: check if platformContext is null
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 00:24 PDT by Alberto Garcia
Modified: 2013-04-05 01:23 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2013-04-05 00:29 PDT, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.