[Webkit-unassigned] [Bug 128177] [EFL] Switch to CUSTOM_PROTOCOLS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 30 09:53:22 PDT 2014


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


Pascal Jacquemart <p.jacquemart at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238932|                            |review?
               Flag|                            |




--- Comment #2 from Pascal Jacquemart <p.jacquemart at samsung.com>  2014-09-30 09:53:18 PST ---
Created an attachment (id=238932)
 --> (https://bugs.webkit.org/attachment.cgi?id=238932&action=review)
Patch proposal to fix ewk_context_url_scheme_register() ewebkit2 API


Two remaining issues so far:

- Inside the scheme callback ewk_url_scheme_request_path_get(request) returns an empty path ?!
  > It seems I messed up something with WKURLCopyPath() and eina strings, but what?

- m_uriSchemeRequests map should be freed once the request is completed (or cancelled)
  > GTK port is holding a reference to the WebKitWebContext inside each request handle
  > Any other idea because I don't like this much?

All your comments so far would be very welcome

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