fix context menu on falkon:speeddial
ClosedPublic

Authored by anmolgautam on Mar 6 2019, 12:26 PM.

Details

Summary

Function addSpeedDial and others are not in scope so they didn't worked when called via javascript. So, I have removed the anonymous function which is wrapping those functions.

Diff Detail

Repository
R875 Falkon
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
anmolgautam created this revision.Mar 6 2019, 12:26 PM
Restricted Application added a project: Falkon. · View Herald TranscriptMar 6 2019, 12:26 PM
Restricted Application added a subscriber: falkon. · View Herald Transcript
anmolgautam requested review of this revision.Mar 6 2019, 12:26 PM
drosca accepted this revision.Mar 6 2019, 1:13 PM
This revision is now accepted and ready to land.Mar 6 2019, 1:13 PM
This revision was automatically updated to reflect the committed changes.