[Webkit-unassigned] [Bug 14935] ResourceLoader should call ResourceHandle::setClient(0) after checking it's still the ResourceHandle's client

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 17:43:58 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14935





------- Comment #4 from anyang.ren at gmail.com  2007-08-13 17:43 PDT -------
This can happen if a WebKit embedder calls ResourceLoader::handle(),
a public method, and then call ResourceHandle::setClient on the
returned ResourceHandle to set its client to something else.  I'd
like to know if this usage of ResourceHandle::setClient is allowed.
If not, perhaps ResourceHandle::setClient should be constrained
to prevent a WebKit embedder from making this mistake.

I just wanted to bring this issue to your attention.  Please feel
free to mark this bug invalid or wontfix after you have considered
this issue.  Thank you for your quick response.


-- 
Configure bugmail: http://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