Bug 58091
Summary: | JavaScriptCore code which calls deprecatedTurnOffVerifier should be fixed. | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Levin <levin> |
Component: | JavaScriptCore | Assignee: | 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 |
David Levin
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Did reviewCarefullyTurnOffVerifier get renamed?
David Levin
(In reply to comment #1)
> Did reviewCarefullyTurnOffVerifier get renamed?
Yep. Fixed the title.