Bug 92536 - [Qt] Remove accurateVisibleContentsPosition and use a FloatRect for visibleContentsRect instead
Summary: [Qt] Remove accurateVisibleContentsPosition and use a FloatRect for visibleCo...
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: Jocelyn Turcotte
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-27 12:28 PDT by Jocelyn Turcotte
Modified: 2012-07-30 04:35 PDT (History)
3 users (show)

See Also:


Attachments
Patch (17.06 KB, patch)
2012-07-27 12:35 PDT, Jocelyn Turcotte
noam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2012-07-27 12:28:37 PDT
[Qt] Remove accurateVisibleContentsPosition and use a FloatRect for visibleContentsRect instead
Comment 1 Jocelyn Turcotte 2012-07-27 12:35:24 PDT
Created attachment 155023 [details]
Patch
Comment 2 Noam Rosenthal 2012-07-27 12:39:31 PDT
Comment on attachment 155023 [details]
Patch

Nice to get rid of that workaround...
Comment 3 Jocelyn Turcotte 2012-07-30 04:35:25 PDT
Committed r124013: <http://trac.webkit.org/changeset/124013>