Bug 58091

Summary: JavaScriptCore code which calls deprecatedTurnOffVerifier should be fixed.
Product: WebKit Reporter: David Levin <levin>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Bug Depends on: 31639    
Bug Blocks: 58174    

Description David Levin 2011-04-07 15:35:06 PDT
Right now this turns off the verification that the ref counting is done correctly. Ideally, it would instead put the appropriate check in place.
Comment 1 Mark Rowe (bdash) 2011-08-05 12:54:38 PDT
Did reviewCarefullyTurnOffVerifier get renamed?
Comment 2 David Levin 2011-08-07 06:54:03 PDT
(In reply to comment #1)
> Did reviewCarefullyTurnOffVerifier get renamed?

Yep. Fixed the title.