Bug 131848 - [iOS WK2] Make window.scroll() and window.scrollBy() work
Summary: [iOS WK2] Make window.scroll() and window.scrollBy() work
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 11:47 PDT by Simon Fraser (smfr)
Modified: 2014-04-18 13:32 PDT (History)
6 users (show)

See Also:


Attachments
Patch (9.64 KB, patch)
2014-04-18 13:20 PDT, Simon Fraser (smfr)
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2014-04-18 11:47:00 PDT
[iOS WK2] Make window.scroll() and window.scrollBy() work
Comment 1 Simon Fraser (smfr) 2014-04-18 13:20:08 PDT
Created attachment 229670 [details]
Patch
Comment 2 Beth Dakin 2014-04-18 13:23:51 PDT
Comment on attachment 229670 [details]
Patch

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

> Source/WebCore/ChangeLog:9
> +        The scrolling-related functions in DOMWindow where #ifdeffed for iOS

"where" should be "were," I think.
Comment 3 Simon Fraser (smfr) 2014-04-18 13:32:26 PDT
https://trac.webkit.org/r167503