Bug 136705

Summary: [EFL] Enable custom URI schemes with CustomProtocols
Product: WebKit Reporter: Pascal Jacquemart <p.jacquemart>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: brian.holt, cgarcia, gyuyoung.kim, obzhirov
Priority: P2 Keywords: Soup
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 125583    
Bug Blocks:    
Attachments:
Description Flags
Work in progress - Compiling but not ready yet none

Description Pascal Jacquemart 2014-09-10 08:05:49 PDT
EFL should rely on CUSTOM_PROTOCOLS to fix ewk_context_url_scheme_register() API
In the meantime since CUSTOM_PROTOCOLS is already the default on Mac and GTK this might allow us to clean old files
Comment 1 Pascal Jacquemart 2014-09-10 08:13:58 PDT
Created attachment 237891 [details]
Work in progress - Compiling but not ready yet

I still have some troubles to align EFL and GTK public API
Comment 2 Carlos Garcia Campos 2014-09-11 00:02:43 PDT
I already opened a bug for this long time ago :-)

*** This bug has been marked as a duplicate of bug 128177 ***