[Webkit-unassigned] [Bug 55721] New: Global IconDatabase should be returned by reference, not as a pointer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 3 16:14:19 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55721
Summary: Global IconDatabase should be returned by reference,
not as a pointer
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: beidson at apple.com
Global IconDatabase should be returned by reference, not as a pointer
We null check it in a few places, but not most. It's silly - it's should never be null anyways.
Fixing...
--
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