[Webkit-unassigned] [Bug 16588] ResourceHandle::loadResourceSynchronously needs access to the FrameLoader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 09:14:47 PST 2008


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





------- Comment #7 from darin at apple.com  2008-01-10 09:14 PDT -------
(In reply to comment #5)
> Since ResourceHandle::create() also has a pointer to the Frame, I see no reason
> why loadResourceSynchronously should be any different.

The Frame* in ResourceHandle::create() *is* the layering violation. I agree
that adding it to the synchronous form doesn't make things any worse, but our
goal is to eliminate this in the longer run and come up with a better way to
create the resource handles with the right context that allows it to be a
lower-level I/O subsystem rather than yet another part of the massive
super-object Frame.


-- 
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