Bug 144420 - Compute the non-fast-scrollable region in main-document coordinates
Summary: Compute the non-fast-scrollable region in main-document coordinates
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: 2015-04-29 17:20 PDT by Simon Fraser (smfr)
Modified: 2015-04-29 19:49 PDT (History)
7 users (show)

See Also:


Attachments
Patch (24.09 KB, patch)
2015-04-29 17: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) 2015-04-29 17:20:52 PDT
Compute the non-fast-scrollable region in main-document coordinates
Comment 1 Simon Fraser (smfr) 2015-04-29 17:28:41 PDT
Created attachment 252012 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-04-29 17:48:14 PDT
https://trac.webkit.org/r183597
Comment 3 Joseph Pecoraro 2015-04-29 19:34:28 PDT
This may have broken iOS builds:

> CompileC ScrollingCoordinator.o
> Source/WebCore/page/scrolling/ScrollingCoordinator.cpp:107:18: error: use of undeclared identifier 'frameLocation'
Comment 4 Joseph Pecoraro 2015-04-29 19:49:04 PDT
Was an easy build fix:
https://trac.webkit.org/changeset/183606