Bug 192969 - [GTK] Slowness issue in animation for cross compiled chipset
Summary: [GTK] Slowness issue in animation for cross compiled chipset
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Local Build
Hardware: Other Linux
: P1 Major
Assignee: Nobody
URL:
Keywords: Cairo
Depends on:
Blocks:
 
Reported: 2018-12-20 19:02 PST by Prasanneswar Ramachandran
Modified: 2023-10-13 15:16 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Prasanneswar Ramachandran 2018-12-20 19:02:19 PST
Herewith faced a issue in animation later and found a slowness while using opacity cases. At the time of accessing the transparency layer, graphicscontextcairo they have used the cairo_push_group and cairo_pop_group and if we omit those API , animation gets smooth.can you please suggest me why the animation get slow. And my webkit is 218831 revision and my toolset is arm.
Comment 1 Ahmad Saleem 2023-10-13 07:52:33 PDT
@Fuji - It has keyword 'cairo', is this still applicable?
Comment 2 Fujii Hironori 2023-10-13 15:16:52 PDT
This contains "arm" and "Linux" keywords. This seems to be a bug of GTK port.