Bug 89206 - [WK2] Add support for explicit intents
Summary: [WK2] Add support for explicit intents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 88303
  Show dependency treegraph
 
Reported: 2012-06-15 07:00 PDT by Chris Dumez
Modified: 2012-06-15 15:02 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.65 KB, patch)
2012-06-15 07:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-06-15 07:00:26 PDT
When constructing an Intent, the JS application can indicate the service URL. If set, the intent is marked as an explicit intent.
We should therefore expose the service URL in WebKit2 API.
Comment 1 Chris Dumez 2012-06-15 07:02:37 PDT
Created attachment 147803 [details]
Patch
Comment 2 WebKit Review Bot 2012-06-15 15:02:35 PDT
Comment on attachment 147803 [details]
Patch

Clearing flags on attachment: 147803

Committed r120498: <http://trac.webkit.org/changeset/120498>
Comment 3 WebKit Review Bot 2012-06-15 15:02:41 PDT
All reviewed patches have been landed.  Closing bug.