Bug 68672 - Rename many obviously-correct call sites in WebCore using releaseRef to use it by its new name leakRef
Summary: Rename many obviously-correct call sites in WebCore using releaseRef to use i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 41374
  Show dependency treegraph
 
Reported: 2011-09-22 17:55 PDT by Darin Adler
Modified: 2011-10-03 15:14 PDT (History)
1 user (show)

See Also:


Attachments
Patch (22.92 KB, patch)
2011-09-22 17:57 PDT, Darin Adler
dbates: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>