Bug 61659 - Add a few validity assertions to JSCallbackObject
Summary: Add a few validity assertions to JSCallbackObject
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: 2011-05-27 12:42 PDT by Oliver Hunt
Modified: 2011-05-27 12:55 PDT (History)
0 users

See Also:


Attachments
Patch (1.43 KB, patch)
2011-05-27 12:46 PDT, Oliver Hunt
ggaren: 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 2011-05-27 12:42:11 PDT
Add a few validity assertions to JSCallbackObject
Comment 1 Oliver Hunt 2011-05-27 12:46:55 PDT
Created attachment 95206 [details]
Patch
Comment 2 Geoffrey Garen 2011-05-27 12:47:25 PDT
Comment on attachment 95206 [details]
Patch

r=me
Comment 3 Oliver Hunt 2011-05-27 12:55:38 PDT
Committed r87536: <http://trac.webkit.org/changeset/87536>