Bug 140633
Summary: | Refactor ScrollView and Friends | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bdakin, bfulgham, hyatt, simon.fraser, thorton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=135514 | ||
Bug Depends on: | 141842, 141855 | ||
Bug Blocks: |
Brent Fulgham
The ScrollView class and its various subclasses are complicated and full of special cases to deal with edge cases. We should revisit the design of these classes and try to implement a clearer design.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |