Bug 73639 - [EFL] Implement EFL port of Custom Content Handler
Summary: [EFL] Implement EFL port of Custom Content Handler
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 73177
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-02 02:24 PST by Dongwoo Joshua Im (dwim)
Modified: 2012-06-04 23:19 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dongwoo Joshua Im (dwim) 2011-12-02 02:24:23 PST
Custom Content Handler should be supported on EFL port.
(http://dev.w3.org/html5/spec/Overview.html#custom-handlers)

I'm preparing the patch currently,
I will upload the patch soon.

Thanks!
Comment 1 Dongwoo Joshua Im (dwim) 2012-06-04 23:19:33 PDT
EFL port implementation will be done in the bug  https://bugs.webkit.org/show_bug.cgi?id=73177 with WebCore implementation.