[Webkit-unassigned] [Bug 103168] [WK2] Add null check and early return code before accessing member of m_iconDatabaseImpl if IconDatabase is not created yet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 11:56:51 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103168


Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175919|review?                     |review-
               Flag|                            |




--- Comment #9 from Anders Carlsson <andersca at apple.com>  2012-11-26 11:59:01 PST ---
(From update of attachment 175919)
I agree with Alexey here, m_iconDatabaseImpl should never be null. If it is for some reason, then that underlying issue should be fixed instead of papering over it with random null checks.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list