Bug 136705 - [EFL] Enable custom URI schemes with CustomProtocols
Summary: [EFL] Enable custom URI schemes with CustomProtocols
Status: RESOLVED DUPLICATE of bug 128177
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Soup
Depends on: 125583
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-10 08:05 PDT by Pascal Jacquemart
Modified: 2014-09-11 00:02 PDT (History)
4 users (show)

See Also:


Attachments
Work in progress - Compiling but not ready yet (14.04 KB, patch)
2014-09-10 08:13 PDT, Pascal Jacquemart
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***