Bug 89206

Summary: [WK2] Add support for explicit intents
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, gbillock, gyuyoung.kim, kenneth, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 88303    
Attachments:
Description Flags
Patch none

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.