[Webkit-unassigned] [Bug 25003] Do not compare OwnPtr to 0 in CachedResource.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 09:48:17 PDT 2009


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


darin at apple.com changed:

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




------- Comment #2 from darin at apple.com  2009-04-02 09:48 PDT -------
(From update of attachment 29193)
This looks wrong. Callers are supposed to compare OwnPtr to 0, and it's
supposed to work properly and efficiently. Why isn't it working? That's what
needs to be fixed, not call sites.


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



More information about the webkit-unassigned mailing list