Bug 173309 - Add API::NotificationProvider
Summary: Add API::NotificationProvider
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: 173312
  Show dependency treegraph
 
Reported: 2017-06-13 02:34 PDT by Carlos Garcia Campos
Modified: 2017-06-14 09:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (22.76 KB, patch)
2017-06-13 02:36 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch (22.67 KB, patch)
2017-06-13 23:16 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-13 02:34:24 PDT
It will be used by the GTK+ port instead of the C API.
Comment 1 Carlos Garcia Campos 2017-06-13 02:36:03 PDT
Created attachment 312759 [details]
Patch
Comment 2 Carlos Garcia Campos 2017-06-13 03:36:55 PDT
This doesn't build because it depends on changes made to UniqueRef in bug #173266
Comment 3 Carlos Garcia Campos 2017-06-13 23:16:30 PDT
Created attachment 312863 [details]
Patch

It should build now
Comment 4 Carlos Garcia Campos 2017-06-14 09:18:08 PDT
Committed r218260: <http://trac.webkit.org/changeset/218260>