Tal Nisan has posted comments on this change.

Change subject: [wip] webadmin: enable the spice-xpi extension for chrome
......................................................................


Patch Set 1:

If so you can check it (At least for the XPI part) with
SpiceInterfaceImpl.detectXpiPlugin(), this should tell you if the Spice plugin 
is installed
For ActiveX you can use JavaScript code - 
if(typeof(window.ActiveXObject)=="undefined")
return false;

--
To view, visit http://gerrit.ovirt.org/9679
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I47f81d8a632dfa52b38bfd9f6ba4dd99244b9024
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to