Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8087894

JavaEventListener implementation is not worker safe

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • None
    • web

      webnode/Source/WebCore/bindings/java/JavaEventListener.cpp has the following code:

          //FIXME: it need to be per-thread object then [WORKERS] would be introduced!
          Vector<ScriptExecutionContext*> JavaEventListener::sm_vScriptExecutionContexts;

      Now that workers are implemented, see RT-25987, this may be a problem.

            Unassigned Unassigned
            vbaranov Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: