[Webkit-unassigned] [Bug 44759] [EFL] Add custom network resource handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 13:24:46 PDT 2011


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


Flavio Ceolin <flavio.ceolin at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66764|0                           |1
        is obsolete|                            |
  Attachment #96774|                            |review?
               Flag|                            |




--- Comment #16 from Flavio Ceolin <flavio.ceolin at profusion.mobi>  2011-06-10 13:24:45 PST ---
Created an attachment (id=96774)
 --> (https://bugs.webkit.org/attachment.cgi?id=96774&action=review)
Patch

This new patch contains the fixes suggested in the previous comments. Although, the #if PLATFORM(EFL) in the ResourceHandleSoup.cpp persists because the FrameLoaderClient doesn't has the necessary methods (just the FrameLoaderClientEfl). Why ? Because the others ports don't need it, they can do that using their own network library, so no makes sense create the stubs for these methods in the FrameLoaderClient base class.

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