Bug 116234 - JSValue shouldn't protect/unprotect its context
Summary: JSValue shouldn't protect/unprotect its context
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-16 11:07 PDT by Geoffrey Garen
Modified: 2013-05-16 12:11 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2013-05-16 11:08 PDT, Geoffrey Garen
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2013-05-16 11:07:26 PDT
JSValue shouldn't protect/unprotect its context
Comment 1 Geoffrey Garen 2013-05-16 11:08:17 PDT
Created attachment 201974 [details]
Patch
Comment 2 Mark Hahnenberg 2013-05-16 11:08:51 PDT
Comment on attachment 201974 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2013-05-16 12:11:05 PDT
Committed r150199: <http://trac.webkit.org/changeset/150199>