WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Landed as
http://svn.webkit.org/repository/webkit/trunk@51105
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug