Skip to content
  • thannoy's avatar
    Add "toolbar:bool" RW property for the JS API, fix toolbar visibility · afe32c01
    thannoy authored and Jean-Paul Saman's avatar Jean-Paul Saman committed
    
    
    The mozilla plugin has already a "toolbar"(bool) parameter.
    For coherency between ActiveX and mozilla plugin, the "toolbar"
    parameter has been added to ActiveX, which has created also a
    "toolbar" property in the exported API (JavaScript for web pages).
    This commit add it to mozilla plugin too, to maintain coherency.
    
    This commit also fix toolbar visibility when toolbar="true" parameter
    is used in embed object.
    
    Signed-off-by: default avatarJean-Paul Saman <jpsaman@videolan.org>
    afe32c01