Bug 91324 - Add IntentsClient.h to Modules/intents
Summary: Add IntentsClient.h to Modules/intents
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 79327
  Show dependency treegraph
 
Reported: 2012-07-14 08:07 PDT by Gyuyoung Kim
Modified: 2013-12-12 03:17 PST (History)
5 users (show)

See Also:


Attachments
WIP - for efl port. (24.44 KB, patch)
2012-07-21 01:18 PDT, Gyuyoung Kim
gyuyoung.kim: commit-queue-
Details | Formatted Diff | Diff
WIP - for EFL and WK2 (32.36 KB, patch)
2012-07-25 21:36 PDT, Gyuyoung Kim
gyuyoung.kim: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.