RESOLVED FIXED 166904
Missing logging in IconLoader::startLoading
https://bugs.webkit.org/show_bug.cgi?id=166904
Summary Missing logging in IconLoader::startLoading
Keith Rollin
Reported 2017-01-10 14:01:01 PST
The LOG_ERROR in startLoading references 'resourceRequest', which has been WTF::Moved as part of a preceding function call. As such, the logging statement doesn't print out a possibly useful URL.
Attachments
Patch (2.74 KB, patch)
2017-01-10 14:03 PST, Keith Rollin
no flags
Keith Rollin
Comment 1 2017-01-10 14:03:53 PST
WebKit Commit Bot
Comment 2 2017-01-10 15:10:47 PST
Comment on attachment 298511 [details] Patch Clearing flags on attachment: 298511 Committed r210562: <http://trac.webkit.org/changeset/210562>
WebKit Commit Bot
Comment 3 2017-01-10 15:10:53 PST
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.