[Webkit-unassigned] [Bug 43351] Platform network layer should be able to differentiate WebFrameLoaderClient from WebCore platform clients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 8 21:34:21 PDT 2010


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





--- Comment #7 from Darin Adler <darin at apple.com>  2010-08-08 21:34:20 PST ---
(In reply to comment #6)
> Please, let me know your feelings about the idea of this patch. I know that this is somewhat of a layering violation, but I think that as long as the network backends are allowed to touch the FrameLoaderClient this is acceptable.

Network back ends should not touch the FrameLoaderClient.

Bug 42292 is our attempt to fix the layering of the networking code.

Adding virtual functions to FrameLoaderClient is going the wrong direction on this. Is there some way we could fast track the work in bug 42292 instead of doing this?

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