Bug 159798 - [iOS WK2] When scrolling apple.com/music on iPad Pro in landscape, left-hand tiles appear first
Summary: [iOS WK2] When scrolling apple.com/music on iPad Pro in landscape, left-hand ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-14 18:25 PDT by Simon Fraser (smfr)
Modified: 2016-07-14 18:47 PDT (History)
1 user (show)

See Also:


Attachments
Patch (12.78 KB, patch)
2016-07-14 18:28 PDT, Simon Fraser (smfr)
thorton: 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) 2016-07-14 18:25:45 PDT
[iOS WK2] When scrolling apple.com/music on iPad Pro in landscape, left-hand tiles appear first
Comment 1 Simon Fraser (smfr) 2016-07-14 18:28:03 PDT
Created attachment 283725 [details]
Patch
Comment 2 Simon Fraser (smfr) 2016-07-14 18:28:19 PDT
rdar://problem/27362717
Comment 3 Simon Fraser (smfr) 2016-07-14 18:28:47 PDT
I considered returning Optional<std::pair<TileIndex, TileIndex>> but decided that it would be too ugly at call sites.
Comment 4 Simon Fraser (smfr) 2016-07-14 18:47:37 PDT
https://trac.webkit.org/r203261