Bug 214832 - [WPE] Gardening scroll gesture controller
Summary: [WPE] Gardening scroll gesture controller
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 214141
Blocks:
  Show dependency treegraph
 
Reported: 2020-07-27 09:28 PDT by Marco Felsch
Modified: 2020-07-28 03:53 PDT (History)
4 users (show)

See Also:


Attachments
Gardening scroll gesture controller (5.64 KB, patch)
2020-07-27 09:31 PDT, Marco Felsch
m.felsch: review?
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Felsch 2020-07-27 09:28:04 PDT
Gardening the WPE ScrollGestureController to get rid of unused members and functions.

The patch applies to the current master and 2.29.1 branches. I've tested the patch on
the 2.28.3 branch because the current master/2.29.1 branch fails during build. 

Note:
This Bug depends on: https://bugs.webkit.org/show_bug.cgi?id=214141

Regards,
  Marco
Comment 1 Marco Felsch 2020-07-27 09:31:12 PDT
Created attachment 405286 [details]
Gardening scroll gesture controller
Comment 2 Marco Felsch 2020-07-28 01:16:04 PDT
Hi,

can you describe how I can add more than one patch to a open bug?

Applying this patch will always fail if we don't apply https://bugs.webkit.org/show_bug.cgi?id=214141 first.

Sorry for asking, I'm not very into this bugzilla workflow.

Regards,
  Marco