Bug 118181 - Add new schemes to content utils
Summary: Add new schemes to content utils
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL: http://www.w3.org/html/wg/drafts/html...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2013-06-28 03:49 PDT by Gyuyoung Kim
Modified: 2013-06-28 05:28 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.33 KB, patch)
2013-06-28 03:56 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2013-06-28 03:49:05 PDT
According to latest content handler spec, new schemes are added to it. Those are "geo, magnet, sip, ssh and xmpp". Spec: http://www.w3.org/html/wg/drafts/html/master/webappapis.html#custom-handlers
Comment 1 Gyuyoung Kim 2013-06-28 03:56:56 PDT
Created attachment 205695 [details]
Patch
Comment 2 Chris Dumez 2013-06-28 04:03:21 PDT
Comment on attachment 205695 [details]
Patch

Looks good, r=me. But please let mac-ews test it before landing.
Comment 3 WebKit Commit Bot 2013-06-28 05:28:33 PDT
Comment on attachment 205695 [details]
Patch

Clearing flags on attachment: 205695

Committed r152162: <http://trac.webkit.org/changeset/152162>
Comment 4 WebKit Commit Bot 2013-06-28 05:28:36 PDT
All reviewed patches have been landed.  Closing bug.