Bug 89037 - Rename _swapView:with: to _replaceView:with:
Summary: Rename _swapView:with: to _replaceView:with:
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 14:02 PDT by Tim Horton
Modified: 2012-06-13 21:20 PDT (History)
2 users (show)

See Also:


Attachments
patch (2.87 KB, patch)
2012-06-13 14:05 PDT, Tim Horton
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2012-06-13 14:02:48 PDT
"swap" would imply that both views end up... swapped. That's not what this function does, it replaces one with another.
Comment 1 Tim Horton 2012-06-13 14:05:37 PDT
Created attachment 147406 [details]
patch
Comment 2 Tim Horton 2012-06-13 21:20:19 PDT
Thanks, Darin!

Landed in http://trac.webkit.org/changeset/120277