Bug 68672

Summary: Rename many obviously-correct call sites in WebCore using releaseRef to use it by its new name leakRef
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 41374    
Attachments:
Description Flags
Patch dbates: review+, webkit.review.bot: commit-queue-

Description Darin Adler 2011-09-22 17:55:42 PDT
Rename many obviously-correct call sites in WebCore using releaseRef to use it by its new name leakRef
Comment 1 Darin Adler 2011-09-22 17:57:30 PDT
Created attachment 108433 [details]
Patch
Comment 2 Daniel Bates 2011-09-22 19:16:46 PDT
Comment on attachment 108433 [details]
Patch

This looks sane to me.
Comment 3 WebKit Review Bot 2011-09-23 00:09:31 PDT
Comment on attachment 108433 [details]
Patch

Attachment 108433 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/9798617
Comment 4 Darin Adler 2011-10-03 15:14:42 PDT
Committed r96547: <http://trac.webkit.org/changeset/96547>