Bug 117807 - Incorrect use of jsCast in a finalizer
Summary: Incorrect use of jsCast in a finalizer
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-06-19 12:17 PDT by Oliver Hunt
Modified: 2013-06-19 12:45 PDT (History)
0 users

See Also:


Attachments
Patch (1.39 KB, patch)
2013-06-19 12:18 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 2013-06-19 12:17:38 PDT
Incorrect use of jsCast in a finalizer
Comment 1 Oliver Hunt 2013-06-19 12:18:49 PDT
Created attachment 205027 [details]
Patch
Comment 2 Geoffrey Garen 2013-06-19 12:21:40 PDT
Comment on attachment 205027 [details]
Patch

r=me
Comment 3 Oliver Hunt 2013-06-19 12:45:18 PDT
Committed r151747: <http://trac.webkit.org/changeset/151747>