RESOLVED FIXED 91404
[BlackBerry] Our implementation of scheduleDispatchFunctionsOnMainThread is suboptimal
https://bugs.webkit.org/show_bug.cgi?id=91404
Summary [BlackBerry] Our implementation of scheduleDispatchFunctionsOnMainThread is s...
Adam Treat
Reported 2012-07-16 11:05:39 PDT
Right now we're using an outdated API that involves a virtual function call for no reason. Use the new API that is much more direct and to the point.
Attachments
Fix (2.14 KB, patch)
2012-07-16 11:17 PDT, Adam Treat
no flags
Adam Treat
Comment 1 2012-07-16 11:17:31 PDT
WebKit Review Bot
Comment 2 2012-07-16 11:40:56 PDT
Comment on attachment 152568 [details] Fix Clearing flags on attachment: 152568 Committed r122744: <http://trac.webkit.org/changeset/122744>
WebKit Review Bot
Comment 3 2012-07-16 11:41:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.