Bug 130429 - Page::setPageScaleFactor should not force the scroll view position when using delegatesScrolling()
Summary: Page::setPageScaleFactor should not force the scroll view position when using...
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-18 15:26 PDT by Benjamin Poulain
Modified: 2014-03-19 13:42 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.15 KB, patch)
2014-03-18 15:29 PDT, Benjamin Poulain
no flags 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-18 15:26:51 PDT
Page::setPageScaleFactor should not force the scroll view position when using delegatesScrolling()
Comment 1 Benjamin Poulain 2014-03-18 15:29:17 PDT
Created attachment 227119 [details]
Patch
Comment 2 Simon Fraser (smfr) 2014-03-18 15:33:18 PDT
Didn't I do this already?
Comment 3 Benjamin Poulain 2014-03-19 13:42:09 PDT
Comment on attachment 227119 [details]
Patch

Clearing flags on attachment: 227119

Committed r165913: <http://trac.webkit.org/changeset/165913>
Comment 4 Benjamin Poulain 2014-03-19 13:42:12 PDT
All reviewed patches have been landed.  Closing bug.