RESOLVED WONTFIX Bug 58091
JavaScriptCore code which calls deprecatedTurnOffVerifier should be fixed.
https://bugs.webkit.org/show_bug.cgi?id=58091
Summary JavaScriptCore code which calls deprecatedTurnOffVerifier should be fixed.
David Levin
Reported 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.
Attachments
Mark Rowe (bdash)
Comment 1 2011-08-05 12:54:38 PDT
Did reviewCarefullyTurnOffVerifier get renamed?
David Levin
Comment 2 2011-08-07 06:54:03 PDT
(In reply to comment #1) > Did reviewCarefullyTurnOffVerifier get renamed? Yep. Fixed the title.
Note You need to log in before you can comment on or make changes to this bug.