Bug 107156 - Objective-C API: Remove m_protectCounts from JSContext
Summary: Objective-C API: Remove m_protectCounts from JSContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-17 12:18 PST by Mark Hahnenberg
Modified: 2013-01-17 12:54 PST (History)
0 users

See Also:


Attachments
Patch (4.06 KB, patch)
2013-01-17 12:20 PST, Mark Hahnenberg
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2013-01-17 12:18:03 PST
There was some stuff left over from bug 105891 that needs to be cleaned up.
Comment 1 Mark Hahnenberg 2013-01-17 12:20:55 PST
Created attachment 183243 [details]
Patch
Comment 2 Mark Hahnenberg 2013-01-17 12:54:27 PST
Committed r140031: <http://trac.webkit.org/changeset/140031>
Comment 3 Mark Hahnenberg 2013-01-17 12:54:48 PST
<rdar://problem/13035787>