Bug 114713 - Re-name Page::layoutMilestones() to Page::requestedLayoutMilestones()
Summary: Re-name Page::layoutMilestones() to Page::requestedLayoutMilestones()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-16 16:38 PDT by Beth Dakin
Modified: 2013-04-16 20:54 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.95 KB, patch)
2013-04-16 16:41 PDT, Beth Dakin
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 Beth Dakin 2013-04-16 16:38:32 PDT
We should re-name Page::layoutMilestones() to Page::requestedLayoutMilestones(). This makes their purpose more clear.
Comment 1 Beth Dakin 2013-04-16 16:41:48 PDT
Created attachment 198451 [details]
Patch
Comment 2 Beth Dakin 2013-04-16 16:54:54 PDT
I should note that this re-name came up originally in https://bugs.webkit.org/show_bug.cgi?id=114706
Comment 3 Beth Dakin 2013-04-16 20:54:41 PDT
Thank you! http://trac.webkit.org/changeset/148590