Skip to content
  • mihai-adrian's avatar
    fixes #1444 exposed title in HitResult. · 97ed3386
    mihai-adrian authored
    added title in class Image & added title param in all usages. made it optional, with default null value, to keep WebView-based implementation of EngineView unchanged (SystemEngineView.kt)
    added title param in handleLongClick from 'element.title', as it is exposed by element information from gecko
    in ContextMenuCandidate added case for IMAGE. returning src string when title is null, blank or starting with http
    97ed3386