WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
56887
Add asynchronous load decision call to WebKit2 IconDatabase
https://bugs.webkit.org/show_bug.cgi?id=56887
Summary
Add asynchronous load decision call to WebKit2 IconDatabase
Brady Eidson
Reported
2011-03-22 18:27:51 PDT
Add asynchronous load decision call to WebKit2 IconDatabase
Attachments
Patch
(11.46 KB, patch)
2011-03-22 18:31 PDT
,
Brady Eidson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2011-03-22 18:31:52 PDT
Created
attachment 86555
[details]
Patch
Sam Weinig
Comment 2
2011-03-23 10:08:05 PDT
Comment on
attachment 86555
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=86555&action=review
> Source/WebKit2/UIProcess/WebIconDatabase.cpp:97 > + m_webContext->process()->send(Messages::WebIconDatabaseProxy::ReceivedIconLoadDecision((int)WebCore::IconLoadNo, callbackID), 0);
Please use a static_cast.
Brady Eidson
Comment 3
2011-03-23 10:26:39 PDT
Committed
r81782
: <
http://trac.webkit.org/changeset/81782
>
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