Skip to content

Threading problem when using multiple frames #136

Open
@keinhaar

Description

@keinhaar

Concurrent access when using iframes.
The same error described here for firefox happens with htmlunit-driver:
https://bugzilla.mozilla.org/show_bug.cgi?id=1833637
and here
gwtproject/gwt#9800

The proposed bugfix for GWT works, but the problem seems to be deeper in the Thread handling of the browser engine, allowing 2 threads to run simultaneously.
Chromium based browsers don't show the problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions