Bug 116462 - Make C API more robust against null contexts
Summary: Make C API more robust against null contexts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 13:17 PDT by Oliver Hunt
Modified: 2013-05-20 14:09 PDT (History)
0 users

See Also:


Attachments
Patch (20.52 KB, patch)
2013-05-20 13:19 PDT, Oliver Hunt
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2013-05-20 13:17:26 PDT
Make C API more robust against null contexts
Comment 1 Oliver Hunt 2013-05-20 13:19:34 PDT
Created attachment 202312 [details]
Patch
Comment 2 Oliver Hunt 2013-05-20 14:09:51 PDT
Committed r150381: <http://trac.webkit.org/changeset/150381>