broulik created this revision.
broulik added reviewers: Plasma, fvogt.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
broulik requested review of this revision.

REVISION SUMMARY
  They're not `http` or `https` URLs. Add a dedicated handler with appropriate 
"Call on device" label and icon.
  The URL pattern doesn't look like any of the listed examples, but `tel://*/*` 
would refuse on grounds that "tel" isn't a recognized schema but just doing 
"tel:*" works on both Firefox and Chrome.

TEST PLAN
  - Right clicked a link with tel: URL, got a "Call on my phone" entry

REPOSITORY
  R856 Plasma Browser Integration

REVISION DETAIL
  https://phabricator.kde.org/D29691

AFFECTED FILES
  extension/_locales/en/messages.json
  extension/extension-kdeconnect.js
  extension/icons/call-start-symbolic.svg

To: broulik, #plasma, fvogt
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, 
fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to