[Webkit-unassigned] [Bug 73018] New: [EFL] Remove the ewk_protocol_handler-related code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 06:18:00 PST 2011


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

           Summary: [EFL] Remove the ewk_protocol_handler-related code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kubo at profusion.mobi
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


This functionality has been broken since r99364, which stopped setting the "webkit-resource" property needed by ewk_protocol_handler_soup.cpp.

After giving it some thought, it looks clear that this code should not be in ewk at all: it is very backend-specific (even in the function signatures it expects), and it only allows callers to register schemes once and provide a single handler to all of them, which does not make much sense.

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