WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Treat
Comment 1
2012-07-16 11:17:31 PDT
Created
attachment 152568
[details]
Fix
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.
Top of Page
Format For Printing
XML
Clone This Bug