Bug 73639
Summary: | [EFL] Implement EFL port of Custom Content Handler | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dongwoo Joshua Im (dwim) <dw.im> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | gyuyoung.kim, leandro, lucas.de.marchi, rakuco, s.choi, sh919.park |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux | ||
Bug Depends on: | 73177 | ||
Bug Blocks: |
Dongwoo Joshua Im (dwim)
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!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dongwoo Joshua Im (dwim)
EFL port implementation will be done in the bug https://bugs.webkit.org/show_bug.cgi?id=73177 with WebCore implementation.