Bug 192969
Summary: | [GTK] Slowness issue in animation for cross compiled chipset | ||
---|---|---|---|
Product: | WebKit | Reporter: | Prasanneswar Ramachandran <rvspeswar> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Major | CC: | ahmad.saleem792, dino, don.olmstead, giffypap79, Hironori.Fujii |
Priority: | P1 | Keywords: | Cairo |
Version: | WebKit Local Build | ||
Hardware: | Other | ||
OS: | Linux |
Prasanneswar Ramachandran
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
@Fuji - It has keyword 'cairo', is this still applicable?
Fujii Hironori
This contains "arm" and "Linux" keywords. This seems to be a bug of GTK port.