Bug 173350 - Add API::InjectedBundleClient
Summary: Add API::InjectedBundleClient
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 173351
  Show dependency treegraph
 
Reported: 2017-06-14 00:35 PDT by Carlos Garcia Campos
Modified: 2017-06-14 09:21 PDT (History)
7 users (show)

See Also:


Attachments
Patch (19.64 KB, patch)
2017-06-14 00:37 PDT, Carlos Garcia Campos
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-06-14 00:35:30 PDT
It will be used by the GTK+ port instead of the C API.
Comment 1 Carlos Garcia Campos 2017-06-14 00:37:56 PDT
Created attachment 312866 [details]
Patch
Comment 2 Build Bot 2017-06-14 00:40:33 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2017-06-14 09:21:40 PDT
Committed r218261: <http://trac.webkit.org/changeset/218261>