Skip to content

Browser API Detection Lacking #3

@CodeMelted

Description

@CodeMelted

Currently ui_xxx() functions run the runtime_is_browser() to ensure they are running within a Web Browser runtime. This does not work within embedded application WebView's which will not properly detect the availability of certain features. Update the appropriate ui_xxx() functions to ensure they further refine their detection techniques to ensure proper detection for JavaScript runtime availability. Currently known instances of this issue

  • CAudioPlayer
  • share feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugUsed to identify bugs with the project.codemelted.jsTags a bug / feature request with the codemelted.js module.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions