Bug 91324

Summary: Add IntentsClient.h to Modules/intents
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, cdumez, gbillock, sw0524.lee, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79327    
Attachments:
Description Flags
WIP - for efl port.
gyuyoung.kim: commit-queue-
WIP - for EFL and WK2 gyuyoung.kim: commit-queue-

Description Gyuyoung Kim 2012-07-14 08:07:39 PDT
Virtual functions related to web intent are defined in FrameLoaderClient.h. The virtual functions should be moved  to the Modules/intents in order to finish modulation.
Comment 1 Gyuyoung Kim 2012-07-21 01:18:43 PDT
Created attachment 153660 [details]
WIP - for efl port.
Comment 2 Gyuyoung Kim 2012-07-25 21:36:23 PDT
Created attachment 154535 [details]
WIP - for EFL and WK2
Comment 3 Zan Dobersek 2013-12-12 03:17:08 PST
The Web Intents feature was removed from the code base, so this work isn't required for the time being.