[macosx] Refactor native menu code

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: client-libs
    • None

      The native menu code has a strange pattern for creation using a mutable array to pass parameters and return results. This should be replaced with or normal pattern that uses blocks.
      Also the CFRetain/release pattern should be removed s it is not needed any more. Also handling of the JNI global refs should be checked. It does not seem like they are ever deleted.

            Assignee:
            Unassigned
            Reporter:
            Petr Pchelko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: