NEW 90941
[Meta] Performance testing should cover interactivity
https://bugs.webkit.org/show_bug.cgi?id=90941
Summary [Meta] Performance testing should cover interactivity
Hajime Morrita
Reported 2012-07-10 22:50:44 PDT
Currently we don't have perf tests which cover interactivity like - resizing window - moving cursor around - scrolling These trigger relayout, which should be covered by the test suite.
Attachments
Ryosuke Niwa
Comment 1 2012-07-10 22:58:34 PDT
Hit testing, selection, click, drag, etc... are also important.
Hajime Morrita
Comment 2 2012-07-12 04:13:38 PDT
(In reply to comment #1) > Hit testing, selection, click, drag, etc... are also important. True. They should be covered.
Note You need to log in before you can comment on or make changes to this bug.