Bug 127810 - Infinite scrolling API should work for overflow:scroll boxes
Summary: Infinite scrolling API should work for overflow:scroll boxes
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-28 15:44 PST by Beth Dakin
Modified: 2022-12-07 17:54 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2014-01-28 15:44:57 PST
https://bugs.webkit.org/show_bug.cgi?id=127371 tracks adding new API for infinite scrolling web sites. Specifically, it adds willrevealbottom, willrevealtop, willrevealleft, and willrevealright event listeners. They should work on overflow:scroll elements too.
Comment 1 Ahmad Saleem 2022-12-07 14:17:21 PST
webkitwillreveal* was removed in this - https://github.com/WebKit/WebKit/commit/b510eaa58b5cae0049bbda2bfabb7b64b9a20d5e

Do we need this bug for any further purposes?

I am marking this as "RESOLVED WONTFIX" but reopen if needed.