Bug 116876

Summary: r150199 is very wrong
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Mark Hahnenberg
Reported 2013-05-28 11:41:20 PDT
http://trac.webkit.org/changeset/150199 was a result of some mis-read code. We weren't protecting the context, we were protecting the underlying JSValueRef. D'oh!
Attachments
Patch (2.19 KB, patch)
2013-05-28 11:52 PDT, Mark Hahnenberg
darin: review+
Mark Hahnenberg
Comment 1 2013-05-28 11:52:36 PDT
Mark Hahnenberg
Comment 2 2013-05-28 14:18:32 PDT
Mark Hahnenberg
Comment 3 2013-05-28 14:20:48 PDT
Geoffrey Garen
Comment 4 2013-05-29 15:00:31 PDT
Eep!
Note You need to log in before you can comment on or make changes to this bug.