RESOLVED FIXED 31624
[Qt] Mac plugins: remove null timer
https://bugs.webkit.org/show_bug.cgi?id=31624
Summary [Qt] Mac plugins: remove null timer
Girish Ramakrishnan
Reported 2009-11-18 04:05:41 PST
On the mac, the null timer is used to send mouse events. Instead, just use mouse events to send null events. This brings down cpu usage by 20-30%. Seems to be no loss in functionality by removing the null timer.
Attachments
Remove nullEvent timer (3.37 KB, patch)
2009-11-18 04:11 PST, Girish Ramakrishnan
vestbo: review+
Girish Ramakrishnan
Comment 1 2009-11-18 04:11:37 PST
Created attachment 43424 [details] Remove nullEvent timer
Girish Ramakrishnan
Comment 2 2009-11-18 04:55:20 PST
Note You need to log in before you can comment on or make changes to this bug.