Bug 129728 - [iOS] Rename the various VisibleExtent variations to exposedContentRect
Summary: [iOS] Rename the various VisibleExtent variations to exposedContentRect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 21:46 PST by Benjamin Poulain
Modified: 2014-03-05 13:24 PST (History)
5 users (show)

See Also:


Attachments
Patch (12.28 KB, patch)
2014-03-04 21:52 PST, Benjamin Poulain
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-03-04 21:46:22 PST
[iOS] Rename the various VisibleExtent variations to exposedContentRect
Comment 1 Benjamin Poulain 2014-03-04 21:52:21 PST
Created attachment 225853 [details]
Patch
Comment 2 Simon Fraser (smfr) 2014-03-04 21:56:01 PST
Comment on attachment 225853 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=225853&action=review

> Source/WebCore/ChangeLog:8
> +        Rename DocumentVisibleExtent and VisibleExtentContentRect to ExposedContentRect in a deseperate

desperate
Comment 3 Benjamin Poulain 2014-03-05 13:24:38 PST
Committed r165124: <http://trac.webkit.org/changeset/165124>