Bug 47261 - Rename HitTestResult::rectFromPoint to rectForPoint
Summary: Rename HitTestResult::rectFromPoint to rectForPoint
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 07:19 PDT by Antonio Gomes
Modified: 2010-10-06 07:58 PDT (History)
1 user (show)

See Also:


Attachments
(committed r69192, r=kenneth) patch v1 - rename rectFromPoint to rectForPoint (17.76 KB, patch)
2010-10-06 07:23 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2010-10-06 07:19:03 PDT
... as per Kenneth's request in https://bugs.webkit.org/show_bug.cgi?id=46336#c20

Patch coming ...
Comment 1 Antonio Gomes 2010-10-06 07:23:38 PDT
Created attachment 69936 [details]
(committed r69192, r=kenneth) patch v1 - rename rectFromPoint to rectForPoint
Comment 2 Antonio Gomes 2010-10-06 07:55:35 PDT
Comment on attachment 69936 [details]
(committed r69192, r=kenneth) patch v1 - rename rectFromPoint to rectForPoint

Clearing review on attachment: 69936.

Committed r69192: <http://trac.webkit.org/changeset/69192>