Bug 150813

Summary: Remove unused API client callback code
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2015-11-02 13:11:16 PST
Remove unused API client callback code
Comment 1 Anders Carlsson 2015-11-02 13:11:35 PST
Created attachment 264618 [details]
Patch
Comment 2 Tim Horton 2015-11-02 13:12:25 PST
Comment on attachment 264618 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=264618&action=review

> Source/WebKit2/UIProcess/API/APILoaderClient.h:87
>      // FIXME: These four functions should not be part of this client.

THREE NOW
Comment 3 Anders Carlsson 2015-11-02 13:14:11 PST
Committed r191906: <http://trac.webkit.org/changeset/191906>